1
0
forked from GitHub/gf-core

remove PGF2.Type

This commit is contained in:
krangelov
2021-12-24 10:53:36 +01:00
parent 5c16693da3
commit 4ec0c334c3
2 changed files with 1 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
#include <pgf/pgf.h>
module PGF2.Type where

View File

@@ -28,8 +28,7 @@ library
PGF PGF
other-modules: other-modules:
PGF2.FFI, PGF2.FFI,
PGF2.Expr, PGF2.Expr
PGF2.Type
build-depends: build-depends:
integer-gmp, integer-gmp,
ghc-prim, ghc-prim,