revise .cabal
This commit is contained in:
parent
3554e01ba1
commit
fbf2fdef00
@ -1,7 +1,7 @@
|
||||
cabal-version: >=1.10
|
||||
name: random
|
||||
version: 1.2.0
|
||||
x-revision: 5
|
||||
x-revision: 6
|
||||
license: BSD3
|
||||
license-file: LICENSE
|
||||
maintainer: core-libraries-committee@haskell.org
|
||||
@ -97,7 +97,7 @@ library
|
||||
-Wincomplete-record-updates -Wincomplete-uni-patterns
|
||||
|
||||
build-depends:
|
||||
base >=4.8 && <5,
|
||||
base >=4.8 && <4.16,
|
||||
bytestring >=0.10.4 && <0.12,
|
||||
deepseq >=1.1 && <2,
|
||||
mtl >=2.2 && <2.3,
|
||||
|
Loading…
Reference in New Issue
Block a user