summaryrefslogtreecommitdiff
path: root/openpgp.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'openpgp.cabal')
-rw-r--r--openpgp.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/openpgp.cabal b/openpgp.cabal
index 90cddb4..31ca014 100644
--- a/openpgp.cabal
+++ b/openpgp.cabal
@@ -126,6 +126,7 @@ library
126 126
127 other-modules: 127 other-modules:
128 Data.OpenPGP.Internal 128 Data.OpenPGP.Internal
129 Data.OpenPGP.Arbitrary
129 130
130 build-depends: 131 build-depends:
131 base == 4.*, 132 base == 4.*,