packages feed

scholdoc-types 0.1.3 → 0.1.3.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~aeson

Dependency ranges changed: aeson

Files

scholdoc-types.cabal view
@@ -1,5 +1,5 @@ Name:                scholdoc-types-Version:             0.1.3+Version:             0.1.3.1 Synopsis:            Scholdoc fork of pandoc-types Description:         This package is a fork of @pandoc-types@ intended to                      support the development of Scholdoc. It includes some@@ -14,7 +14,7 @@                      please visit                      <http://hackage.haskell.org/package/pandoc-types> -Homepage:            http://scholarlymarkdown.com+Homepage:            http://scholdoc.scholarlymarkdown.com License:             GPL License-file:        COPYING Author:              Tim T.Y. Lin@@ -38,5 +38,5 @@                      syb >= 0.1 && < 0.5,                      ghc-prim >= 0.2,                      bytestring >= 0.9 && < 0.11,-                     aeson >= 0.6.2 && < 0.8,+                     aeson >= 0.6.2 && < 0.9,                      deepseq-generics >= 0.1 && < 0.2