Allow random 1.2

Builds fine and all tests pass here.
pull/333/head
Felix Yan 2020-12-16 01:51:33 +08:00 committed by GitHub
parent a13ad1b9da
commit e8c4855cd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ library {
, czipwith >=1.0.1.0 && <1.1 , czipwith >=1.0.1.0 && <1.1
, ghc-boot-th >=8.6.1 && <8.11 , ghc-boot-th >=8.6.1 && <8.11
, filepath >=1.4.1.0 && <1.5 , filepath >=1.4.1.0 && <1.5
, random >= 1.1 && <1.2 , random >= 1.1 && <1.3
} }
default-extensions: { default-extensions: {
CPP CPP