THEff 0.1.3 → 0.1.4
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- THEff.cabal +2/−2
THEff.cabal view
@@ -1,5 +1,5 @@ name: THEff-version: 0.1.3+version: 0.1.4 synopsis: TH implementation of effects. license: BSD3 license-file: LICENSE@@ -47,7 +47,7 @@ location: https://github.com/KolodeznyDiver/THEff.git library- ghc-options: -Wall -O2 -fwarn-tabs + ghc-options: -Wall -fwarn-tabs exposed-modules: Control.THEff Control.THEff.Reader Control.THEff.State