packages feed

Cabal revisions of miss-porcelain-0

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

revision 1
-cabal-version:       2.2--name:                miss-porcelain-version:             0-synopsis:            Useability extras built on top of miss.-description:-  This package builds on 'miss', providing convinient interfaces for working with git repositories.-homepage:            https://oss.xkcd.com/-bug-reports:         https://code.xkrd.net/skete/miss-porcelain/issues-license:             BSD-3-Clause-license-file:        LICENSE-author:              Alec Heller &  davean-maintainer:          oss@xkcd.com-copyright:           Copyright (C) 2015-2018 Alec Heller & davean-category:            Git, Development-extra-source-files:  CHANGELOG.md--source-repository head-  type: git-  location: https://code.xkrd.net/skete/miss-porcelain.git--library-  hs-source-dirs:      src-  default-language:    Haskell2010-  exposed-modules:-    Data.Git.EditTree-    Data.Git.FileTree-  build-depends:-      base                     >=4.9.0.0 && < 4.13-    , bytestring              ^>= 0.10-    , containers              ^>= 0.6 -    , filesystem-abstractions ^>= 0-    , list-tries              ^>= 0.6-    , miss                    ^>= 0-    , mtl                     ^>= 2.2-    , posix-paths             ^>= 0.2+cabal-version:       2.2
+
+name:                miss-porcelain
+version:             0
+x-revision: 1
+synopsis:            Useability extras built on top of miss.
+description:
+  This package builds on 'miss', providing convinient interfaces for working with git repositories.
+homepage:            https://oss.xkcd.com/
+bug-reports:         https://code.xkrd.net/skete/miss-porcelain/issues
+license:             BSD-3-Clause
+license-file:        LICENSE
+author:              Alec Heller &  davean
+maintainer:          oss@xkcd.com
+copyright:           Copyright (C) 2015-2018 Alec Heller & davean
+category:            Git, Development
+extra-source-files:  CHANGELOG.md
+
+source-repository head
+  type: git
+  location: https://code.xkrd.net/skete/miss-porcelain.git
+
+library
+  hs-source-dirs:      src
+  default-language:    Haskell2010
+  exposed-modules:
+    Data.Git.EditTree
+    Data.Git.FileTree
+  build-depends:
+      base                     >=4.9.0.0 && < 4.14
+    , bytestring              ^>= 0.10
+    , containers              ^>= 0.6 
+    , filesystem-abstractions ^>= 0
+    , list-tries              ^>= 0.6
+    , miss                    ^>= 0
+    , mtl                     ^>= 2.2
+    , posix-paths             ^>= 0.2