mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-23 12:41:58 +01:00
Merge pull request #4352 from Bodigrim/patch-4
Enable quickcheck-classes + clean up
This commit is contained in:
commit
587ffda463
@ -1525,9 +1525,6 @@ packages:
|
|||||||
- universe-instances-trans
|
- universe-instances-trans
|
||||||
- universe-reverse-instances
|
- universe-reverse-instances
|
||||||
|
|
||||||
"@Bodigrim":
|
|
||||||
- arithmoi
|
|
||||||
|
|
||||||
"Abhinav Gupta <mail@abhinavg.net> @abhinav":
|
"Abhinav Gupta <mail@abhinavg.net> @abhinav":
|
||||||
- farmhash
|
- farmhash
|
||||||
- pinch < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
- pinch < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||||
@ -2520,9 +2517,6 @@ packages:
|
|||||||
- ctrie
|
- ctrie
|
||||||
- ttrie
|
- ttrie
|
||||||
|
|
||||||
"Andrew Lelechenko <andrew.lelechenko@gmail.com> @Bodigrim":
|
|
||||||
- exp-pairs
|
|
||||||
|
|
||||||
"Stefan Kersten <kaoskorobase@gmail.com> @kaoskorobase":
|
"Stefan Kersten <kaoskorobase@gmail.com> @kaoskorobase":
|
||||||
- hsndfile < 0 # build failure with GHC 8.4
|
- hsndfile < 0 # build failure with GHC 8.4
|
||||||
- hsndfile-vector < 0 # build failure with GHC 8.4
|
- hsndfile-vector < 0 # build failure with GHC 8.4
|
||||||
@ -2965,6 +2959,7 @@ packages:
|
|||||||
- chimera
|
- chimera
|
||||||
- quadratic-irrational
|
- quadratic-irrational
|
||||||
- quickcheck-classes
|
- quickcheck-classes
|
||||||
|
- arithmoi
|
||||||
|
|
||||||
"Ashley Yakeley <ashley@semantic.org> @AshleyYakeley":
|
"Ashley Yakeley <ashley@semantic.org> @AshleyYakeley":
|
||||||
- countable
|
- countable
|
||||||
@ -4266,7 +4261,6 @@ packages:
|
|||||||
- fingertree-psqueue < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
- fingertree-psqueue < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||||
- cli < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
- cli < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||||
- prim-array < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
- prim-array < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||||
- quickcheck-classes < 0 # DependencyFailed (PackageName "prim-array")
|
|
||||||
- xxhash < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
- xxhash < 0 # BuildFailureException Process exited with ExitFailure 1: ./Setup build
|
||||||
- Unique < 0 # GHC 8.4 via base-4.11.0.0
|
- Unique < 0 # GHC 8.4 via base-4.11.0.0
|
||||||
- ghc-compact < 0 # GHC 8.4 via base-4.11.1.0
|
- ghc-compact < 0 # GHC 8.4 via base-4.11.1.0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user