Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit fa0b452

Browse files
friedbriceAnrock
authored andcommitted
Update README.md
The suggested Aura package, `haskell-ide-engine-git`, has been flagged out of date and has not been updated in about a year (and did not build on my machine due to a missing `stack.yaml` file in the project repo). This commit instructs the reader to install `hadkell-ide-engine` instead, as this package seems to be maintained (and did build on my machine).
1 parent 0f697c8 commit fa0b452

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,12 +129,12 @@ Follow the instructions at https://github.com/Infinisil/all-hies
129129

130130
### Installation on ArchLinux
131131

132-
An [haskell-ide-engine-git](https://aur.archlinux.org/packages/haskell-ide-engine-git/) package is available on the AUR.
132+
An [haskell-ide-engine](https://aur.archlinux.org/packages/haskell-ide-engine/) package is available on the AUR.
133133

134134
Using [Aura](https://github.com/aurapm/aura):
135135

136136
```
137-
# aura -A haskell-ide-engine-git
137+
# aura -A haskell-ide-engine
138138
```
139139

140140

0 commit comments

Comments
 (0)