packages feed

ui-command 0.5.0 → 0.5.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep +mtldep −monads-fddep −transformersdep ~time

Dependencies added: mtl

Dependencies removed: monads-fd, transformers

Dependency ranges changed: time

Files

ui-command.cabal view
@@ -1,5 +1,5 @@ Name:                ui-command-Version:             0.5.0+Version:             0.5.1 License:             BSD3 License-file:        LICENSE Author:              Conrad Parker <conrad@metadecks.org>@@ -26,7 +26,7 @@  ------------------------------------------------------------ library-    Build-Depends:   base < 5, transformers, monads-fd, time, old-locale, data-default+    Build-Depends:   base < 5, mtl, time, old-locale, data-default     Exposed-modules: UI.Command     Other-modules:   UI.Command.App                      UI.Command.Application