mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-15 08:48:31 +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-path
|
||||
- fgl
|
||||
- fixed-list
|
||||
# https://github.com/jvranish/FixedList/issues/1
|
||||
#- fixed-list GHC 7.10
|
||||
- foreign-store
|
||||
- formatting
|
||||
#- fpco-api
|
||||
@ -738,7 +739,9 @@ packages:
|
||||
- HaskellNet
|
||||
|
||||
"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":
|
||||
- network-simple
|
||||
@ -866,9 +869,11 @@ packages:
|
||||
- maximal-cliques
|
||||
|
||||
"Alexander Bondarenko <aenor.realm@gmail.com> @wiz":
|
||||
- soap
|
||||
- soap-tls
|
||||
- soap-openssl
|
||||
[]
|
||||
# GHC 7.10, via iconv
|
||||
#- soap
|
||||
#- soap-tls
|
||||
#- soap-openssl
|
||||
|
||||
"Andres Löh <andres@well-typed.com> @kosmikus":
|
||||
- generics-sop
|
||||
|
||||
Loading…
Reference in New Issue
Block a user