diffing dir...
Wed Sep 26 02:01:19 BST 2012 jw...@gm...
* tools/c2hs: import foreign data constructors (CInt)
Ignore-this: 7660daffca37235fda0f8cc47426a70
hunk ./tools/c2hs/toplevel/C2HSConfig.hs 49
-import Foreign.C (CInt)
+import Foreign.C (CInt(..))
|