1

hstatsパッケージをインストールしようとすると

$ cabal install hstats

次のエラーが表示されます。

src/Math/Statistics.hs:1:1:
    Ambiguous module name `Prelude':
      it was found in multiple packages: base haskell98-2.0.0.2
Failed to install hstats-0.3
cabal: Error: some packages failed to install:
hstats-0.3 failed during the building phase. The exception was:
ExitFailure 1

どうすればこれを修正できますか?

4

1 に答える 1