mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +01:00
disable cheapskate due to MonadFail (jgm/cheapskate#33)
This commit is contained in:
parent
7c12056255
commit
d24f541a61
@ -2299,8 +2299,8 @@ packages:
|
||||
- microlens-ghc
|
||||
- microlens-contra
|
||||
- shortcut-links < 0 # MonadFail
|
||||
- cheapskate-highlight
|
||||
- cheapskate-lucid
|
||||
- cheapskate-highlight < 0 # cheapskate
|
||||
- cheapskate-lucid < 0 # cheapskate
|
||||
- cmark-lucid
|
||||
- cmark-highlight < 0 # cmark-0.6
|
||||
- Spock-lucid < 0 # GHC 8.4 via Spock
|
||||
@ -2432,7 +2432,7 @@ packages:
|
||||
- core-text
|
||||
|
||||
"Sean Hunt <scshunt@csclub.uwaterloo.ca @scshunt":
|
||||
- cheapskate
|
||||
- cheapskate < 0 # MonadFail
|
||||
|
||||
"Ivan Miljenovic <Ivan.Miljenovic@gmail.com> @ivan-m":
|
||||
- fgl
|
||||
@ -3291,7 +3291,7 @@ packages:
|
||||
|
||||
"Tom Nielsen <tanielsen@gmail.com> @glutamate":
|
||||
- plotlyhs
|
||||
- inliterate
|
||||
- inliterate < 0 # cheapskate
|
||||
|
||||
"Hyunje Jun <me@noraesae.net> @noraesae":
|
||||
- line < 0 # via scotty
|
||||
@ -5608,6 +5608,7 @@ skipped-benchmarks:
|
||||
# These can also be checked for updates periodically.
|
||||
- o-clock # base-4.10 and time-1.8 via tiempo
|
||||
- minisat-solver # Cabal-2.2.0.1 via easyrender
|
||||
- cmark-gfm # via cheapskate
|
||||
|
||||
# Compilation failures
|
||||
- cipher-aes # https://github.com/vincenthz/hs-crypto-cipher/issues/46
|
||||
|
||||
Loading…
Reference in New Issue
Block a user