From 2ac796dbbc8f210132665a580d1ad55145c21fea Mon Sep 17 00:00:00 2001 From: "John J. Camilleri" Date: Wed, 8 Jul 2020 21:55:42 +0200 Subject: Remove PGF from PGF2, clean up PGF2 cabal file. --- src/runtime/haskell-bind/PGF.hs | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 src/runtime/haskell-bind/PGF.hs (limited to 'src/runtime/haskell-bind/PGF.hs') 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 -- cgit v1.2.3