Add -dylib-install-name option to GHC so the install name can be set for dynamic...
[ghc-hetmet.git] / compiler / typecheck / TcAnnotations.lhs
2009-07-06 simonpj@microsoft.comTrim unused imports detected by new unused-import code
2008-10-30 simonpj@microsoft.comAdd (a) CoreM monad, (b) new Annotations feature