remove outdated conditional depencency
This commit is contained in:
parent
3d99cc534e
commit
82f296c3f1
1 changed files with 0 additions and 2 deletions
|
@ -31,7 +31,5 @@ library
|
||||||
hashable >= 1.1 && < 1.5,
|
hashable >= 1.1 && < 1.5,
|
||||||
text >= 0.11 && < 1.3,
|
text >= 0.11 && < 1.3,
|
||||||
unordered-containers >= 0.2 && < 0.3
|
unordered-containers >= 0.2 && < 0.3
|
||||||
if !impl(ghc >= 8.0)
|
|
||||||
build-depends: semigroups >= 0.16.1 && < 0.20
|
|
||||||
hs-source-dirs: src
|
hs-source-dirs: src
|
||||||
default-language: Haskell2010
|
default-language: Haskell2010
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue