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

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

[nongnu] elpa/haskell-tng-mode 598b372 288/385: typo


From: ELPA Syncer
Subject: [nongnu] elpa/haskell-tng-mode 598b372 288/385: typo
Date: Tue, 5 Oct 2021 23:59:50 -0400 (EDT)

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

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

diff --git a/README.md b/README.md
index ad03848..34a2cf1 100644
--- a/README.md
+++ b/README.md
@@ -65,8 +65,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-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.7` (or make `hsinspect` 
available globally, self-managing `ghc` versions)
+2. `build-depends: ghcflags == 1.0.1`
 3. add `ghc-options: -fplugin GhcFlags.Plugin`
 
 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]