add -fflatten and -funsafe-skolemize flags
[ghc-hetmet.git] / driver / ghci /
2011-01-06 Ian LynaghOn Cygwin, use a Cygwin-style path for /bin/install...
2010-06-22 Ian LynaghRemove unnecessary C #includes
2010-06-22 Ian LynaghMake the ghci.exe wrapper call the right ghc.exe
2010-05-04 Ian LynaghUse the in-tree windres; fixes trac #4032
2010-02-18 Ian LynaghUse the shared C wrapper code in ghci.c too
2009-11-05 Ian LynaghMake installation on *nix work for paths with spaces...
2009-10-02 Ian LynaghUse INSTALL_DIR, not MKDIRHIER, when installing
2009-08-02 Ian LynaghFix permissions when installing
2009-06-16 Ian LynaghFix the ghci wrapper
2009-05-30 Ian LynaghQuote commands that we run, so they work if there are...
2009-05-24 Ian LynaghRemove unused variables
2009-04-28 Simon MarlowAdd a header to all build system files:
2009-04-26 Ian LynaghGHC new build system megapatch
2009-02-18 Ian LynaghFix ghc and ghci wrappers on Windows
2009-02-17 Ian LynaghMake versioned ghc and ghci programs on Windows; fixes...
2008-09-19 Ian LynaghGix the ghcii script
2008-09-18 Ian LynaghMake the ghci scripts point to the versioned GHC progra...
2008-08-25 Ian LynaghFix the ghci script; fixes trac #2485
2008-08-10 Ian Lynaghbindists are now some way towards working
2008-07-09 Ian LynaghRemove all references to -mno-cygwin
2007-12-17 Ian LynaghMake ghcii.sh executable
2007-10-31 Simon Marlowclean ghci-inplace
2007-09-14 Ian LynaghFix copy+paste-o, spotted by Simon Marlow
2007-09-05 Ian LynaghFix bindist creation on Windows
2007-08-28 Ian LynaghUse DESTDIR when installing
2007-08-21 Ian LynaghRemove odd recursive call in the driver/ghci Makefile
2007-07-03 Clemens Fruhwirthwindres to use the gcc given as --with-cc.
2007-06-02 Ian LynaghRemove now-unused files
2007-06-02 Ian LynaghFix ghcii.sh creation
2007-06-01 Ian LynaghFix bindist creation
2007-05-31 Ian LynaghRework the build system a bit
2006-06-22 Simon Marlowfix for when path to GHC contains spaces, from #695
2006-06-02 Neil MitchellA better icon for GHCi
2006-04-07 Simon MarlowReorganisation of the source tree