Make Control.Exception buildable by nhc98.
[haskell-directory.git] / Setup.hs
2007-04-24 Ian LynaghAdd extra libraries when compiling with GHC on Windows
2007-04-18 Ian LynaghFollow Cabal changes in Setup.hs
2007-04-13 Simon Marlowwe need a makefileHook too
2007-04-11 Ian LynaghFix -Wall warnings
2007-04-11 Ian LynaghAdd missing case in removePrefix
2007-04-06 Ian LynaghAllow additional options to pass on to ./configure...
2007-04-06 Ross Patersonfix isPortableBuild test
2007-03-08 Ian Lynaghmake Setup and base.cabal suitable for building the...