Shpadoinkle-console 0.0.1.0 → 0.0.1.1
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~aesonPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: aeson
API changes (from Hackage documentation)
Files
Shpadoinkle-console.cabal view
@@ -4,10 +4,10 @@ -- -- see: https://github.com/sol/hpack ----- hash: ed7c83dc76bc4f63bd8d401f7b00f44eae07c11d062de89532fc81d93598aa13+-- hash: 9039e46f515299833a2b8f97b5ec57e683857ccb9bed90b5375815dc6c060057 name: Shpadoinkle-console-version: 0.0.1.0+version: 0.0.1.1 synopsis: Support for the native browser console description: This package adds support for native browser console features for logging and debugging. category: Web@@ -33,7 +33,7 @@ ./. ghc-options: -Wall -Wcompat -fwarn-redundant-constraints -fwarn-incomplete-uni-patterns -fwarn-tabs -fwarn-incomplete-record-updates -fwarn-identities build-depends:- aeson >=1.4.4 && <1.5+ aeson >=1.4.4 && <1.6 , base >=4.12.0 && <4.16 , jsaddle >=0.9.7 && <0.20 , lens >=4.17.1 && <5.0