On Wed, Oct 7, 2009 at 1:26 AM, Bulat Ziganshin
<bulat.zigans...@gmail.com> wrote:
> Hello Ross,
>
> Wednesday, October 7, 2009, 6:02:28 AM, you wrote:
>
>> car = head
>
> unfortunately it doesn't work without -fno-monomorphism-restriction

It should be fine without the monomorphism restriction.  Said
restriction only applies to functions with typeclass constraints, of
which this has none.

Luke
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to