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