summaryrefslogtreecommitdiff
path: root/openpgp.cabal
diff options
context:
space:
mode:
authorStephen Paul Weber <singpolyma@singpolyma.net>2012-04-27 12:30:58 -0500
committerStephen Paul Weber <singpolyma@singpolyma.net>2012-04-27 12:30:58 -0500
commit322b24671707c5dc73c51949731f6e5e28948553 (patch)
tree2d88b696f88d89b5ba9f7b4ef7986cda9faa17bc /openpgp.cabal
parentc45d72cdb08ab9f1f362910c7be9205ce282e934 (diff)
Autogenerated Arbitrary instances for tests
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.*,