diff options
Diffstat (limited to 'src/runtime/haskell-bind/PGF2.hsc')
| -rw-r--r-- | src/runtime/haskell-bind/PGF2.hsc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/runtime/haskell-bind/PGF2.hsc b/src/runtime/haskell-bind/PGF2.hsc index 1d9d82f90..40d485b9a 100644 --- a/src/runtime/haskell-bind/PGF2.hsc +++ b/src/runtime/haskell-bind/PGF2.hsc @@ -38,6 +38,7 @@ module PGF2 (-- * PGF mkInt,unInt, mkFloat,unFloat, mkMeta,unMeta, + mkCId, -- ** Types Type, Hypo, BindType(..), startCat, readType, showType, |
