#define _REENTRANT 1 (needed to get the right errno on some OSs)
[ghc-hetmet.git] / compiler / parser / LexCore.hs
2006-04-20 Josef SvenningssonFixing some lexer errors with extcore
2006-04-07 Simon MarlowReorganisation of the source tree