Parsing Packets with House

Bulat Ziganshin bulat.ziganshin at gmail.com
Mon May 29 05:28:18 EDT 2006


Hello Thomas,

Sunday, May 28, 2006, 11:09:56 AM, you wrote:

>>> % ghci -fglasgow-exts -fallow-undecidable-instances

> It's needed for some of the instance declarations in Net.Concurrent. But

just two cents - imho it's better to include such flags in source file itself:

{-# OPTIONS_GHC -cpp -fglasgow-exts -fallow-undecidable-instances #-}



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



More information about the Libraries mailing list