[Haskell-cafe] Re: [Haskell] ANN: HLint 1.0

Niklas Broberg niklas.broberg at gmail.com
Sat Dec 20 08:05:19 EST 2008


> . some parser errors I encountered: import Data.Generics hiding ((:*:))
>                                                     type instance Rep Id x = x

The first is due to a bug in HSE which I've now fixed, thanks a lot
for reporting! The second is parsed just fine by HSE so I don't know
what's up there.

Cheers,

/Niklas


More information about the Haskell-Cafe mailing list