packages feed

Cabal revisions of hadoop-tools-0.2

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-name:                hadoop-tools-version:             0.2-synopsis:            Tools for working with Hadoop.-description:         Tools for working with Hadoop.-license:             Apache-2.0-license-file:        LICENSE-author:              Jacob Stanley, Conrad Parker-maintainer:          Jacob Stanley <jacob@stanley.io>-category:            Data-build-type:          Simple-cabal-version:       >= 1.10--executable hh-  default-language: Haskell2010--  main-is: Main.hs-  hs-source-dirs: src--  other-modules:-    Paths_hadoop_tools--  build-depends:-      base                 >= 4.7 && < 5-    , boxes                >= 0.1-    , bytestring           >= 0.10-    , cereal               >= 0.4-    , cereal-conduit       >= 0.7-    , conduit              >= 1.2-    , conduit-extra        >= 1.1-    , configurator         >= 0.3-    , directory            >= 1.2-    , filepath             >= 1.3-    , network              >= 2.5-    , network-simple       >= 0.4-    , old-locale           >= 1.0-    , optparse-applicative >= 0.10-    , protobuf             >= 0.2.0.4-    , socks                >= 0.5-    , split                >= 0.2-    , text                 >= 1.1-    , time                 >= 1.4-    , transformers         >= 0.4-    , unix                 >= 2.7-    , unordered-containers >= 0.2-    , xmlhtml              >= 0.2.3.2+name:                hadoop-tools
+version:             0.2
+x-revision: 1
+synopsis:            Tools for working with Hadoop.
+description:         Tools for working with Hadoop.
+homepage:            http://github.com/jystic/hadoop-tools
+license:             Apache-2.0
+license-file:        LICENSE
+author:              Jacob Stanley, Conrad Parker
+maintainer:          Jacob Stanley <jacob@stanley.io>
+category:            Data
+build-type:          Simple
+cabal-version:       >= 1.10
+
+executable hh
+  default-language: Haskell2010
+
+  main-is: Main.hs
+  hs-source-dirs: src
+
+  other-modules:
+    Paths_hadoop_tools
+
+  build-depends:
+      base                 >= 4.7 && < 5
+    , boxes                >= 0.1
+    , bytestring           >= 0.10
+    , cereal               >= 0.4
+    , cereal-conduit       >= 0.7
+    , conduit              >= 1.2
+    , conduit-extra        >= 1.1
+    , configurator         >= 0.3
+    , directory            >= 1.2
+    , filepath             >= 1.3
+    , network              >= 2.5
+    , network-simple       >= 0.4
+    , old-locale           >= 1.0
+    , optparse-applicative >= 0.10
+    , protobuf             >= 0.2.0.4
+    , socks                >= 0.5
+    , split                >= 0.2
+    , text                 >= 1.1
+    , time                 >= 1.4
+    , transformers         >= 0.4
+    , unix                 >= 2.7
+    , unordered-containers >= 0.2
+    , xmlhtml              >= 0.2.3.2
revision 2
 name:                hadoop-tools
 version:             0.2
-x-revision: 1
-synopsis:            Tools for working with Hadoop.
-description:         Tools for working with Hadoop.
+x-revision: 2
+synopsis:            Fast command line tools for working with Hadoop.
+description:         Fast command line tools for working with Hadoop.
 homepage:            http://github.com/jystic/hadoop-tools
 license:             Apache-2.0
 license-file:        LICENSE
     , transformers         >= 0.4
     , unix                 >= 2.7
     , unordered-containers >= 0.2
-    , xmlhtml              >= 0.2.3.2
+    , xmlhtml              >= 0.2.3.2