[Haskell-cafe] Either instance of Monad?

Yves Parès limestrael at gmail.com
Thu Feb 24 11:27:13 CET 2011


I have the same problem with instances of Functor.
For instance when I import Control.Applicative, to get the instance
"Functor ((->) a)" I also have to import Control.Monad.Instances.


2011/2/23 Daniel Fischer <daniel.is.fischer at googlemail.com>:
> On Wednesday 23 February 2011 14:14:46, Yves Parès wrote:
>> The latest, I think :
>> GHC 7.0.1,
>> mtl-2.0.1.0,
>> base-4.3.0.0
>
> Hmm, that's exactly what I have. Weirder and weirder.
> For the moment, I'm out of ideas.
>



More information about the Haskell-Cafe mailing list