mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-10 13:27:29 +01:00
Move pandoc-types upper bound to package itself and close #2223
This commit is contained in:
parent
e123669be0
commit
bb0eb73724
@ -2284,7 +2284,7 @@ packages:
|
|||||||
- cmark
|
- cmark
|
||||||
- texmath
|
- texmath
|
||||||
- highlighting-kate
|
- highlighting-kate
|
||||||
- pandoc-types
|
- pandoc-types < 1.19 # Accidental upload, see: https://github.com/fpco/stackage/issues/2223
|
||||||
- zip-archive
|
- zip-archive
|
||||||
- doctemplates
|
- doctemplates
|
||||||
- pandoc
|
- pandoc
|
||||||
@ -2776,9 +2776,6 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/2207
|
# https://github.com/fpco/stackage/issues/2207
|
||||||
- xlsx-tabular < 0.2.1.1
|
- xlsx-tabular < 0.2.1.1
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2223
|
|
||||||
- pandoc-types < 1.19
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2229
|
# https://github.com/fpco/stackage/issues/2229
|
||||||
- hspec < 2.4
|
- hspec < 2.4
|
||||||
- hspec-core < 2.4
|
- hspec-core < 2.4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user