mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-23 12:41:58 +01:00
More GHC 7.10 tweaks
This commit is contained in:
parent
76ec5dbb24
commit
4d43ab3196
@ -84,7 +84,8 @@ packages:
|
|||||||
- hmatrix-gsl
|
- hmatrix-gsl
|
||||||
- hxt
|
- hxt
|
||||||
- hxt-relaxng
|
- hxt-relaxng
|
||||||
- hybrid-vectors
|
# https://github.com/ekmett/hybrid-vectors/issues/1
|
||||||
|
# - hybrid-vectors GHC 7.10
|
||||||
- indents
|
- indents
|
||||||
- language-c
|
- language-c
|
||||||
- lhs2tex
|
- lhs2tex
|
||||||
@ -446,7 +447,8 @@ packages:
|
|||||||
- Octree
|
- Octree
|
||||||
- FenwickTree
|
- FenwickTree
|
||||||
- hPDB
|
- hPDB
|
||||||
- hPDB-examples
|
# https://github.com/BioHaskell/hPDB-examples/issues/1
|
||||||
|
#- hPDB-examples GHC 7.10
|
||||||
|
|
||||||
- wordpass
|
- wordpass
|
||||||
- json-autotype
|
- json-autotype
|
||||||
@ -693,7 +695,9 @@ packages:
|
|||||||
- product-profunctors
|
- product-profunctors
|
||||||
|
|
||||||
"Samplecount stefan@samplecount.com @kaoskorobase":
|
"Samplecount stefan@samplecount.com @kaoskorobase":
|
||||||
- shake-language-c
|
[]
|
||||||
|
# https://github.com/samplecount/shake-language-c/issues/25
|
||||||
|
# - shake-language-c GHC 7.10
|
||||||
|
|
||||||
"Marcin Mrotek <marcin.jan.mrotek@gmail.com>":
|
"Marcin Mrotek <marcin.jan.mrotek@gmail.com>":
|
||||||
- diagrams-hsqml
|
- diagrams-hsqml
|
||||||
@ -860,10 +864,11 @@ packages:
|
|||||||
- cabal-file-th
|
- cabal-file-th
|
||||||
|
|
||||||
"Gershom Bazerman <gershomb@gmail.com> @gbaz":
|
"Gershom Bazerman <gershomb@gmail.com> @gbaz":
|
||||||
- jmacro
|
# http://hub.darcs.net/gershomb/jmacro/issue/1 GHC 7.10
|
||||||
- jmacro-rpc
|
#- jmacro
|
||||||
- jmacro-rpc-happstack
|
#- jmacro-rpc
|
||||||
- jmacro-rpc-snap
|
#- jmacro-rpc-happstack
|
||||||
|
#- jmacro-rpc-snap
|
||||||
- mbox
|
- mbox
|
||||||
- kmeans
|
- kmeans
|
||||||
- boolsimplifier
|
- boolsimplifier
|
||||||
@ -945,9 +950,6 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/517
|
# https://github.com/fpco/stackage/issues/517
|
||||||
- generic-deriving < 1.7
|
- generic-deriving < 1.7
|
||||||
|
|
||||||
# https://github.com/Happstack/happstack-server/issues/6
|
|
||||||
- happstack-server < 7.4.3
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/531
|
# https://github.com/fpco/stackage/issues/531
|
||||||
- sbv < 4.3
|
- sbv < 4.3
|
||||||
|
|
||||||
@ -1266,6 +1268,12 @@ expected-test-failures:
|
|||||||
# https://github.com/lymar/hastache/issues/47 GHC 7.10
|
# https://github.com/lymar/hastache/issues/47 GHC 7.10
|
||||||
- hastache
|
- hastache
|
||||||
|
|
||||||
|
# https://github.com/timjb/aeson-schema/issues/13 GHC 7.10
|
||||||
|
- aeson-schema
|
||||||
|
|
||||||
|
# https://github.com/simonmar/alex/issues/62 GHC 7.10
|
||||||
|
- alex
|
||||||
|
|
||||||
# Haddocks which are expected to fail. Same concept as expected test failures.
|
# Haddocks which are expected to fail. Same concept as expected test failures.
|
||||||
expected-haddock-failures:
|
expected-haddock-failures:
|
||||||
# https://github.com/acw/bytestring-progress/issues/4
|
# https://github.com/acw/bytestring-progress/issues/4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user