Merge remote-tracking branch 'origin/master' into pgf2-hackage

# Conflicts:
#	src/runtime/haskell-bind/pgf2.cabal
This commit is contained in:
John J. Camilleri
2020-07-08 22:07:08 +02:00
17 changed files with 11 additions and 52882 deletions

View File

@@ -16,20 +16,18 @@ cabal-version: >=1.10
library
exposed-modules:
PGF2,
PGF2.Internal,
SG
PGF2.Internal
other-modules:
PGF2.FFI,
PGF2.Expr,
PGF2.Type,
SG.FFI
PGF2.Type
build-depends:
base >=4.3,
containers,
pretty
default-language: Haskell2010
build-tools: hsc2hs
extra-libraries: sg pgf gu
extra-libraries: pgf gu
cc-options: -std=c99
c-sources: utils.c