packages feed

iyql 0.0.5.4 → 0.0.5.5

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~directorydep ~filepathdep ~haskeline

Dependency ranges changed: directory, filepath, haskeline

Files

iyql.cabal view
@@ -1,5 +1,5 @@ name: iyql-version: 0.0.5.4+version: 0.0.5.5 category: Network license: GPL-3 license-file: LICENSE@@ -24,8 +24,8 @@   build-depends: haskell98                , base<5                , hoauth>=0.2.5-               , directory>=1.0.1.0-               , filepath>=1.1.0.3+               , directory>=1.0.0.3+               , filepath>=1.1.0.2                , containers>=0.2.0.1                , utf8-string>=0.3.6                , bytestring>=0.9.1.5@@ -35,7 +35,7 @@                , old-locale>=1.0.0.2                , binary>=0.5.0.2                , parsec>=2.1.0.1-               , haskeline>=0.6.2.2+               , haskeline>=0.6.1.6   other-modules: Yql.UI.Cli                , Yql.UI.CLI.Command                , Yql.UI.CLI.Options