Skip to content

Commit

Permalink
Bumped syb upper bound.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgm committed Mar 2, 2017
1 parent ac7da0b commit f35d563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pandoc-types.cabal
Expand Up @@ -48,7 +48,7 @@ Library
Other-modules: Paths_pandoc_types
Build-depends: base >= 4 && < 5,
containers >= 0.3,
syb >= 0.1 && < 0.7,
syb >= 0.1 && < 0.8,
ghc-prim >= 0.2,
bytestring >= 0.9 && < 0.11,
aeson >= 0.6.2 && < 1.2,
Expand Down

0 comments on commit f35d563

Please sign in to comment.