[Haskell] ANN: HLint 1.0

Niklas Broberg niklas.broberg at gmail.com
Sat Dec 20 10:59:55 EST 2008


> Another parse error:
>
> newtype CodeGenModule a = CGM (StateT CGMState IO a)
>    deriving (Monad, MonadState CGMState, MonadIO)

Thanks Lennart, another one on my plate, shouldn't be hard to fix.

Neil, your tool seems to be gold for finding bugs in HSE. :-)

Cheers,

/Niklas


More information about the Haskell mailing list