packages feed

Cabal revisions of toodles-0.1.0.9

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

revision 1
--- This file has been generated from package.yaml by hpack version 0.28.2.------ see: https://github.com/sol/hpack------ hash: 7f3bb1a7a071ad693223647558ec8c15dc648639724a366eec73cc7c5f9477a9--name:           toodles-version:        0.1.0.9-synopsis:       Manage the TODO entries in your code-description:    Toodles scrapes your entire repository for TODO entries and organizes them so you can manage your project directly from the code. View, filter, sort, and edit your TODO\'s with an easy to use web application. When you make changes via toodles, the edits will be applied directly the TODO entries in your code. When you\'re done, commit and push your changes to share them with your team!-category:       Project Management-homepage:       https://github.com/aviaviavi/toodles#readme-bug-reports:    https://github.com/aviaviavi/toodles/issues-author:         Avi Press-maintainer:     mail@avi.press-copyright:      2018 Avi Press-license:        MIT-build-type:     Simple-cabal-version:  >= 1.10-extra-source-files:-    README.md-data-files:-    web/css/bulma.min.css-    web/css/font-awesome.min.css-    web/css/toodles.css-    web/fonts/fontawesome-webfont.woff-    web/fonts/fontawesome-webfont.woff2-    web/html/index.html-    web/img/favicon.png-    web/js/app.js-    web/js/jquery-3.3.1.min.js-    web/js/vue.js--source-repository head-  type: git-  location: https://github.com/aviaviavi/toodles--executable toodles-  main-is: Main.hs-  other-modules:-      Paths_toodles-  hs-source-dirs:-      app-  ghc-options: -threaded -rtsopts -with-rtsopts=-N-  build-depends:-      MissingH >=1.4.0.1-    , aeson >=1.2.4.0-    , base >=4.9.1 && <5-    , blaze-html >=0.9.1.1-    , bytestring >=0.10.8.2-    , cmdargs >=0.10.20-    , directory >=1.3.0.2-    , filepath >=1.4.1.2-    , http-types >=0.12.1-    , megaparsec >=6.4.1-    , regex-posix >=0.95.2-    , servant >=0.13.0.1-    , servant-blaze >=0.8-    , servant-server >=0.13.0.1-    , strict >=0.3.2-    , text >=1.2.3.0-    , transformers >=0.5.2.0-    , wai >=3.2.1.2-    , warp >=3.2.23-    , yaml >=0.8.32-  default-language: Haskell2010+-- This file has been generated from package.yaml by hpack version 0.28.2.
+--
+-- see: https://github.com/sol/hpack
+--
+-- hash: 7f3bb1a7a071ad693223647558ec8c15dc648639724a366eec73cc7c5f9477a9
+
+name:           toodles
+version:        0.1.0.9
+x-revision: 1
+synopsis:       Manage the TODO entries in your code
+description:    Toodles scrapes your entire repository for TODO entries and organizes them so you can manage your project directly from the code. View, filter, sort, and edit your TODO\'s with an easy to use web application. When you make changes via toodles, the edits will be applied directly the TODO entries in your code. When you\'re done, commit and push your changes to share them with your team!
+category:       Project Management
+homepage:       https://github.com/aviaviavi/toodles#readme
+bug-reports:    https://github.com/aviaviavi/toodles/issues
+author:         Avi Press
+maintainer:     mail@avi.press
+copyright:      2018 Avi Press
+license:        MIT
+build-type:     Simple
+cabal-version:  >= 1.10
+extra-source-files:
+    README.md
+data-files:
+    web/css/bulma.min.css
+    web/css/font-awesome.min.css
+    web/css/toodles.css
+    web/fonts/fontawesome-webfont.woff
+    web/fonts/fontawesome-webfont.woff2
+    web/html/index.html
+    web/img/favicon.png
+    web/js/app.js
+    web/js/jquery-3.3.1.min.js
+    web/js/vue.js
+
+source-repository head
+  type: git
+  location: https://github.com/aviaviavi/toodles
+
+executable toodles
+  main-is: Main.hs
+  other-modules:
+      Paths_toodles
+  hs-source-dirs:
+      app
+  ghc-options: -threaded -rtsopts -with-rtsopts=-N
+  build-depends:
+      MissingH ==1.4.0.1
+    , aeson ==1.2.4.0
+    , base ==4.10.1.0
+    , blaze-html ==0.9.1.1
+    , bytestring ==0.10.8.2
+    , cmdargs ==0.10.20
+    , directory ==1.3.0.2
+    , filepath ==1.4.1.2
+    , http-types ==0.12.1
+    , megaparsec ==6.4.1
+    , regex-posix ==0.95.2
+    , servant ==0.13.0.1
+    , servant-blaze ==0.8
+    , servant-server ==0.13.0.1
+    , strict ==0.3.2
+    , text ==1.2.3.0
+    , transformers ==0.5.2.0
+    , wai ==3.2.1.2
+    , warp ==3.2.23
+    , yaml ==0.8.32
+  default-language: Haskell2010
revision 2
 
 name:           toodles
 version:        0.1.0.9
-x-revision: 1
+x-revision: 2
 synopsis:       Manage the TODO entries in your code
 description:    Toodles scrapes your entire repository for TODO entries and organizes them so you can manage your project directly from the code. View, filter, sort, and edit your TODO\'s with an easy to use web application. When you make changes via toodles, the edits will be applied directly the TODO entries in your code. When you\'re done, commit and push your changes to share them with your team!
 category:       Project Management
   ghc-options: -threaded -rtsopts -with-rtsopts=-N
   build-depends:
       MissingH ==1.4.0.1
-    , aeson ==1.2.4.0
-    , base ==4.10.1.0
+    , aeson ==1.3.1.1
+    , base ==4.11.1.0
     , blaze-html ==0.9.1.1
     , bytestring ==0.10.8.2
     , cmdargs ==0.10.20
-    , directory ==1.3.0.2
-    , filepath ==1.4.1.2
-    , http-types ==0.12.1
-    , megaparsec ==6.4.1
+    , directory ==1.3.1.5
+    , filepath ==1.4.2
+    , http-types ==0.12.2
+    , megaparsec ==6.5.0
     , regex-posix ==0.95.2
-    , servant ==0.13.0.1
+    , servant ==0.14.1
     , servant-blaze ==0.8
-    , servant-server ==0.13.0.1
+    , servant-server ==0.14.1
     , strict ==0.3.2
-    , text ==1.2.3.0
-    , transformers ==0.5.2.0
+    , text ==1.2.3.1
+    , transformers ==0.5.5.0
     , wai ==3.2.1.2
-    , warp ==3.2.23
+    , warp ==3.2.25
     , yaml ==0.8.32
   default-language: Haskell2010
+
revision 3
 
 name:           toodles
 version:        0.1.0.9
-x-revision: 2
+x-revision: 3
 synopsis:       Manage the TODO entries in your code
 description:    Toodles scrapes your entire repository for TODO entries and organizes them so you can manage your project directly from the code. View, filter, sort, and edit your TODO\'s with an easy to use web application. When you make changes via toodles, the edits will be applied directly the TODO entries in your code. When you\'re done, commit and push your changes to share them with your team!
 category:       Project Management
   build-depends:
       MissingH ==1.4.0.1
     , aeson ==1.3.1.1
-    , base ==4.11.1.0
+    , base >= 4.0 && < 5
     , blaze-html ==0.9.1.1
     , bytestring ==0.10.8.2
     , cmdargs ==0.10.20