summaryrefslogtreecommitdiff
path: root/compiler/ghc.cabal.in
Commit message (Expand)AuthorAgeFilesLines
* Fix #437: recompilation check includes flagsDavid Terei2011-11-091-0/+1
* add BangPatterns, we're starting to use them a fair bitSimon Marlow2011-11-021-1/+1
* Vectoriser gets all DPH library identifiers from Data.Array.Parallel.PrimManuel M T Chakravarty2011-10-251-1/+0
* Simplify the libffi buildIan Lynagh2011-10-141-1/+1
* Further refining the generation of Generic instances.Jose Pedro Magalhaes2011-10-061-1/+1
* move AvailInfo and related things into its own moduleSimon Marlow2011-09-211-0/+1
* Implement -XConstraintKindMax Bolingbroke2011-09-061-0/+1
* Snapshot of codegen refactoring to share with simonpjSimon Marlow2011-08-251-1/+0
* Add popCnt# primopJohan Tibell2011-08-161-0/+1
* Fix #5289 (loading libstdc++.so in GHCi), and also fix some otherSimon Marlow2011-08-031-1/+1
* Add new TrieMap moduleSimon Peyton Jones2011-07-291-0/+1
* Relax some dependenciesIan Lynagh2011-07-081-1/+1
* SafeHaskell: Make base GHC.* modules untrustedDavid Terei2011-06-171-1/+0
* SafeHaskell: Update to work with safe baseDavid Terei2011-06-171-0/+1
* Add dynamically-linked plugins (see Trac #3843)Simon Peyton Jones2011-06-161-0/+2
* Eliminate hardcoded names of D.A.PManuel M T Chakravarty2011-06-161-1/+0
* Split out assignment rewriting to own module.Edward Z. Yang2011-06-141-0/+1
* Rename CmmCPS to CmmPipeline.Edward Z. Yang2011-06-141-1/+1
* Remove unused ghci/ByteCodeFFI.lhsIan Lynagh2011-05-251-1/+0
* Merge master into the ghc-new-co branchSimon Peyton Jones2011-05-061-16/+1
|\
| * Remove the OMIT_NATIVE_CODEGEN ifdefIan Lynagh2011-05-011-12/+1
| * Remove dead Alpha native backend.Edward Z. Yang2011-04-301-4/+0
* | This BIG PATCH contains most of the work for the New Coercion RepresentationSimon Peyton Jones2011-04-191-0/+2
|/
* Change the way module initialisation is done (#3252, #4417)Simon Marlow2011-04-121-0/+1
* Merge in new code generator branch.Simon Marlow2011-01-241-19/+12
* Fix vectorisation of recursive typesRoman Leshchinskiy2011-01-261-2/+0
* Split main/GHC into GHC and GhcMakesimonpj@microsoft.com2011-01-251-0/+1
* Manually control more of the Cabal flags for the compiler and ghc packagesIan Lynagh2011-01-211-0/+3
* Add NondecreasingIndentation to the list of extensions in the ghc packageIan Lynagh2011-01-171-0/+2
* Refactoring and tidyup of HscMain and related things (also fix #1666)Simon Marlow2010-10-271-0/+1
* Bump dependenciesIan Lynagh2010-09-171-1/+1
* Super-monster patch implementing the new typechecker -- at lastsimonpj@microsoft.com2010-09-131-1/+4
* Don't use RelaxedPolyRec in the compiler; it's built in nowsimonpj@microsoft.com2010-07-191-1/+1
* Finish breaking up vectoriser utilsbenl@ouroborus.net2010-09-091-17/+21
* Move VectType module to Vectorise treebenl@ouroborus.net2010-09-091-4/+4
* Sort all the PADict/PData/PRDict/PRepr stuff into their own modulesbenl@ouroborus.net2010-09-091-0/+3
* Break out Repr and PADict stuff for vectorisation of ADTs to their own modulesbenl@ouroborus.net2010-09-091-0/+2
* Break out conversion functions to own modulebenl@ouroborus.net2010-09-091-0/+1
* Break out hoisting utils into their own modulebenl@ouroborus.net2010-09-081-0/+1
* Break out closure utils into own modulebenl@ouroborus.net2010-09-081-0/+1
* Move VectVar module to Vectorise treebenl@ouroborus.net2010-09-081-1/+1
* Break out vectorisation of expressions into own modulebenl@ouroborus.net2010-09-081-0/+1
* Break out TyCon classifier into own modulebenl@ouroborus.net2010-09-081-0/+1
* Break out vectorisation of TyConDecls into own modulebenl@ouroborus.net2010-09-081-0/+1
* Break out type vectorisation into own modulebenl@ouroborus.net2010-09-071-0/+1
* update for containers-0.4Simon Marlow2010-09-031-1/+1
* Finish breaking up VectBuiltIn and VectMonad, and add commentsbenl@ouroborus.net2010-08-311-2/+9
* Break up vectoriser builtins modulebenl@ouroborus.net2010-08-301-0/+2
* Move VectCore to Vectorise treebenl@ouroborus.net2010-08-301-1/+3
* LLVM: Add in new LLVM mangler for implementing TNTC on OSXDavid Terei2010-07-131-0/+1