mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-18 18:21:56 +01:00
Move graphviz to new maintainer. Enable fgl-arbitrary. (#7199)
This commit is contained in:
parent
83be958c13
commit
c9cee4214e
@ -1334,7 +1334,9 @@ packages:
|
|||||||
- bounded-qsem
|
- bounded-qsem
|
||||||
- byteset
|
- byteset
|
||||||
- Clipboard
|
- Clipboard
|
||||||
|
- fgl-arbitrary
|
||||||
- gmail-simple
|
- gmail-simple
|
||||||
|
- graphviz
|
||||||
- grouped-list
|
- grouped-list
|
||||||
- haskintex
|
- haskintex
|
||||||
- HaTeX
|
- HaTeX
|
||||||
@ -2988,7 +2990,6 @@ packages:
|
|||||||
|
|
||||||
"Ivan Miljenovic <Ivan.Miljenovic@gmail.com> @ivan-m":
|
"Ivan Miljenovic <Ivan.Miljenovic@gmail.com> @ivan-m":
|
||||||
- fgl
|
- fgl
|
||||||
- graphviz
|
|
||||||
- wl-pprint-text
|
- wl-pprint-text
|
||||||
- servant-pandoc
|
- servant-pandoc
|
||||||
|
|
||||||
@ -8244,7 +8245,6 @@ skipped-tests:
|
|||||||
- cabal-helper
|
- cabal-helper
|
||||||
- enum-text # https://github.com/commercialhaskell/stackage/issues/6794
|
- enum-text # https://github.com/commercialhaskell/stackage/issues/6794
|
||||||
- ghc-exactprint # flaky fails with 'executable not found' & and runs around 15 minutes (so put here instead of expected-test-failures)
|
- ghc-exactprint # flaky fails with 'executable not found' & and runs around 15 minutes (so put here instead of expected-test-failures)
|
||||||
- graphviz
|
|
||||||
- hpc-codecov # timeouts? https://github.com/commercialhaskell/stackage/issues/5976
|
- hpc-codecov # timeouts? https://github.com/commercialhaskell/stackage/issues/5976
|
||||||
- ihaskell # Never finishes https://github.com/IHaskell/IHaskell/issues/1413
|
- ihaskell # Never finishes https://github.com/IHaskell/IHaskell/issues/1413
|
||||||
- jsaddle # Never finishes without framebuffer https://github.com/ghcjs/jsaddle/issues/9
|
- jsaddle # Never finishes without framebuffer https://github.com/ghcjs/jsaddle/issues/9
|
||||||
@ -9252,7 +9252,6 @@ skipped-benchmarks:
|
|||||||
- fgl
|
- fgl
|
||||||
- fgl-arbitrary
|
- fgl-arbitrary
|
||||||
- graphviz
|
- graphviz
|
||||||
- graphviz
|
|
||||||
- wl-pprint-text
|
- wl-pprint-text
|
||||||
# @phadej
|
# @phadej
|
||||||
- dlist-nonempty # criterion-1.3
|
- dlist-nonempty # criterion-1.3
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user