diff options
Diffstat (limited to 'src/runtime/haskell-bind/pgf2-bind.cabal')
| -rw-r--r-- | src/runtime/haskell-bind/pgf2-bind.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/haskell-bind/pgf2-bind.cabal b/src/runtime/haskell-bind/pgf2-bind.cabal index 4e60264a5..dfde308b9 100644 --- a/src/runtime/haskell-bind/pgf2-bind.cabal +++ b/src/runtime/haskell-bind/pgf2-bind.cabal @@ -18,7 +18,7 @@ cabal-version: >=1.10 library exposed-modules: PGF2, SG - other-modules: PGF2.FFI, PGF2.Expr, SG.FFI + other-modules: PGF2.FFI, PGF2.Expr, PGF2.Type, SG.FFI build-depends: base >=4.3, bytestring >=0.9, containers, pretty -- hs-source-dirs: |
