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

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

[nongnu] elpa/haskell-tng-mode 4480bb4 319/385: bump hsinspect/ghcflags


From: ELPA Syncer
Subject: [nongnu] elpa/haskell-tng-mode 4480bb4 319/385: bump hsinspect/ghcflags versions
Date: Tue, 5 Oct 2021 23:59:56 -0400 (EDT)

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

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

diff --git a/README.md b/README.md
index 0fa5a80..c8fb8fc 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.7` (or make `hsinspect` 
available globally, self-managing `ghc` versions)
-2. `build-depends: ghcflags == 1.0.1`
+1. `build-tool-depends: hsinspect:hsinspect == 0.0.8` (or make `hsinspect` 
available globally, self-managing `ghc` versions)
+2. `build-depends: ghcflags == 1.0.2`
 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]