mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-22 12:11:56 +01:00
update to aeson-0.11: disable hpc-coveralls, datadog, flowdock, argon (#1211)
enable katip-elasticsearch and newer stack
This commit is contained in:
parent
17cbbab09f
commit
d576f97834
@ -69,7 +69,8 @@ packages:
|
|||||||
- binary-conduit
|
- binary-conduit
|
||||||
- lzma-conduit
|
- lzma-conduit
|
||||||
- mutable-containers
|
- mutable-containers
|
||||||
- hpc-coveralls
|
# needs update to aeson-0.11
|
||||||
|
#- hpc-coveralls
|
||||||
- monad-unlift
|
- monad-unlift
|
||||||
- yaml
|
- yaml
|
||||||
- servius
|
- servius
|
||||||
@ -1313,10 +1314,12 @@ packages:
|
|||||||
- serf
|
- serf
|
||||||
- uri-templater
|
- uri-templater
|
||||||
- librato
|
- librato
|
||||||
- datadog
|
# needs update to aeson-0.11
|
||||||
|
#- datadog
|
||||||
# http-types < 0.9
|
# http-types < 0.9
|
||||||
# - engine-io-growler
|
#- engine-io-growler
|
||||||
- flowdock
|
# needs update to aeson-0.11
|
||||||
|
#- flowdock
|
||||||
- growler
|
- growler
|
||||||
|
|
||||||
"Michael Xavier <michael@michaelxavier.net> @MichaelXavier":
|
"Michael Xavier <michael@michaelxavier.net> @MichaelXavier":
|
||||||
@ -1783,7 +1786,7 @@ packages:
|
|||||||
- IntervalMap
|
- IntervalMap
|
||||||
|
|
||||||
"Michele Lacchia <michelelacchia@gmail.com>":
|
"Michele Lacchia <michelelacchia@gmail.com>":
|
||||||
- argon >= 0.3
|
#- argon >= 0.3
|
||||||
- docopt
|
- docopt
|
||||||
- pathwalk
|
- pathwalk
|
||||||
|
|
||||||
@ -2001,8 +2004,7 @@ packages:
|
|||||||
- hs-GeoIP
|
- hs-GeoIP
|
||||||
- retry
|
- retry
|
||||||
- katip
|
- katip
|
||||||
# requires bloodhound (which requires aeson >= 0.11)
|
- katip-elasticsearch
|
||||||
# - katip-elasticsearch
|
|
||||||
|
|
||||||
"Sid Kapur sidharthkapur1@gmail.com @sid-kap":
|
"Sid Kapur sidharthkapur1@gmail.com @sid-kap":
|
||||||
- tuple
|
- tuple
|
||||||
@ -2067,13 +2069,8 @@ packages:
|
|||||||
- lens < 4.13.1
|
- lens < 4.13.1
|
||||||
# See expected test failure below for same issue
|
# See expected test failure below for same issue
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/1211
|
|
||||||
- aeson < 0.10
|
|
||||||
# stack-1.0.4 requires hpack-0.9 requires aeson >= 0.10
|
|
||||||
- stack < 1.0.4
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/1215
|
# https://github.com/fpco/stackage/issues/1215
|
||||||
- argon < 0.4.1.0
|
#- argon < 0.4.1.0
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/1227
|
# https://github.com/fpco/stackage/issues/1227
|
||||||
- diagrams-svg < 1.4
|
- diagrams-svg < 1.4
|
||||||
@ -2227,10 +2224,6 @@ skipped-tests:
|
|||||||
# https://github.com/Soostone/retry/issues/30
|
# https://github.com/Soostone/retry/issues/30
|
||||||
- retry
|
- retry
|
||||||
|
|
||||||
# QuickCheck 2.8.2
|
|
||||||
# Fixed in aeson 0.11.0.0
|
|
||||||
- aeson
|
|
||||||
|
|
||||||
# doctest < 0.10
|
# doctest < 0.10
|
||||||
# Closed due to inactivity: https://github.com/fpco/stackage/issues/622
|
# Closed due to inactivity: https://github.com/fpco/stackage/issues/622
|
||||||
- bound
|
- bound
|
||||||
@ -2257,7 +2250,7 @@ skipped-tests:
|
|||||||
|
|
||||||
# Misc from GHC 7.10.3 upgrade
|
# Misc from GHC 7.10.3 upgrade
|
||||||
# https://github.com/fpco/stackage/issues/1045
|
# https://github.com/fpco/stackage/issues/1045
|
||||||
- argon
|
#- argon
|
||||||
- clock
|
- clock
|
||||||
|
|
||||||
# HUnit < 1.3
|
# HUnit < 1.3
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user