Safe Haskell | None |
---|---|
Language | Haskell2010 |
Data.DoList
Contents
Description
Construct lists with do notation. For more information see https://github.com/tserduke/do-list#readme.
Documentation
DoListM
is not a real instance of Monad
, Applicative
or Functor
.
It pretends being them with a phantom result type.