Skip to content

Commit 1b945b2

Browse files
committed
Allow servant-0.18
1 parent bdff823 commit 1b945b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

servant-js.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ library
5656
, charset >= 0.3.7.1 && <0.4
5757
, lens >= 4.17 && <5.1
5858
, servant-foreign >= 0.15 && <0.16
59-
, servant >= 0.15 && <0.18
59+
, servant >= 0.15 && <0.19
6060
, text >= 1.2.3.0 && < 1.3
6161

6262
hs-source-dirs: src

0 commit comments

Comments
 (0)