panhandle 0.2.1.0 → 0.3.0.0
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~tasty
Dependency ranges changed: tasty
Files
- panhandle.cabal +2/−2
panhandle.cabal view
@@ -1,5 +1,5 @@ name: panhandle-version: 0.2.1.0+version: 0.3.0.0 synopsis: Pandoc filter to unwrap nested blocks description: Pandoc filter to splice together nested documents homepage: http://chriswarbo.net/projects/activecode@@ -41,7 +41,7 @@ build-depends: base >= 4.7 , panhandle , QuickCheck- , tasty >= 0.7+ , tasty >= 0.11.2.1 , tasty-quickcheck , lazysmallcheck2012 , tagged