Haskellプラットフォームのソースをここからダウンロードしました:http://www.haskell.org/platform/linux.html、ghcをインストールし、/。configureを実行しました。ただし、sudo makeを実行すると、次のエラーが発生します。
Preprocessing library HUnit-1.2.4.2...
Test/HUnit/Base.hs:1:1:
Could not find module `Prelude'
Perhaps you haven't installed the profiling libraries for package `base'?
Use -v to see a list of the files searched for.
Error:
Building the HUnit-1.2.4.2 package failed
make: *** [build.stamp] Error 2
誰かがこれを修正する方法を知っていますか?
Ubuntu12.04.1LTSにインストールしようとしています