【发布时间】:2016-01-01 04:17:54
【问题描述】:
我使用 homebrew-cask 通过运行在我的 mac (OS X 10.11.2) 中安装 haskell-platform:
brew cask install haskell-platform
在我想在 GHCi 中启用语法高亮之前,它一直运行良好。我在this post 中发现我应该在ghci.conf 中添加一行。但是我找不到这个文件在哪里。
【问题讨论】:
标签: macos haskell haskell-platform homebrew-cask