[Haskell-beginners] Monad instances and type synonyms
Christopher Howard
christopher.howard at frigidcode.com
Tue Apr 16 17:49:59 CEST 2013
On 04/16/2013 05:57 AM, Brent Yorgey wrote:
> On Mon, Apr 15, 2013 at 09:51:11PM -0800, Christopher Howard wrote:
>
> What version of GHC do you have? Try 'import Control.Monad.Instances'
> in place of 'Control.Monad'. The instances have moved but I don't
> remember when.
>
> -Brent
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://www.haskell.org/mailman/listinfo/beginners
>
On 04/16/2013 05:57 AM, Brent Yorgey wrote:> On Mon, Apr 15, 2013 at
09:51:11PM -0800, Christopher Howard wrote:
>
> What version of GHC do you have? Try 'import Control.Monad.Instances'
> in place of 'Control.Monad'. The instances have moved but I don't
> remember when.
>
Control.Monad.Instances worked, thanks. I am running GHC 7.4.1.
--
frigidcode.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 555 bytes
Desc: OpenPGP digital signature
URL: <http://www.haskell.org/pipermail/beginners/attachments/20130416/2b8e059b/attachment.pgp>
More information about the Beginners
mailing list