mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 09:02:50 -06:00
download page: fixed a typo
This commit is contained in:
@@ -81,7 +81,7 @@ or
|
|||||||
**Note 1**.
|
**Note 1**.
|
||||||
GF uses [``haskeline`` http://hackage.haskell.org/package/haskeline], which
|
GF uses [``haskeline`` http://hackage.haskell.org/package/haskeline], which
|
||||||
on Linux depends on some non-Haskell libraries that
|
on Linux depends on some non-Haskell libraries that
|
||||||
won't be installed automatically by cabal, and therefore needs to be installed
|
won't be installed automatically by cabal, and therefore need to be installed
|
||||||
manually. Here is one way to do this:
|
manually. Here is one way to do this:
|
||||||
|
|
||||||
- On Ubuntu: ``sudo apt-get install libghc6-terminfo-dev``
|
- On Ubuntu: ``sudo apt-get install libghc6-terminfo-dev``
|
||||||
|
|||||||
Reference in New Issue
Block a user