8000 Tags · viercc/functor-monad · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: viercc/functor-monad

Tags

v0.1.0.0

Toggle v0.1.0.0's commit message
Remove FreeT newtype wrapper

The latest free-5.2 package relaxes (Monad m) constraint from Functor (FreeT f m) instance to (Functor m).

That was the only reasion FMonad.FreeT.FreeT newtype has been needed. It should go happily!
0