1
0
forked from GitHub/gf-core

funnel the generated byte code to the runtime

This commit is contained in:
krangelov
2019-09-20 11:18:17 +02:00
parent 8a419f66a6
commit a33a84df3d
6 changed files with 30 additions and 185 deletions

View File

@@ -16,7 +16,7 @@ cabal-version: >=1.10
library
exposed-modules: PGF2, PGF2.Internal, SG,
-- backwards compatibility API:
PGF, PGF.Internal
PGF
other-modules: PGF2.FFI, PGF2.Expr, PGF2.Type, SG.FFI
build-depends: base >=4.3, containers, pretty, array, random
-- hs-source-dirs: