[Haskell-cafe] (no subject)

Corentin Dupont corentin.dupont at gmail.com
Tue Aug 16 18:21:31 UTC 2016


Hi guys,
is there some library with a Monad (+Applicative, Functor...) instance of
the following type:

data Todo a b = Todo [a] | Done b

Thanks!
Corentin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20160816/87e97f45/attachment.html>


More information about the Haskell-Cafe mailing list