summaryrefslogtreecommitdiff
path: root/compiler/prelude/ForeignCall.lhs
Commit message (Expand)AuthorAgeFilesLines
* Add Data and Typeable instances to HsSynDavid Waern2010-03-301-3/+6
* Refactor PackageTarget back into StaticTargetBen.Lippmeier@anu.edu.au2010-01-041-23/+21
* Tag ForeignCalls with the package they correspond toBen.Lippmeier@anu.edu.au2010-01-021-5/+32
* Remove old 'foreign import dotnet' codeSimon Marlow2009-07-271-175/+5
* Remove GHC's haskell98 dependencyIan Lynagh2009-07-241-1/+2
* Add new FFI calling convention "prim"Duncan Coutts2009-06-091-2/+6
* Deprecate the threadsafe kind of foreign importDuncan Coutts2009-06-111-10/+9
* Merging in the new codegen branchdias@eecs.harvard.edu2008-08-141-0/+2
* Remove a warningIan Lynagh2008-04-131-1/+1
* (F)SLIT -> (f)sLit in ForeignCallIan Lynagh2008-04-121-8/+6
* Don't import FastString in HsVersions.hIan Lynagh2008-03-291-1/+1
* 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
* Added "C--" foreign calling conventionMichael D. Adams2007-05-161-1/+2
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+423