We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70b7857 commit 293741bCopy full SHA for 293741b
test/cabal.project.local
@@ -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
+
8
if impl(ghc>=9.12.1)
9
-- allow newer packages, that are bound to be newer due to
10
-- being shipped with a newer compiler. If you extend this
0 commit comments