Skip to content

Commit d9cdb9a

Browse files
committed
allow base64-bytestring 1.2
1 parent 1b5d614 commit d9cdb9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

happstack-server.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Library
6868
else
6969
build-depends: network < 2.6
7070
Build-Depends: base >= 4 && < 5,
71-
base64-bytestring >= 1.0 && < 1.2,
71+
base64-bytestring >= 1.0 && < 1.3,
7272
blaze-html >= 0.5 && < 0.10,
7373
bytestring,
7474
containers,

0 commit comments

Comments
 (0)