summaryrefslogtreecommitdiff
path: root/ghc/ghc-bin.cabal.in
Commit message (Expand)AuthorAgeFilesLines
...
* Support for abi-depends for computing shadowing.Edward Z. Yang2016-12-211-1/+1
* base: Bump version to 4.10.0.0Ben Gamari2016-12-151-1/+1
* Add Cabal synopses and descriptionsBen Gamari2016-01-051-3/+4
* Synchronise ghci-package version with ghc-packageHerbert Valerio Riedel2015-12-281-4/+4
* Rename GHCi's UI modules into GHCi.UI(.*)Herbert Valerio Riedel2015-12-211-4/+4
* Minor clean-up to ghc-bin.cabal.inHerbert Valerio Riedel2015-12-211-7/+9
* Merge new commands from ghci-ng (re #10874)Herbert Valerio Riedel2015-12-201-4/+17
* Remote GHCi, -fexternal-interpreterSimon Marlow2015-12-171-1/+2
* Expose enabled language extensions to THBen Gamari2015-12-151-0/+1
* Update process submodule to process-1.4 releaseHerbert Valerio Riedel2015-11-021-1/+1
* Update process submoduleHerbert Valerio Riedel2015-11-011-1/+1
* Always force the exception in enqueued commandsZejun Wu2015-06-091-0/+1
* Update filepath submodule to filepath-1.4 snapshotHerbert Valerio Riedel2015-03-111-1/+1
* Convert `ghc-bin.cabal` to use others-extensionsHerbert Valerio Riedel2014-05-151-6/+12
* Set cabal files to default-language:Haskell2010Herbert Valerio Riedel2014-05-141-4/+5
* Don't perform permission checks for scripts named with -ghci-script (#6017)Simon Marlow2014-03-271-0/+1
* Relax build-deps to allow upcoming `array-0.5.0.0`Herbert Valerio Riedel2013-10-111-1/+1
* Remove dead code.Austin Seipp2013-08-221-4/+1
* Update dependenciesIan Lynagh2012-11-301-1/+1
* Update dependency on directory.Paolo Capriotti2012-09-091-1/+1
* Use transformers directly, rather than using mtlIan Lynagh2012-05-191-1/+1
* Update dependenciesIan Lynagh2012-02-221-1/+1
* MERGE from 7.4 branch: Update dependenciesIan Lynagh2012-02-081-2/+2
* Relax some dependenciesIan Lynagh2011-07-081-1/+1
* Rename "extra-gcc-opts" to "settings", and start generalising itIan Lynagh2011-04-211-1/+1
* Manually control more of the Cabal flags for the compiler and ghc packagesIan Lynagh2011-01-211-0/+2
* Remove some hardcoded makefile settingsIan Lynagh2011-01-211-0/+2
* Add NondecreasingIndentation extension to ghc-binIan Lynagh2011-01-171-0/+2
* Build system improvementsIan Lynagh2011-01-151-13/+7
* Bump dependenciesIan Lynagh2010-09-171-1/+1
* Use haskeline, rather than editline, for line editing in ghciIan Lynagh2009-04-291-1/+15
* GHC new build system megapatchIan Lynagh2009-04-261-0/+3
* Generate ghc.cabal and ghc-bin.cabal with configureIan Lynagh2008-09-181-0/+39