mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Fixes for #2232
This commit is contained in:
parent
ac5788a981
commit
525d90e2d6
@ -109,7 +109,7 @@ packages:
|
||||
- persistent-postgresql
|
||||
- persistent-sqlite
|
||||
- persistent-template
|
||||
- stackage-curator
|
||||
# - stackage-curator FIXME Michael needs to reenable
|
||||
- stm-conduit
|
||||
- wai-websockets
|
||||
- warp-tls
|
||||
@ -2538,9 +2538,9 @@ packages:
|
||||
|
||||
"Dominic Orchard <dom.orchard@gmail.com> @dorchard":
|
||||
- array-memoize
|
||||
- camfort
|
||||
# - camfort # https://github.com/fpco/stackage/issues/2232
|
||||
- codo-notation
|
||||
- fortran-src
|
||||
# - fortran-src # https://github.com/fpco/stackage/issues/2232
|
||||
# - ixmonad # 0.57 Compilation failure https://github.com/fpco/stackage/pull/1710#issuecomment-235067168
|
||||
- language-fortran
|
||||
|
||||
@ -3184,6 +3184,8 @@ expected-test-failures:
|
||||
- makefile
|
||||
|
||||
- path # https://github.com/chrisdone/path/issues/54
|
||||
|
||||
- rattletrap # https://github.com/fpco/stackage/issues/2232
|
||||
# end of expected-test-failures
|
||||
|
||||
# Benchmarks which are known not to build. Note that, currently we do not run
|
||||
@ -3243,6 +3245,7 @@ expected-haddock-failures:
|
||||
|
||||
# Runs out of memory
|
||||
- stratosphere
|
||||
- store
|
||||
|
||||
# end of expected-haddock-failures
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user