summaryrefslogtreecommitdiff
path: root/src/runtime/haskell-bind/PGF.hs
diff options
context:
space:
mode:
authorJohn J. Camilleri <john@digitalgrammars.com>2020-07-08 21:55:42 +0200
committerJohn J. Camilleri <john@digitalgrammars.com>2020-07-08 21:55:42 +0200
commit2ac796dbbc8f210132665a580d1ad55145c21fea (patch)
treeb4c2152e90b3c6159546835a210b74459e4194db /src/runtime/haskell-bind/PGF.hs
parent47d1da0845814b947113a6786555e6d2672f6533 (diff)
Remove PGF from PGF2, clean up PGF2 cabal file.
Diffstat (limited to 'src/runtime/haskell-bind/PGF.hs')
-rw-r--r--src/runtime/haskell-bind/PGF.hs3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/runtime/haskell-bind/PGF.hs b/src/runtime/haskell-bind/PGF.hs
deleted file mode 100644
index 8aeca7ab8..000000000
--- a/src/runtime/haskell-bind/PGF.hs
+++ /dev/null
@@ -1,3 +0,0 @@
-module PGF(module PGF2) where
-
-import PGF2