| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing Semigroup instances in utils/{hpc,runghc} | Herbert Valerio Riedel | 2017-08-31 | 1 | -6/+10 |
* | Bump process to 1.6 | Ben Gamari | 2017-04-27 | 1 | -1/+1 |
* | add $(CrossCompilePrefix) to 'runghc' and 'ghci' | Sergei Trofimovich | 2017-04-06 | 1 | -5/+5 |
* | base: Bump version to 4.10.0.0 | Ben Gamari | 2016-12-15 | 1 | -1/+1 |
* | runghc: Fix import of System.Process on Windows | Ben Gamari | 2016-10-02 | 1 | -1/+1 |
* | runghc: use executeFile to run ghc process on POSIX | Michael Snoyman | 2016-10-02 | 2 | -6/+21 |
* | Fix and complete runghc documentation | Harendra Kumar | 2016-08-30 | 1 | -0/+1 |
* | Add Cabal synopses and descriptions | Ben Gamari | 2016-01-05 | 1 | -2/+12 |
* | Fix runghc when $1_$2_SHELL_WRAPPER = NO | RyanGlScott | 2015-12-15 | 2 | -5/+18 |
* | Update process submodule to process-1.4 release | Herbert Valerio Riedel | 2015-11-02 | 1 | -1/+1 |
* | Update process submodule | Herbert Valerio Riedel | 2015-11-01 | 1 | -1/+1 |
* | Build system: cleanup a few .cabal files | Thomas Miedema | 2015-10-30 | 1 | -11/+4 |
* | Build system: rename runghc.hs to Main.hs | Thomas Miedema | 2015-10-30 | 3 | -7/+1 |
* | runghc: be explicit about ghc version (#9054) | Thomas Miedema | 2015-02-18 | 2 | -1/+9 |
* | Change all hashbangs to /usr/bin/env (#9057) | Thomas Miedema | 2014-09-23 | 1 | -1/+1 |
* | Export `Monoid(..)`/`Foldable(..)`/`Traversable(..)` from Prelude | Herbert Valerio Riedel | 2014-09-21 | 1 | -1/+0 |
* | Remove LANGUAGE pragrams implied by Haskell2010 | Herbert Valerio Riedel | 2014-05-14 | 1 | -1/+1 |
* | Set cabal files to default-language:Haskell2010 | Herbert Valerio Riedel | 2014-05-14 | 1 | -1/+2 |
* | runghc: Fix interaction of stdin and --ghc-args | John Lenz | 2014-01-07 | 1 | -7/+13 |
* | Globally replace "hackage.haskell.org" with "ghc.haskell.org" | Simon Marlow | 2013-10-01 | 2 | -4/+4 |
* | Use different exeext variables for each stage; fixes #7709 | Ian Lynagh | 2013-04-20 | 1 | -1/+1 |
* | Automatically add the $(exeext) to program names | Ian Lynagh | 2013-03-03 | 1 | -1/+1 |
* | Rename $(Windows) to $(Windows_Host) | Ian Lynagh | 2013-03-01 | 1 | -1/+1 |
* | Stop using the deprecated System.Cmd | Ian Lynagh | 2013-02-15 | 1 | -1/+1 |
* | Update dependencies | Ian Lynagh | 2012-11-30 | 1 | -1/+1 |
* | Build the dynamic way by default on Linux/amd64 | Ian Lynagh | 2012-10-03 | 1 | -0/+1 |
* | Tweak the build system handling of shell wrappers | Ian Lynagh | 2012-09-27 | 1 | -1/+1 |
* | Update dependency on directory. | Paolo Capriotti | 2012-09-09 | 1 | -1/+1 |
* | Create versioned runghc wrapper (#5873) | Paolo Capriotti | 2012-06-19 | 1 | -0/+3 |
* | Remove a couple of unnecessary lines of CPP | Ian Lynagh | 2012-05-18 | 1 | -2/+0 |
* | Fix #6109 : error Unknown mingw32 arch. | Erik de Castro Lopo | 2012-05-18 | 1 | -5/+9 |
* | Don't use stdcall on Win64: It isn't supported; ccall is used instead | Ian Lynagh | 2012-05-16 | 1 | -1/+9 |
* | Improve the way we call "rm" in the build system; fixes trac #4916 | Ian Lynagh | 2011-11-19 | 1 | -1/+1 |
* | Remove unnecessary import (Windows only) | Simon Peyton Jones | 2011-07-29 | 1 | -1/+0 |
* | Relax some dependencies | Ian Lynagh | 2011-07-08 | 1 | -1/+1 |
* | Make builds that use stage1 use "dist-install" consistently. This | Simon Marlow | 2011-05-28 | 1 | -7/+7 |
* | Unicode fixes, taking into account PEP383 support | Max Bolingbroke | 2011-05-14 | 1 | -9/+11 |
* | Remove more dead code now we require GHC >= 6.12 | Ian Lynagh | 2010-12-15 | 1 | -4/+0 |
* | Fix build following haskell98 and -fglasgow-exts changes | Ian Lynagh | 2010-10-06 | 2 | -3/+4 |
* | Make installation on *nix work for paths with spaces in their name | Ian Lynagh | 2009-11-05 | 2 | -3/+3 |
* | Use "order only constraints" for directories | Ian Lynagh | 2009-10-02 | 1 | -2/+1 |
* | UNDO: fix the inplace runghc (it broke the installed runghc) | Simon Marlow | 2009-08-26 | 1 | -1/+1 |
* | fix the inplace runghc | Simon Marlow | 2009-08-20 | 1 | -1/+1 |
* | Fix unused import warnings | Ian Lynagh | 2009-07-07 | 1 | -2/+0 |
* | Include runghc and unlit in bindists | Ian Lynagh | 2009-06-13 | 1 | -3/+1 |
* | Quote commands that we run, so they work if there are space in their paths | Ian Lynagh | 2009-05-30 | 1 | -4/+4 |
* | Fix warnings | Ian Lynagh | 2009-05-23 | 1 | -1/+0 |
* | Add a header to all build system files: | Simon Marlow | 2009-04-28 | 2 | -0/+24 |
* | GHC new build system megapatch | Ian Lynagh | 2009-04-26 | 3 | -15/+33 |
* | Add --version to runghc. Trac #2757. | Ian Lynagh | 2009-03-05 | 3 | -2/+17 |