mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-26 06:01:57 +01:00
Merge pull request #3894 from mstksg/one-liner
Adding back in one-liner
This commit is contained in:
commit
26f129c15c
@ -1835,10 +1835,7 @@ packages:
|
|||||||
- auto
|
- auto
|
||||||
- backprop
|
- backprop
|
||||||
- configurator-export
|
- configurator-export
|
||||||
- hamilton
|
- one-liner-instances
|
||||||
- hmatrix-backprop
|
|
||||||
- hmatrix-vector-sized
|
|
||||||
- one-liner-instances < 0 # via one-liner
|
|
||||||
- prompt
|
- prompt
|
||||||
- tagged-binary
|
- tagged-binary
|
||||||
# - type-combinators-singletons # GHC 8.4 via type-combinators
|
# - type-combinators-singletons # GHC 8.4 via type-combinators
|
||||||
@ -3565,8 +3562,6 @@ packages:
|
|||||||
# be removed from this list if they are fixed.
|
# be removed from this list if they are fixed.
|
||||||
"Unmaintained packages with compilation failures":
|
"Unmaintained packages with compilation failures":
|
||||||
- stackage-types < 0
|
- stackage-types < 0
|
||||||
- one-liner < 0 # via contravariant-1.5
|
|
||||||
- unfoldable < 0 # via one-liner
|
|
||||||
|
|
||||||
# If you want to make sure a package is removed from stackage,
|
# If you want to make sure a package is removed from stackage,
|
||||||
# place it here with a `< 0` constraint and send a pull
|
# place it here with a `< 0` constraint and send a pull
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user