packages feed

Pugs 6.2.13.1 → 6.2.13.2

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~MetaObjectdep ~pugs-compatdep ~stringtable-atom

Dependency ranges changed: MetaObject, pugs-compat, stringtable-atom

Files

Pugs.cabal view
@@ -1,5 +1,5 @@ Name            : Pugs-Version         : 6.2.13.1+Version         : 6.2.13.2 license         : BSD3 license-file    : LICENSE copyright       : 2005-2008, The Pugs Contributors@@ -9,11 +9,11 @@                   pretty, time, random, process, containers, bytestring,                   array, directory, readline, utf8-string, -                  MetaObject       >= 0.0.3,+                  MetaObject       >= 0.0.4,                   HsParrot         >= 0.0.2,-                  pugs-compat      >= 0.0.2,+                  pugs-compat      >= 0.0.3,                   pugs-DrIFT       >= 2.2.3.0,-                  stringtable-atom >= 0.0.3,+                  stringtable-atom >= 0.0.4,                   HsSyck           >= 0.44                    -- HsPerl5