summaryrefslogtreecommitdiff
path: root/src/runtime/haskell/pgf.cabal
diff options
context:
space:
mode:
authorThomas H <Thomas-H@users.noreply.github.com>2018-08-06 16:31:55 +0200
committerGitHub <noreply@github.com>2018-08-06 16:31:55 +0200
commite89e5f13bf50767665507aa7ffe0ccd813cb70f4 (patch)
tree6c3143881c1b2b3aa67f25070c99f76e4fd04032 /src/runtime/haskell/pgf.cabal
parentd9f0dfd400444d6ab9945bb8d2bb085b43baa358 (diff)
parent6b2c2256d17eeca69229a54371f169795c58a803 (diff)
Merge pull request #3 from MUSTE-Project/master
A version of `readPGF` where the user can handle reading files
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