ghc-mod 2.1.0 → 2.1.1
raw patch · 1 files changed
+2/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- ghc-mod.cabal +2/−1
ghc-mod.cabal view
@@ -1,5 +1,5 @@ Name: ghc-mod-Version: 2.1.0+Version: 2.1.1 Author: Kazu Yamamoto <kazu@iij.ad.jp> Maintainer: Kazu Yamamoto <kazu@iij.ad.jp> License: BSD3@@ -60,6 +60,7 @@ Build-Depends: base >= 4.0 && < 5 , Cabal >= 1.10 , containers+ , convertible , directory , filepath , ghc