emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/haskell-tng-mode 6d4e150 353/385: upgrade hsinspect versio


From: ELPA Syncer
Subject: [nongnu] elpa/haskell-tng-mode 6d4e150 353/385: upgrade hsinspect version
Date: Wed, 6 Oct 2021 00:00:03 -0400 (EDT)

branch: elpa/haskell-tng-mode
commit 6d4e150c042ad3e741d8f2bb2b1bb44e00601732
Author: Tseen She <ts33n.sh3@gmail.com>
Commit: Tseen She <ts33n.sh3@gmail.com>

    upgrade hsinspect version
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e051fb2..80ec953 100644
--- a/README.md
+++ b/README.md
@@ -68,7 +68,7 @@ The optional command line tool 
[`hsinspect`](https://gitlab.com/tseenshe/hsinspe
 
 To use this feature you must install `hsinspect` command line tool and the 
`ghcflags` plugin to every `.cabal` file:
 
-1. `build-tool-depends: hsinspect:hsinspect == 0.0.9` (or make `hsinspect` 
available globally, self-managing `ghc` versions)
+1. `build-tool-depends: hsinspect:hsinspect == 0.0.11` (or make `hsinspect` 
available globally, self-managing `ghc` versions)
 2. `build-depends: ghcflags == 1.0.2`
 3. add `ghc-options: -fplugin GhcFlags.Plugin`
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]