Allow random 1.2 #333

Merged
felixonmars merged 1 commits from patch-1 into master 2020-12-15 19:21:01 +01:00
1 changed files with 1 additions and 1 deletions

View File

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