summaryrefslogtreecommitdiff
path: root/compiler/prelude/ForeignCall.hs
Commit message (Expand)AuthorAgeFilesLines
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Add debugPprTypeSimon Peyton Jones2017-08-311-1/+1
* Add HsSyn prettyprinter testsAlan Zimmerman2016-12-071-5/+7
* ForeignCall.hs: Remove DrIFT directivesÖmer Sinan Ağacan2016-08-021-7/+0
* Remove 'deriving Typeable' statementsRyan Scott2016-05-241-6/+6
* Replace calls to `ptext . sLit` with `text`Jan Stolarek2016-01-181-8/+8
* Rename package key to unit ID, and installed package ID to component ID.Edward Z. Yang2015-10-141-1/+1
* Some utility functions for testing IfaceType equality.Edward Z. Yang2015-07-221-1/+1
* ApiAnnotations : strings in warnings do not return SourceTextAlan Zimmerman2015-06-011-14/+24
* API Annotations documentation update, parsing issue, add example testAlan Zimmerman2015-01-191-0/+2
* API Annotations tweaks.Alan Zimmerman2015-01-161-6/+14
* We do emit a warning for stdcall now.Edward Z. Yang2014-12-271-5/+1
* compiler: de-lhs prelude/Austin Seipp2014-12-031-0/+335