windowsでhaskell-src-extsをインストールする方法

haskell-src-extsのバージョン:1.9.4
cabalのバージョン:cabal-install version 0.8.2, using version 1.8.0.6 of the Cabal Library


1. Haskell-Platformをインストールする.

    • 学校の環境は2010.2.0.0

2. cabalをアップデートする.

$ cabal update
Config file path source is default config file.
Config file C:\Documents and Settings\名前\Application Data\cabal\config not
found.
Writing default configuration to C:\Documents and Settings\名前\Application
Data\cabal\config
Downloading the latest package list from hackage.haskell.org

3. インストールする

$ cabal install haskell-src-exts