mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Reintroduce HaskellR suite of packages.
inline-r test suite disabled for now because it depends on tasty-expected-failure, a package not in Stackage.
This commit is contained in:
parent
e65f23613e
commit
081f66792a
@ -1314,8 +1314,9 @@ packages:
|
||||
- nationstates
|
||||
|
||||
"Mathieu Boespflug <mboes@tweag.net> @mboes":
|
||||
# profunctors https://github.com/fpco/stackage/issues/590
|
||||
# netwire
|
||||
- H
|
||||
- ihaskell-inline-r
|
||||
- inline-r
|
||||
- th-lift
|
||||
|
||||
"Christopher Reichert <creichert07@gmail.com> @creichert":
|
||||
@ -2110,6 +2111,9 @@ skipped-tests:
|
||||
# Never finishes
|
||||
- blank-canvas
|
||||
|
||||
# Requires tasty-expected-failure
|
||||
- inline-r
|
||||
|
||||
# end of skipped-tests
|
||||
|
||||
# Tests which we should build and run, but which are expected to fail. We
|
||||
|
||||
Loading…
Reference in New Issue
Block a user