mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
disable clr packages again since docker image failing to build (#2470)
docker build is failing on llvm-4.0 for some reason (maybe the upstream repo changed)
This commit is contained in:
parent
9b486104bc
commit
8c95b2ee4b
@ -2,9 +2,10 @@ ghc-major-version: "8.0"
|
||||
# Constraints for brand new builds
|
||||
packages:
|
||||
"Jose Iborra <pepeiborra@gmail.com> @pepeiborra":
|
||||
- clr-marshal
|
||||
- clr-host
|
||||
- clr-inline
|
||||
[]
|
||||
#- clr-marshal
|
||||
#- clr-host
|
||||
#- clr-inline
|
||||
|
||||
"Joshua Koike <jkoike2013@gmail.com> @jano017":
|
||||
- discord-hs
|
||||
|
||||
Loading…
Reference in New Issue
Block a user