packages feed

chakra 0.1.1 → 0.1.2

raw patch · 2 files changed

+5/−4 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

README.md view
@@ -94,7 +94,8 @@ packages: - . extra-deps:-- chakra-0.1.1+- chakra-0.1.2+- wai-cli-0.2.3 ```  A stack project template is also available for bootstraping quickly
chakra.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: e0ea050f431aab024199de31ebbeaa04193373c1703450ee2efdd26f817d5445+-- hash: 5aeb97e416137f55b01ac39fe385506fd11c31d0e6d13907859c083a44c85279  name:           chakra-version:        0.1.1+version:        0.1.2 synopsis:       A REST Web Api server template for building (micro)services.  description:    A REST Web Api server template, that serves as a reference@@ -32,7 +32,7 @@ license:        MIT license-file:   LICENSE tested-with:-    GHC==8.10.7+    GHC==8.8.4 || ==8.10.7 || ==9.0.1 build-type:     Simple extra-source-files:     README.md