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

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

[nongnu] elpa/haskell-tng-mode 68d1d7c 371/385: bump hsinspect


From: ELPA Syncer
Subject: [nongnu] elpa/haskell-tng-mode 68d1d7c 371/385: bump hsinspect
Date: Wed, 6 Oct 2021 00:00:06 -0400 (EDT)

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

    bump hsinspect
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index e684835..3d8a60e 100644
--- a/README.md
+++ b/README.md
@@ -68,8 +68,8 @@ 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.11` (or make `hsinspect` 
available globally, self-managing `ghc` versions)
-2. `build-depends: ghcflags == 1.0.2`
+1. `build-tool-depends: hsinspect:hsinspect == 0.0.12`
+2. `build-depends: ghcflags == 1.0.3`
 3. add `ghc-options: -fplugin GhcFlags.Plugin`
 
 To find out which module a symbol belongs to, use `M-x 
haskell-tng-fqn-at-point`. The `haskell-tng-extra-company` package will 
automatically complete symbols that are in scope.



reply via email to

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