summaryrefslogtreecommitdiff
path: root/compiler/prelude/PrelInfo.lhs
Commit message (Expand)AuthorAgeFilesLines
* compiler: de-lhs prelude/Austin Seipp2014-12-031-161/+0
* prelude: detabify/unwhitespace PrelInfoAustin Seipp2014-07-201-35/+28
* Add LANGUAGE pragmas to compiler/ source filesHerbert Valerio Riedel2014-05-151-1/+2
* Coercible is now exported from GHC.Types (#8894)Joachim Breitner2014-03-161-3/+1
* Another reference to Note [Kind-changing of (~) and Coercible]Joachim Breitner2014-03-141-1/+4
* Globally replace "hackage.haskell.org" with "ghc.haskell.org"Simon Marlow2013-10-011-1/+1
* Introduce coerce :: Coercible a b -> a -> bcoercibleJoachim Breitner2013-09-131-1/+1
* Add support for evaluation of type-level natural numbers.Iavor S. Diatchki2013-09-121-1/+3
* Use -fwarn-tabs when validatingIan Lynagh2011-11-041-0/+7
* Change the way IfExtName is serialized so (most) wired-in names get special r...Max Bolingbroke2011-09-271-1/+1
* fix warningsSimon Marlow2011-09-211-1/+0
* move AvailInfo and related things into its own moduleSimon Marlow2011-09-211-14/+13
* Change the representation of export lists in .hi filesSimon Peyton Jones2011-08-021-12/+11
* Added a VECTORISE pragmaManuel M T Chakravarty2011-02-201-11/+11
* Move error-ids to MkCore (from PrelRules)simonpj@microsoft.com2010-09-141-2/+3
* Remove GHC's haskell98 dependencyIan Lynagh2009-07-241-1/+1
* Fixes for haddock 0.8Ian Lynagh2008-07-211-1/+1
* PrelInfo is now warning-freeIan Lynagh2008-04-131-7/+2
* Fix CodingStyle#Warnings URLsIan Lynagh2007-09-041-1/+1
* Use OPTIONS rather than OPTIONS_GHC for pragmasIan Lynagh2007-09-031-2/+2
* Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modulesIan Lynagh2007-09-011-0/+7
* Remove Linear Implicit Parameters, and all their workssimonpj@microsoft.com2006-09-291-1/+0
* Massive patch for the first months work adding System FC to GHC #28Manuel M T Chakravarty2006-08-041-0/+3
* Do not put wired-in things in interface filessimonpj@microsoft.com2006-05-081-2/+18
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+139