Skip to content

Commit 7f98fa8

Browse files
authored
Merge pull request #161 from arcz/unused-deps
2 parents 021d635 + 95b4668 commit 7f98fa8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

hevm.cabal

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ library
141141
cryptonite >= 0.30 && < 0.31,
142142
memory >= 0.16.0 && < 0.20,
143143
data-dword >= 0.3.1 && < 0.4,
144-
fgl >= 5.7.0 && < 5.8,
145144
free >= 5.1.3 && < 5.2,
146145
haskeline >= 0.8.0 && < 0.9,
147146
process >= 1.6.5 && < 1.7,
@@ -155,8 +154,6 @@ library
155154
quickcheck-text >= 0.1.2 && < 0.2,
156155
restless-git >= 0.7 && < 0.8,
157156
rosezipper >= 0.2 && < 0.3,
158-
s-cargot >= 0.1.4 && < 0.2,
159-
semver-range >= 0.2.7 && < 0.3,
160157
temporary >= 1.3 && < 1.4,
161158
witherable >= 0.3.5 && < 0.5,
162159
wreq >= 0.5.3 && < 0.6,
@@ -167,7 +164,6 @@ library
167164
smt2-parser >= 0.1.0.1,
168165
word-wrap >= 0.5 && < 0.6,
169166
spool >= 0.1 && < 0.2,
170-
parsec >= 3.1.15 && < 3.2,
171167
hs-source-dirs:
172168
src
173169

0 commit comments

Comments
 (0)