mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Add back 'stack'
This commit is contained in:
parent
0898545ca1
commit
59ce55cf8a
@ -957,6 +957,7 @@ packages:
|
||||
- monad-extras
|
||||
- optparse-simple
|
||||
- hpack
|
||||
- stack
|
||||
|
||||
"Michael Sloan <mgsloan@gmail.com> @mgsloan":
|
||||
- th-orphans
|
||||
@ -3672,7 +3673,6 @@ expected-test-failures:
|
||||
|
||||
# Problem on the stackage build server, we need to dig deeper into
|
||||
# these if we want them fixed
|
||||
- stack # Permissions failure when creating /home/stackage/.stack.
|
||||
- skein # openfile: does not exist https://github.com/fpco/stackage/issues/1187
|
||||
- haskell-tools-daemon # openFile: permission denied https://github.com/fpco/stackage/issues/2502
|
||||
|
||||
@ -4039,6 +4039,7 @@ no-revisions:
|
||||
- cryptonite
|
||||
- foundation
|
||||
- gauge
|
||||
- stack
|
||||
|
||||
# Do not build these packages in parallel with others. Useful for high memory
|
||||
# usage.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user