Skip to content

Commit c8ab88c

Browse files
author
YourFin
committed
fix crypton dep
See: haskell/wreq#163
1 parent 116d1db commit c8ab88c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ library:
3030
- bytestring >= 0.9
3131
- text
3232
- time >= 1.5
33-
- crypton >= 1.1.1
33+
- crypton < 1.1
3434
- attoparsec >= 0.11.1.0
3535
- mime-types
3636

0 commit comments

Comments
 (0)