aboutsummaryrefslogtreecommitdiffstats
path: root/pfm.cabal
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2019-01-30 01:14:24 +0000
committerYann Herklotz <ymherklotz@gmail.com>2019-01-30 01:14:24 +0000
commitc0118f29bcfc1fb7cf61da7260e4fdc2283be241 (patch)
treedab02754d7a6f1c3f1c5a0a29ccc47a934722f3a /pfm.cabal
parent1dcdd6d2da9aa0ab9772986e72d69fd6f8ae5496 (diff)
downloadpfm-c0118f29bcfc1fb7cf61da7260e4fdc2283be241.tar.gz
pfm-c0118f29bcfc1fb7cf61da7260e4fdc2283be241.zip
Fix ordering of PFM and add PPM
Diffstat (limited to 'pfm.cabal')
-rw-r--r--pfm.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/pfm.cabal b/pfm.cabal
index e4bcda1..b529dfc 100644
--- a/pfm.cabal
+++ b/pfm.cabal
@@ -42,4 +42,5 @@ executable readpfm
, pfm
, text
, bytestring
+ , criterion
default-extensions: OverloadedStrings