Skip to content

Commit

Permalink
for 8.2 depend on http-common < 0.8.3.4
Browse files Browse the repository at this point in the history
0.8.3.4 assumes <> (aesiniath/http-common#16)
  • Loading branch information
juhp committed Sep 17, 2021
1 parent f38be75 commit fee0dc8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions fbrnch.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,8 @@ executable fbrnch

if impl(ghc<8.0)
build-depends: semigroups
if impl(ghc<8.4)
build-depends: http-common < 0.8.3.4

ghc-options: -threaded
-Wall
Expand Down

0 comments on commit fee0dc8

Please sign in to comment.