Skip to content

Commit

Permalink
http-common-0.8.3.4 fails on ghc-8.2: no <> (aesiniath/http-common#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
juhp committed Oct 29, 2021
1 parent 87f7675 commit 85a5238
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkgtreediff.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ executable pkgtreediff
, text
if impl(ghc<8.0)
build-depends: semigroups
if impl(ghc<8.4)
build-depends: http-common < 0.8.3.4

ghc-options: -Wall -threaded
default-language: Haskell2010
Expand Down

0 comments on commit 85a5238

Please sign in to comment.