Yiエディターを試してみたいのですが、残念ながら、インストール中に失敗し続けます。
最初に私は得る:
> cabal install yi
haskell-src-exts-1.13.0 failed during the configure step. The exception was:
ExitFailure 1
yi-0.6.5.0 depends on haskell-src-exts-1.13.0 which failed to install.
次に、インストールしようとするhaskell-src-exts
と、これに困惑します。
setup: The program happy version >=1.17 is required but it could not be found.
cabal: Error: some packages failed to install:
haskell-src-exts-1.13.0 failed during the configure step. The exception was:
ExitFailure 1
happy cabal install happy
(バージョン1.18.9)をインストールしても、上記のエラーが発生するため、役に立ちません。
私はこれをArchLinuxで実行しようとしています。また、Windowsのインストールも機能しませんでした。
何か案は?