On FreeBSD, try MAP_FIXED if ordinary mmap() fails to give us suitable memory
[ghc-hetmet.git] / compiler / typecheck / TcAnnotations.lhs
2008-10-30 simonpj@microsoft.comAdd (a) CoreM monad, (b) new Annotations feature