X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Foreign%2FC%2FTypesISO.hs;h=490a48474a2d859a4a41fe0ef0af95348d270b97;hb=746ef6a7fd71bb1e9ebe3cd107c5f9f79f3b7a68;hp=742fc733a2493acb0953f6f1ce34a3cdac2e775a;hpb=0e5a2f1d7684e4a3f3536f63c2b87fe21dd3b45d;p=ghc-base.git diff --git a/Foreign/C/TypesISO.hs b/Foreign/C/TypesISO.hs index 742fc73..490a484 100644 --- a/Foreign/C/TypesISO.hs +++ b/Foreign/C/TypesISO.hs @@ -9,8 +9,6 @@ -- Stability : provisional -- Portability : portable -- --- $Id: TypesISO.hs,v 1.4 2002/04/24 16:31:44 simonmar Exp $ --- -- A mapping of C types defined by the ISO C standard to corresponding Haskell -- types. Like CTypes, this is a cool hack... --