Remove upper bounds due to #5559. Close #5559

This commit is contained in:
Mihai Maruseac 2020-07-31 10:35:56 -07:00
parent d3ee1ee93f
commit 0e98d02e53

View File

@ -2876,7 +2876,7 @@ packages:
- cmark - cmark
- texmath - texmath
- highlighting-kate - highlighting-kate
- skylighting < 0.9 # https://github.com/commercialhaskell/stackage/issues/5559 - skylighting
- pandoc-types - pandoc-types
- zip-archive - zip-archive
- doclayout - doclayout
@ -4683,7 +4683,7 @@ packages:
- singleton-bool - singleton-bool
- size-based < 0 # ghc 8.10 - size-based < 0 # ghc 8.10
- skein - skein
- skylighting-core < 0.9 # https://github.com/commercialhaskell/stackage/issues/5559 - skylighting-core
- snap-core - snap-core
- some - some
- special-values - special-values