diff options
Diffstat (limited to 'openpgp.cabal')
-rw-r--r-- | openpgp.cabal | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openpgp.cabal b/openpgp.cabal index 3f3d592..18e537a 100644 --- a/openpgp.cabal +++ b/openpgp.cabal | |||
@@ -126,7 +126,6 @@ library | |||
126 | 126 | ||
127 | build-depends: | 127 | build-depends: |
128 | base == 4.*, | 128 | base == 4.*, |
129 | containers, | ||
130 | bytestring, | 129 | bytestring, |
131 | utf8-string, | 130 | utf8-string, |
132 | binary, | 131 | binary, |
@@ -139,7 +138,6 @@ test-suite tests | |||
139 | 138 | ||
140 | build-depends: | 139 | build-depends: |
141 | base == 4.*, | 140 | base == 4.*, |
142 | containers, | ||
143 | bytestring, | 141 | bytestring, |
144 | utf8-string, | 142 | utf8-string, |
145 | binary, | 143 | binary, |