この色付きのghciプロンプトを機能させようとしています。次のエラーが表示されます。これは、cabal が適切なパッケージを更新していないことが原因であると思われます。誰でも何か考えがありますか?
; cabal install IPPrint
[...]
System/Unix/Chroot.hs:23:49:
Module `System.Process' does not export `showCommandForUser'
cabal: Error: some packages failed to install:
Extra-1.42 depends on Unixutils-1.52 which failed to install.
Unixutils-1.52 failed during the building phase. The exception was:
ExitFailure 1
ipprint-0.4.1 depends on Unixutils-1.52 which failed to install.
プロンプトは次のようになります。