Merge pull request #3894 from mstksg/one-liner

Adding back in one-liner
This commit is contained in:
Alexey Zabelin 2018-08-11 20:58:25 -04:00 committed by GitHub
commit 26f129c15c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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