Skip to content

Commit db8af1d

Browse files
authored
Merge pull request #163 from YourFin/master
dep: memory -> ram
2 parents 1450805 + d7d0dc4 commit db8af1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wreq.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,15 +110,15 @@ library
110110
bytestring >= 0.9,
111111
case-insensitive,
112112
containers,
113-
crypton,
113+
crypton >= 1.1,
114114
exceptions >= 0.5,
115115
hashable,
116116
http-client >= 0.6,
117117
http-client-tls >= 0.3.3,
118118
http-types >= 0.8,
119119
lens >= 4.5,
120120
lens-aeson,
121-
memory,
121+
ram,
122122
mime-types,
123123
time-locale-compat,
124124
template-haskell,

0 commit comments

Comments
 (0)