simonmar-win32-head (x86 Windows HEAD), build 231, Failure

Simon Marlow marlowsd at gmail.com
Mon Jan 31 13:59:55 CET 2011


On 30/01/2011 19:20, Builder wrote:
> Module imports form a cycle for modules:
>    GHC.IO.Encoding.CodePage (libraries\base\GHC\IO\Encoding\CodePage.hs)
>      imports: Prelude GHC.IO.Encoding.CodePage.Table
>    Prelude (libraries\base\Prelude.hs)
>      imports: System.IO
>    System.IO (libraries\base\System\IO.hs)
>      imports: GHC.IO.Encoding GHC.IO.Handle.Text GHC.IO.Handle
>               GHC.IO.Handle.FD
>    GHC.IO.Encoding (libraries\base\GHC\IO\Encoding.hs)
>      imports: GHC.IO.Encoding.CodePage
>    GHC.IO.Handle.Text (libraries\base\GHC\IO\Handle\Text.hs)
>      imports: GHC.IO.Handle.Internals
>    GHC.IO.Handle.Internals (libraries\base\GHC\IO\Handle\Internals.hs)
>      imports: GHC.IO.Encoding
>    GHC.IO.Handle (libraries\base\GHC\IO\Handle.hs)
>      imports: GHC.IO.Handle.Text GHC.IO.Handle.Internals GHC.IO.Encoding
>    GHC.IO.Handle.FD (libraries\base\GHC\IO\Handle\FD.hs)
>      imports: GHC.IO.Handle.Internals GHC.IO.Handle GHC.IO.Encoding
>    GHC.IO.Encoding.CodePage.Table (libraries\base\GHC\IO\Encoding\CodePage\Table.hs)
>      imports: Prelude
> make[2]: *** [libraries/base/dist-install/build/.depend-v-p-dyn.haskell] Error 1
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/cygdrive/d/slave/head/builder/tempbuild/build'

I'll look into this, seems to be fallout from the LANGUAGE updates in base.

Cheers,
	Simon



More information about the Cvs-ghc mailing list