packages feed

diagrams-contrib 1.1 → 1.1.0.1

raw patch · 2 files changed

+7/−2 lines, 2 filesdep ~text

Dependency ranges changed: text

Files

CHANGES.markdown view
@@ -1,3 +1,8 @@+1.1.0.1 (15 January 2014)+-------------------------++    - allow text-1.1+ 1.1 (1 January 2014) -------------------- 
diagrams-contrib.cabal view
@@ -1,5 +1,5 @@ name:                diagrams-contrib-version:             1.1+version:             1.1.0.1 synopsis:            Collection of user contributions to diagrams EDSL description:         A collection of user contributions for diagrams,                      an embedded domain-specific language for generation@@ -59,7 +59,7 @@                        MonadRandom >= 0.1.8 && < 0.2,                        circle-packing >= 0.1 && < 0.2,                        parsec >= 3.1 && < 3.2,-                       text >= 0.11 && < 1.1,+                       text >= 0.11 && < 1.2,                        data-default-class < 0.1,                        semigroups >= 0.3.4 && < 0.13   hs-source-dirs:      src