Skip to content

Commit 1075e75

Browse files
committed
Put upper bound on refinery
1 parent 9835061 commit 1075e75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

haskell-language-server.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ executable haskell-language-server
147147
, transformers
148148
, unordered-containers
149149
, ghc-source-gen
150-
, refinery
150+
, refinery ^>=0.1
151151
, ghc-exactprint
152152

153153
if flag(agpl)

0 commit comments

Comments
 (0)