Monadify typecheck/TcEnv: use do, return, applicative, standard monad functions
[ghc-hetmet.git] / rts / posix / FileLock.c
2007-11-20 Simon MarlowMove file locking into the RTS, fixing #629, #1109