Adjust behaviour of gcd
[ghc-base.git] / NHC / PosixTypes.hsc
2011-01-28 simonpj@microsoft.comUse explicit language extensions & remove extension...
2007-04-17 Malcolm.Wallace... inclusion of libc.h is conditional on __APPLE__
2007-04-14 Malcolm.Wallace... MacOS 10.3 needs #include <libc.h> as well
2007-04-13 Malcolm.Wallace... For nhc98 only, use hsc2hs to determine System.Posix...