mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Merge pull request #709 from RyanGlScott/master
Add base-orphans, invariant, keycode, text-show
This commit is contained in:
commit
a5b9c68a48
@ -955,7 +955,6 @@ packages:
|
||||
"Noam Lewis <jones.noamle@gmail.com> @sinelaw":
|
||||
- xml-to-json
|
||||
- xml-to-json-fast
|
||||
- base-orphans
|
||||
- digits
|
||||
|
||||
"Tim Baumann <tim@timbaumann.info> @timjb":
|
||||
@ -1197,7 +1196,7 @@ packages:
|
||||
# Test suite needs a running neo4j server with auth disabled
|
||||
# unfortunately the cabal package name and the github repo don't have the exact same name
|
||||
# package name is haskell-neo4j-client github name is haskell-neo4j-rest-client
|
||||
- haskell-neo4j-client
|
||||
- haskell-neo4j-client
|
||||
|
||||
"Alexey Khudyakov <alexey.skladnoy@gmail.com> @Shimuuar":
|
||||
- histogram-fill
|
||||
@ -1205,6 +1204,12 @@ packages:
|
||||
- fixed-vector-hetero
|
||||
- type-level-numbers
|
||||
|
||||
"Ryan Scott <ryan.gl.scott@gmail.com> @RyanGlScott":
|
||||
- base-orphans
|
||||
- invariant
|
||||
- keycode
|
||||
- text-show
|
||||
|
||||
"Stackage upper bounds":
|
||||
# https://github.com/fpco/stackage/issues/537
|
||||
- zlib < 0.6
|
||||
|
||||
Loading…
Reference in New Issue
Block a user