mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-26 22:21:57 +01:00
Merge pull request #695 from smurphy8/master
add xlsx and binary-search to master
This commit is contained in:
commit
d7b9ac30e1
@ -1,5 +1,4 @@
|
|||||||
ghc-major-version: "7.10"
|
ghc-major-version: "7.10"
|
||||||
|
|
||||||
# Constraints for brand new builds
|
# Constraints for brand new builds
|
||||||
packages:
|
packages:
|
||||||
"Michael Snoyman michael@snoyman.com @snoyberg":
|
"Michael Snoyman michael@snoyman.com @snoyberg":
|
||||||
@ -1183,10 +1182,14 @@ packages:
|
|||||||
- network-carbon
|
- network-carbon
|
||||||
- socket-io
|
- socket-io
|
||||||
|
|
||||||
|
"Scott Murphy scott.murphy@plowtech.net @smurphy8":
|
||||||
|
- binary-search
|
||||||
|
- xlsx
|
||||||
|
|
||||||
"Stackage upper bounds":
|
"Stackage upper bounds":
|
||||||
# https://github.com/fpco/stackage/issues/537
|
# https://github.com/fpco/stackage/issues/537
|
||||||
- zlib < 0.6
|
- zlib < 0.6
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/572
|
# https://github.com/fpco/stackage/issues/572
|
||||||
- attoparsec < 0.13
|
- attoparsec < 0.13
|
||||||
- aeson < 0.8.1.0
|
- aeson < 0.8.1.0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user