packages feed

adblock2privoxy 2.0.0 → 2.0.1

raw patch · 3 files changed

+7/−4 lines, 3 files

Files

adblock2privoxy.cabal view
@@ -1,9 +1,9 @@ name:                adblock2privoxy-version:             2.0.0+version:             2.0.1 cabal-version:       >= 1.10 build-type:          Simple tested-with:-                     GHC==8.4.3+                     GHC==8.6.5 author:              Alexey Zubritsky <adblock2privoxy@zubr.me>, Steven Thomas Smith <steve.t.smith@gmail.com> data-files:                 templates/ab2p.system.action,@@ -103,4 +103,4 @@   type:      git   location:  ​https://github.com/essandess/adblock2privoxy.git   subdir:    adblock2privoxy-  tag:       2.0.0+  tag:       2.0.1
changelog view
@@ -1,3 +1,6 @@+2.0.1+	* Update to ghc 8.6.5, lts-13.25 resolver+ 2.0.0 	* Update to ghc 8.4.3 	* Regex wildcard optimizations
stack.yaml view
@@ -1,7 +1,7 @@ # For more information, see: https://github.com/commercialhaskell/stack/blob/release/doc/yaml_configuration.md  # Specifies the GHC version and set of packages available (e.g., lts-3.5, nightly-2015-09-21, ghc-7.10.2)-resolver: lts-12.9+resolver: lts-13.25  # Local packages, usually specified by relative directory name packages: