summaryrefslogtreecommitdiff
path: root/src/runtime/haskell/pgf.cabal
diff options
context:
space:
mode:
authorFrederik Hanghøj Iversen <fhi.1990@gmail.com>2018-08-06 16:05:12 +0200
committerFrederik Hanghøj Iversen <fhi.1990@gmail.com>2018-08-06 16:05:12 +0200
commit6b2c2256d17eeca69229a54371f169795c58a803 (patch)
tree6c3143881c1b2b3aa67f25070c99f76e4fd04032 /src/runtime/haskell/pgf.cabal
parentd9f0dfd400444d6ab9945bb8d2bb085b43baa358 (diff)
A version of `readPGF` where the user handles the IO.
Diffstat (limited to 'src/runtime/haskell/pgf.cabal')
-rw-r--r--src/runtime/haskell/pgf.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/haskell/pgf.cabal b/src/runtime/haskell/pgf.cabal
index 8e1fa72b2..8a84dc278 100644
--- a/src/runtime/haskell/pgf.cabal
+++ b/src/runtime/haskell/pgf.cabal
@@ -1,5 +1,5 @@
name: pgf
-version: 3.9-git
+version: 3.9.1-git
cabal-version: >= 1.20
build-type: Simple