splint 1.0.1.1 → 1.0.1.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~hlintPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: hlint
API changes (from Hackage documentation)
Files
- splint.cabal +2/−2
splint.cabal view
@@ -1,7 +1,7 @@ cabal-version: 2.2 name: splint-version: 1.0.1.1+version: 1.0.1.2 synopsis: HLint as a GHC source plugin. description:@@ -48,7 +48,7 @@ base >= 4.12.0 && < 4.15 , containers >= 0.6.0 && < 0.7 , ghc >= 8.6.1 && < 8.11- , hlint >= 3.0 && < 3.2+ , hlint >= 3.0 && < 3.3 , stm >= 2.5.0 && < 2.6 exposed-modules: Splint hs-source-dirs: src/lib