mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
re-enable clr-inline, bound mysql-haskell, test fails for xml-picklers
This commit is contained in:
parent
96963dbd64
commit
82de64bf0a
@ -13,7 +13,7 @@ packages:
|
||||
- clr-marshal
|
||||
- clr-host
|
||||
- threepenny-editors
|
||||
- clr-inline # see https://github.com/fpco/stackage/issues/2510
|
||||
- clr-inline # possibly nondeterministic failures, see https://github.com/fpco/stackage/issues/2510
|
||||
|
||||
"Joshua Koike <jkoike2013@gmail.com> @jano017":
|
||||
- discord-hs
|
||||
@ -3186,6 +3186,9 @@ packages:
|
||||
# https://github.com/fpco/stackage/issues/2530
|
||||
- cue-sheet < 0.1.1
|
||||
|
||||
# https://github.com/fpco/stackage/issues/2533
|
||||
- mysql-haskell < 0.8.1.0
|
||||
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
@ -3555,6 +3558,7 @@ expected-test-failures:
|
||||
- unicode-show # https://github.com/nushio3/unicode-show/issues/2
|
||||
- xmonad # 0.12 https://github.com/xmonad/xmonad/issues/36
|
||||
- pixelated-avatar-generator # 0.1.3 https://github.com/ExcaliburZero/pixelated-avatar-generator/issues/19
|
||||
- xml-picklers # https://github.com/Philonous/xml-picklers/issues/5
|
||||
|
||||
# Compilation failures
|
||||
- ListLike # No issue tracker, e-mail sent to maintainer
|
||||
|
||||
Loading…
Reference in New Issue
Block a user