Skip to content

Commit 293741b

Browse files
committed
Fix splitmix on android
See haskellari/splitmix#97
1 parent 70b7857 commit 293741b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

test/cabal.project.local

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
-- See https://github.com/haskellari/splitmix/pull/97
2+
source-repository-package
3+
type: git
4+
location: https://github.com/hamishmack/splitmix.git
5+
tag: e3549473b124a7ba078408ac0d2c8aa8111c3888
6+
--sha256: sha256-o18DEF4+z3/jGhMZbow8PFtYBiIm6+b4B+6o5tM6ez0=
7+
18
if impl(ghc>=9.12.1)
29
-- allow newer packages, that are bound to be newer due to
310
-- being shipped with a newer compiler. If you extend this

0 commit comments

Comments
 (0)