mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-25 10:48:54 -06:00
hide the compatibility API
This commit is contained in:
@@ -14,9 +14,9 @@ extra-source-files: README
|
|||||||
cabal-version: >=1.10
|
cabal-version: >=1.10
|
||||||
|
|
||||||
library
|
library
|
||||||
exposed-modules: PGF2, PGF2.Internal, SG,
|
exposed-modules: PGF2, PGF2.Internal, SG
|
||||||
-- backwards compatibility API:
|
-- backwards compatibility API:
|
||||||
PGF, PGF.Internal
|
--, PGF, PGF.Internal
|
||||||
other-modules: PGF2.FFI, PGF2.Expr, PGF2.Type, SG.FFI
|
other-modules: PGF2.FFI, PGF2.Expr, PGF2.Type, SG.FFI
|
||||||
build-depends: base >=4.3,
|
build-depends: base >=4.3,
|
||||||
containers, pretty
|
containers, pretty
|
||||||
|
|||||||
Reference in New Issue
Block a user