packages feed

Cabal revisions of pixela-0.1.0.0

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

revision 1
 cabal-version: 1.12
---- This file has been generated from package.yaml by hpack version 0.31.0.------ see: https://github.com/sol/hpack------ hash: bd1fc33f3adcd9cefe5837a71f3de4b922a2eb5993aa87d00ef45be247555726--name:           pixela-version:        0.1.0.0-synopsis:       Pixela client.-description:    Pixela (https://pixe.la/) client library.-category:       Web-homepage:       https://github.com/kakkun61/pixela#readme-bug-reports:    https://github.com/kakkun61/pixela/issues-author:         Kazuki Okamoto-maintainer:     kazuki.okamoto@kakkun61.com-copyright:      Kazuki Okamoto-license:        BSD3-license-file:   LICENSE-build-type:     Simple-extra-source-files:-    README.md-    ChangeLog.md--source-repository head-  type: git-  location: https://github.com/kakkun61/pixela--library-  exposed-modules:-      Web.Pixela-  other-modules:-      Paths_pixela-  hs-source-dirs:-      src-  default-extensions: OverloadedStrings-  ghc-options: -Wall -fwarn-tabs -fwarn-incomplete-record-updates -fwarn-unused-do-bind-  build-depends:-      aeson-    , base >=4.7 && <5-    , bytestring-    , data-default-    , http-client-    , http-client-tls-    , http-types-    , split-    , text-    , unordered-containers-    , uri-encode-    , vector-  default-language: Haskell2010--test-suite pixela-test-  type: exitcode-stdio-1.0-  main-is: Spec.hs-  other-modules:-      Paths_pixela-  hs-source-dirs:-      test-  ghc-options: -Wall -fwarn-tabs -fwarn-incomplete-record-updates -fwarn-unused-do-bind-  build-depends:-      aeson-    , base >=4.7 && <5-    , bytestring-    , data-default-    , http-client-    , http-client-tls-    , http-types-    , pixela-    , split-    , text-    , unordered-containers-    , uri-encode-    , vector-  default-language: Haskell2010+
+-- This file has been generated from package.yaml by hpack version 0.31.0.
+--
+-- see: https://github.com/sol/hpack
+--
+-- hash: bd1fc33f3adcd9cefe5837a71f3de4b922a2eb5993aa87d00ef45be247555726
+
+name:           pixela
+version:        0.1.0.0
+x-revision: 1
+synopsis:       Pixela client.
+description:    Pixela (https:\/\/pixe.la\/) client library.
+category:       Web
+homepage:       https://github.com/kakkun61/pixela-client-haskell/tree/master/lib
+bug-reports:    https://github.com/kakkun61/pixela-client-haskell/issues
+author:         Kazuki Okamoto
+maintainer:     kazuki.okamoto@kakkun61.com
+copyright:      Kazuki Okamoto
+license:        BSD3
+license-file:   LICENSE
+build-type:     Simple
+extra-source-files:
+    README.md
+    ChangeLog.md
+
+source-repository head
+  type: git
+  location: https://github.com/kakkun61/pixela
+
+library
+  exposed-modules:
+      Web.Pixela
+  other-modules:
+      Paths_pixela
+  hs-source-dirs:
+      src
+  default-extensions: OverloadedStrings
+  ghc-options: -Wall -fwarn-tabs -fwarn-incomplete-record-updates -fwarn-unused-do-bind
+  build-depends:
+      aeson
+    , base >=4.7 && <5
+    , bytestring
+    , data-default
+    , http-client
+    , http-client-tls
+    , http-types
+    , split
+    , text
+    , unordered-containers
+    , uri-encode
+    , vector
+  default-language: Haskell2010
+
+test-suite pixela-test
+  type: exitcode-stdio-1.0
+  main-is: Spec.hs
+  other-modules:
+      Paths_pixela
+  hs-source-dirs:
+      test
+  ghc-options: -Wall -fwarn-tabs -fwarn-incomplete-record-updates -fwarn-unused-do-bind
+  build-depends:
+      aeson
+    , base >=4.7 && <5
+    , bytestring
+    , data-default
+    , http-client
+    , http-client-tls
+    , http-types
+    , pixela
+    , split
+    , text
+    , unordered-containers
+    , uri-encode
+    , vector
+  default-language: Haskell2010
revision 2
 
 name:           pixela
 version:        0.1.0.0
-x-revision: 1
+x-revision: 2
 synopsis:       Pixela client.
 description:    Pixela (https:\/\/pixe.la\/) client library.
 category:       Web
 
 source-repository head
   type: git
-  location: https://github.com/kakkun61/pixela
+  location: https://github.com/kakkun61/pixela-client-haskell
 
 library
   exposed-modules:
revision 3
 
 name:           pixela
 version:        0.1.0.0
-x-revision: 2
+x-revision: 3
 synopsis:       Pixela client.
-description:    Pixela (https:\/\/pixe.la\/) client library.
+description:    Pixela (<https://pixe.la/>) client library.
 category:       Web
 homepage:       https://github.com/kakkun61/pixela-client-haskell/tree/master/lib
 bug-reports:    https://github.com/kakkun61/pixela-client-haskell/issues