hls-eval-plugin 0.1.0.3 → 0.1.0.4
raw patch · 2 files changed
+2/−1 lines, 2 filesbinary-addedPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- demo.gif binary
- hls-eval-plugin.cabal +2/−1
+ demo.gif view
binary file changed (absent → 190013 bytes)
hls-eval-plugin.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.2 name: hls-eval-plugin-version: 0.1.0.3+version: 0.1.0.4 synopsis: Eval plugin for Haskell Language Server category: Development bug-reports: https://github.com/haskell/haskell-language-server/issues@@ -16,6 +16,7 @@ extra-source-files: LICENSE README.md+ demo.gif flag pedantic description: Enable -Werror