summaryrefslogtreecommitdiff
path: root/compiler/prelude/ForeignCall.hs
Commit message (Expand)AuthorAgeFilesLines
* 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