mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-03-12 03:36:35 +01:00
Block some more packages for GHC 7.10 compilation failures
This commit is contained in:
parent
c67909b37a
commit
43cd26629c
@ -72,7 +72,8 @@ packages:
|
|||||||
- executable-hash
|
- executable-hash
|
||||||
- executable-path
|
- executable-path
|
||||||
- fgl
|
- fgl
|
||||||
- fixed-list
|
# https://github.com/jvranish/FixedList/issues/1
|
||||||
|
#- fixed-list GHC 7.10
|
||||||
- foreign-store
|
- foreign-store
|
||||||
- formatting
|
- formatting
|
||||||
#- fpco-api
|
#- fpco-api
|
||||||
@ -738,7 +739,9 @@ packages:
|
|||||||
- HaskellNet
|
- HaskellNet
|
||||||
|
|
||||||
"Jens Petersen juhpetersen@gmail.com @juhp":
|
"Jens Petersen juhpetersen@gmail.com @juhp":
|
||||||
- cabal-rpm
|
[]
|
||||||
|
# https://github.com/juhp/cabal-rpm/issues/18
|
||||||
|
# - cabal-rpm # GHC 7.10
|
||||||
|
|
||||||
"Renzo Carbonara renzocarbonara@gmail.com @k0001":
|
"Renzo Carbonara renzocarbonara@gmail.com @k0001":
|
||||||
- network-simple
|
- network-simple
|
||||||
@ -866,9 +869,11 @@ packages:
|
|||||||
- maximal-cliques
|
- maximal-cliques
|
||||||
|
|
||||||
"Alexander Bondarenko <aenor.realm@gmail.com> @wiz":
|
"Alexander Bondarenko <aenor.realm@gmail.com> @wiz":
|
||||||
- soap
|
[]
|
||||||
- soap-tls
|
# GHC 7.10, via iconv
|
||||||
- soap-openssl
|
#- soap
|
||||||
|
#- soap-tls
|
||||||
|
#- soap-openssl
|
||||||
|
|
||||||
"Andres Löh <andres@well-typed.com> @kosmikus":
|
"Andres Löh <andres@well-typed.com> @kosmikus":
|
||||||
- generics-sop
|
- generics-sop
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user