[Haskell-cafe] Creating an alias for a function

Bulat Ziganshin bulat.ziganshin at gmail.com
Wed Oct 7 03:41:20 EDT 2009


Hello Luke,

Wednesday, October 7, 2009, 11:35:47 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.

oh, i don't known this. but anyway michael may have such
functions about those you need to alias


-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list