Skip to content

Instantly share code, notes, and snippets.

@master-q
Created October 30, 2013 10:42
Show Gist options
  • Select an option

  • Save master-q/7230552 to your computer and use it in GitHub Desktop.

Select an option

Save master-q/7230552 to your computer and use it in GitHub Desktop.
Bug report from Henk-Jan van Tuyl.
C:\Documents and Settings\Henk-Jan\Mijn documenten\SoftwareOntwikkeling\Haskell\Temp>cabal install ajhc
Resolving dependencies...
Configuring HsSyck-0.50...
Building HsSyck-0.50...
Preprocessing library HsSyck-0.50...
gcc.exe: --hash-size=31: linker input file unused because linking not done
gcc.exe: --reduce-memory-overheads: linker input file unused because linking not done
gcc.exe: --hash-size=31: linker input file unused because linking not done
gcc.exe: --reduce-memory-overheads: linker input file unused because linking not done
[1 of 1] Compiling Data.Yaml.Syck ( dist\build\Data\Yaml\Syck.hs, dist\build\Data\Yaml\Syck.o )
DataYamlSyck.hsc:25:1: Warning:
Module `Data.HashTable' is deprecated:
Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead.
DataYamlSyck.hsc:42:16: Warning:
In the use of `mkIntConstr'
(imported from Data.Generics, but defined in Data.Data):
Deprecated: "Use mkIntegralConstr instead"
DataYamlSyck.hsc:126:18: Warning:
In the use of `Hash.new' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
DataYamlSyck.hsc:126:33: Warning:
In the use of `Hash.hashInt' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
DataYamlSyck.hsc:237:20: Warning:
In the use of `Hash.new' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
DataYamlSyck.hsc:237:34: Warning:
In the use of `Hash.hashInt' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
DataYamlSyck.hsc:251:23: Warning:
In the use of type constructor or class `Hash.HashTable'
(imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
DataYamlSyck.hsc:265:20: Warning:
In the use of `Hash.lookup' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
DataYamlSyck.hsc:269:56: Warning:
In the use of `Hash.lookup' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
DataYamlSyck.hsc:281:13: Warning:
In the use of `Hash.update' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
DataYamlSyck.hsc:291:5: Warning:
In the use of `Hash.insert' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
DataYamlSyck.hsc:306:15: Warning:
In the use of type constructor or class `Hash.HashTable'
(imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
DataYamlSyck.hsc:308:11: Warning:
In the use of `Hash.lookup' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
DataYamlSyck.hsc:316:19: Warning:
In the use of `Hash.lookup' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
DataYamlSyck.hsc:322:21: Warning:
In the use of `Hash.insert' (imported from Data.HashTable):
Deprecated: "Data.HashTable will be removed in GHC 7.8. Please use an alternative, e.g. the hashtables package, instead."
gram.c: In function 'syckparse':
gram.c:1115:7: warning: implicit declaration of function 'sycklex'
In-place registering HsSyck-0.50...
Installing library in C:\Documents and Settings\Henk-Jan\Application
Data\cabal\i386-windows-ghc-7.6.3\HsSyck-0.50
Registering HsSyck-0.50...
Installed HsSyck-0.50
[1 of 1] Compiling Main ( C:\DOCUME~1\Henk-Jan\LOCALS~1\Temp\haskeline-0.7.0.3-824\haskeline-0.7.0.3\Setup.hs, C:\DOCUME~1\Henk-Jan\LOCALS~1\Temp\haskeline-0.7.0.3-824\haskeline-0.7.0.3\dist\setup\Main.o )
Linking C:\DOCUME~1\Henk-Jan\LOCALS~1\Temp\haskeline-0.7.0.3-824\haskeline-0.7.0.3\dist\setup\setup.exe ...
Configuring haskeline-0.7.0.3...
Building haskeline-0.7.0.3...
Preprocessing library haskeline-0.7.0.3...
gcc.exe: --hash-size=31: linker input file unused because linking not done
gcc.exe: --reduce-memory-overheads: linker input file unused because linking not done
gcc.exe: --hash-size=31: linker input file unused because linking not done
gcc.exe: --reduce-memory-overheads: linker input file unused because linking not done
gcc.exe: --hash-size=31: linker input file unused because linking not done
gcc.exe: --reduce-memory-overheads: linker input file unused because linking not done
gcc.exe: --hash-size=31: linker input file unused because linking not done
gcc.exe: --reduce-memory-overheads: linker input file unused because linking not done
[ 1 of 24] Compiling System.Console.Haskeline.Recover ( System\Console\Haskeline\Recover.hs, dist\build\System\Console\Haskeline\Recover.o )
[ 2 of 24] Compiling System.Console.Haskeline.Directory ( dist\build\System\Console\Haskeline\Directory.hs, dist\build\System\Console\Haskeline\Directory.o )
[ 3 of 24] Compiling System.Console.Haskeline.Key ( System\Console\Haskeline\Key.hs, dist\build\System\Console\Haskeline\Key.o )
[ 4 of 24] Compiling System.Console.Haskeline.History ( System\Console\Haskeline\History.hs, dist\build\System\Console\Haskeline\History.o )
[ 5 of 24] Compiling System.Console.Haskeline.LineState ( System\Console\Haskeline\LineState.hs, dist\build\System\Console\Haskeline\LineState.o )
[ 6 of 24] Compiling System.Console.Haskeline.Command ( System\Console\Haskeline\Command.hs, dist\build\System\Console\Haskeline\Command.o )
[ 7 of 24] Compiling System.Console.Haskeline.Backend.WCWidth ( System\Console\Haskeline\Backend\WCWidth.hs, dist\build\System\Console\Haskeline\Backend\WCWidth.o )
[ 8 of 24] Compiling System.Console.Haskeline.MonadException ( System\Console\Haskeline\MonadException.hs, dist\build\System\Console\Haskeline\MonadException.o )
[ 9 of 24] Compiling System.Console.Haskeline.Prefs ( System\Console\Haskeline\Prefs.hs, dist\build\System\Console\Haskeline\Prefs.o )
[10 of 24] Compiling System.Console.Haskeline.Monads ( System\Console\Haskeline\Monads.hs, dist\build\System\Console\Haskeline\Monads.o )
[11 of 24] Compiling System.Console.Haskeline.Command.Undo ( System\Console\Haskeline\Command\Undo.hs, dist\build\System\Console\Haskeline\Command\Undo.o )
[12 of 24] Compiling System.Console.Haskeline.Command.History ( System\Console\Haskeline\Command\History.hs, dist\build\System\Console\Haskeline\Command\History.o )
[13 of 24] Compiling System.Console.Haskeline.Command.KillRing ( System\Console\Haskeline\Command\KillRing.hs, dist\build\System\Console\Haskeline\Command\KillRing.o )
[14 of 24] Compiling System.Console.Haskeline.Completion ( System\Console\Haskeline\Completion.hs, dist\build\System\Console\Haskeline\Completion.o )
[15 of 24] Compiling System.Console.Haskeline.Term ( System\Console\Haskeline\Term.hs, dist\build\System\Console\Haskeline\Term.o )
System\Console\Haskeline\Term.hs:107:16: Warning:
In the use of `isEmptyChan'
(imported from Control.Concurrent, but defined in Control.Concurrent.Chan):
Deprecated: "if you need this operation, use Control.Concurrent.STM.TChan instead. See http://hackage.haskell.org/trac/ghc/ticket/4154 for details"
[16 of 24] Compiling System.Console.Haskeline.RunCommand ( System\Console\Haskeline\RunCommand.hs, dist\build\System\Console\Haskeline\RunCommand.o )
[17 of 24] Compiling System.Console.Haskeline.Backend.Win32 ( dist\build\System\Console\Haskeline\Backend\Win32.hs, dist\build\System\Console\Haskeline\Backend\Win32.o )
[18 of 24] Compiling System.Console.Haskeline.Backend ( System\Console\Haskeline\Backend.hs, dist\build\System\Console\Haskeline\Backend.o )
[19 of 24] Compiling System.Console.Haskeline.InputT ( System\Console\Haskeline\InputT.hs, dist\build\System\Console\Haskeline\InputT.o )
[20 of 24] Compiling System.Console.Haskeline.Command.Completion ( System\Console\Haskeline\Command\Completion.hs, dist\build\System\Console\Haskeline\Command\Completion.o )
[21 of 24] Compiling System.Console.Haskeline.Vi ( System\Console\Haskeline\Vi.hs, dist\build\System\Console\Haskeline\Vi.o )
[22 of 24] Compiling System.Console.Haskeline.Emacs ( System\Console\Haskeline\Emacs.hs, dist\build\System\Console\Haskeline\Emacs.o )
[23 of 24] Compiling System.Console.Haskeline ( System\Console\Haskeline.hs, dist\build\System\Console\Haskeline.o )
[24 of 24] Compiling System.Console.Haskeline.IO ( System\Console\Haskeline\IO.hs, dist\build\System\Console\Haskeline\IO.o )
In-place registering haskeline-0.7.0.3...
Installing library in C:\Documents and Settings\Henk-Jan\Application
Data\cabal\i386-windows-ghc-7.6.3\haskeline-0.7.0.3
Registering haskeline-0.7.0.3...
Installed haskeline-0.7.0.3
[1 of 1] Compiling Main ( C:\DOCUME~1\Henk-Jan\LOCALS~1\Temp\haskell-src-exts-1.14.0-824\haskell-src-exts-1.14.0\Setup.hs, C:\DOCUME~1\Henk-Jan\LOCALS~1\Temp\haskell-src-exts-1.14.0-824\haskell-src-exts-1.14.0\dist\setup\Main.o )
Linking C:\DOCUME~1\Henk-Jan\LOCALS~1\Temp\haskell-src-exts-1.14.0-824\haskell-src-exts-1.14.0\dist\setup\setup.exe ...
Configuring haskell-src-exts-1.14.0...
Building haskell-src-exts-1.14.0...
Preprocessing library haskell-src-exts-1.14.0...
[ 1 of 22] Compiling Language.Haskell.Exts.Annotated.Syntax ( src\Language\Haskell\Exts\Annotated\Syntax.hs, dist\build\Language\Haskell\Exts\Annotated\Syntax.o )
[ 2 of 22] Compiling Language.Haskell.Exts.ParseSyntax ( src\Language\Haskell\Exts\ParseSyntax.hs, dist\build\Language\Haskell\Exts\ParseSyntax.o )
[ 3 of 22] Compiling Language.Haskell.Exts.Annotated.Build ( src\Language\Haskell\Exts\Annotated\Build.hs, dist\build\Language\Haskell\Exts\Annotated\Build.o )
[ 4 of 22] Compiling Language.Haskell.Exts.SrcLoc ( src\Language\Haskell\Exts\SrcLoc.hs, dist\build\Language\Haskell\Exts\SrcLoc.o )
[ 5 of 22] Compiling Language.Haskell.Exts.Comments ( src\Language\Haskell\Exts\Comments.hs, dist\build\Language\Haskell\Exts\Comments.o )
[ 6 of 22] Compiling Language.Haskell.Exts.Annotated.ExactPrint ( src\Language\Haskell\Exts\Annotated\ExactPrint.hs, dist\build\Language\Haskell\Exts\Annotated\ExactPrint.o )
[ 7 of 22] Compiling Language.Haskell.Exts.Extension ( src\Language\Haskell\Exts\Extension.hs, dist\build\Language\Haskell\Exts\Extension.o )
[ 8 of 22] Compiling Language.Haskell.Exts.ExtScheme ( src\Language\Haskell\Exts\ExtScheme.hs, dist\build\Language\Haskell\Exts\ExtScheme.o )
[ 9 of 22] Compiling Language.Haskell.Exts.Syntax ( src\Language\Haskell\Exts\Syntax.hs, dist\build\Language\Haskell\Exts\Syntax.o )
[10 of 22] Compiling Language.Haskell.Exts.Build ( src\Language\Haskell\Exts\Build.hs, dist\build\Language\Haskell\Exts\Build.o )
[11 of 22] Compiling Language.Haskell.Exts.Fixity ( src\Language\Haskell\Exts\Fixity.hs, dist\build\Language\Haskell\Exts\Fixity.o )
[12 of 22] Compiling Language.Haskell.Exts.ParseMonad ( src\Language\Haskell\Exts\ParseMonad.hs, dist\build\Language\Haskell\Exts\ParseMonad.o )
[13 of 22] Compiling Language.Haskell.Exts.InternalLexer ( src\Language\Haskell\Exts\InternalLexer.hs, dist\build\Language\Haskell\Exts\InternalLexer.o )
[14 of 22] Compiling Language.Haskell.Exts.Lexer ( src\Language\Haskell\Exts\Lexer.hs, dist\build\Language\Haskell\Exts\Lexer.o )
[15 of 22] Compiling Language.Haskell.Exts.Annotated.Simplify ( src\Language\Haskell\Exts\Annotated\Simplify.hs, dist\build\Language\Haskell\Exts\Annotated\Simplify.o )
[16 of 22] Compiling Language.Haskell.Exts.Pretty ( src\Language\Haskell\Exts\Pretty.hs, dist\build\Language\Haskell\Exts\Pretty.o )
[17 of 22] Compiling Language.Haskell.Exts.ParseUtils ( src\Language\Haskell\Exts\ParseUtils.hs, dist\build\Language\Haskell\Exts\ParseUtils.o )
[18 of 22] Compiling Language.Haskell.Exts.Annotated.Fixity ( src\Language\Haskell\Exts\Annotated\Fixity.hs, dist\build\Language\Haskell\Exts\Annotated\Fixity.o )
[19 of 22] Compiling Language.Haskell.Exts.InternalParser ( dist\build\Language\Haskell\Exts\InternalParser.hs, dist\build\Language\Haskell\Exts\InternalParser.o )
[20 of 22] Compiling Language.Haskell.Exts.Parser ( src\Language\Haskell\Exts\Parser.hs, dist\build\Language\Haskell\Exts\Parser.o )
[21 of 22] Compiling Language.Haskell.Exts.Annotated ( src\Language\Haskell\Exts\Annotated.hs, dist\build\Language\Haskell\Exts\Annotated.o )
[22 of 22] Compiling Language.Haskell.Exts ( src\Language\Haskell\Exts.hs, dist\build\Language\Haskell\Exts.o )
In-place registering haskell-src-exts-1.14.0...
Installing library in C:\Documents and Settings\Henk-Jan\Application
Data\cabal\i386-windows-ghc-7.6.3\haskell-src-exts-1.14.0
Registering haskell-src-exts-1.14.0...
Installed haskell-src-exts-1.14.0
Configuring temporary-1.1.2.4...
Building temporary-1.1.2.4...
Preprocessing library temporary-1.1.2.4...
[1 of 3] Compiling Distribution.Compat.Exception ( Distribution\Compat\Exception.hs, dist\build\Distribution\Compat\Exception.o )
[2 of 3] Compiling Distribution.Compat.TempFile ( Distribution\Compat\TempFile.hs, dist\build\Distribution\Compat\TempFile.o )
[3 of 3] Compiling System.IO.Temp ( System\IO\Temp.hs, dist\build\System\IO\Temp.o )
In-place registering temporary-1.1.2.4...
Installing library in C:\Documents and Settings\Henk-Jan\Application
Data\cabal\i386-windows-ghc-7.6.3\temporary-1.1.2.4
Registering temporary-1.1.2.4...
Installed temporary-1.1.2.4
Configuring uniplate-1.6.12...
Building uniplate-1.6.12...
Preprocessing library uniplate-1.6.12...
[ 1 of 21] Compiling Data.Generics.Uniplate.Data.Instances ( Data\Generics\Uniplate\Data\Instances.hs, dist\build\Data\Generics\Uniplate\Data\Instances.o )
[ 2 of 21] Compiling Data.Generics.Uniplate.Internal.Utils ( Data\Generics\Uniplate\Internal\Utils.hs, dist\build\Data\Generics\Uniplate\Internal\Utils.o )
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Loading package array-0.4.0.1 ... linking ... done.
Loading package deepseq-1.3.0.1 ... linking ... done.
Loading package bytestring-0.10.0.2 ... linking ... done.
Loading package text-0.11.3.1 ... linking ... done.
Loading package hashable-1.1.2.5 ... linking ... done.
Loading package unordered-containers-0.2.3.0 ... linking ... done.
Loading package syb-0.4.0 ... linking ... done.
Loading package containers-0.5.0.0 ... linking ... done.
[ 3 of 21] Compiling Data.Generics.Uniplate ( Data\Generics\Uniplate.hs, dist\build\Data\Generics\Uniplate.o )
[ 4 of 21] Compiling Data.Generics.UniplateOn ( Data\Generics\UniplateOn.hs, dist\build\Data\Generics\UniplateOn.o )
[ 5 of 21] Compiling Data.Generics.Str ( Data\Generics\Str.hs, dist\build\Data\Generics\Str.o )
[ 6 of 21] Compiling Data.Generics.Uniplate.Operations ( Data\Generics\Uniplate\Operations.hs, dist\build\Data\Generics\Uniplate\Operations.o )
[ 7 of 21] Compiling Data.Generics.Compos ( Data\Generics\Compos.hs, dist\build\Data\Generics\Compos.o )
[ 8 of 21] Compiling Data.Generics.SYB ( Data\Generics\SYB.hs, dist\build\Data\Generics\SYB.o )
[ 9 of 21] Compiling Data.Generics.Uniplate.Internal.Data ( Data\Generics\Uniplate\Internal\Data.hs, dist\build\Data\Generics\Uniplate\Internal\Data.o )
[10 of 21] Compiling Data.Generics.Uniplate.Data ( Data\Generics\Uniplate\Data.hs, dist\build\Data\Generics\Uniplate\Data.o )
[11 of 21] Compiling Data.Generics.Uniplate.Internal.DataOnlyOperations ( Data\Generics\Uniplate\Internal\DataOnlyOperations.hs, dist\build\Data\Generics\Uniplate\Internal\DataOnlyOperations.o )
[12 of 21] Compiling Data.Generics.Uniplate.DataOnly ( Data\Generics\Uniplate\DataOnly.hs, dist\build\Data\Generics\Uniplate\DataOnly.o )
[13 of 21] Compiling Data.Generics.Uniplate.Direct ( Data\Generics\Uniplate\Direct.hs, dist\build\Data\Generics\Uniplate\Direct.o )
[14 of 21] Compiling Data.Generics.Uniplate.Typeable ( Data\Generics\Uniplate\Typeable.hs, dist\build\Data\Generics\Uniplate\Typeable.o )
[15 of 21] Compiling Data.Generics.Uniplate.Zipper ( Data\Generics\Uniplate\Zipper.hs, dist\build\Data\Generics\Uniplate\Zipper.o )
[16 of 21] Compiling Data.Generics.UniplateStr ( Data\Generics\UniplateStr.hs, dist\build\Data\Generics\UniplateStr.o )
[17 of 21] Compiling Data.Generics.UniplateStrOn ( Data\Generics\UniplateStrOn.hs, dist\build\Data\Generics\UniplateStrOn.o )
[18 of 21] Compiling Data.Generics.Biplate ( Data\Generics\Biplate.hs, dist\build\Data\Generics\Biplate.o )
[19 of 21] Compiling Data.Generics.PlateDirect ( Data\Generics\PlateDirect.hs, dist\build\Data\Generics\PlateDirect.o )
[20 of 21] Compiling Data.Generics.PlateTypeable ( Data\Generics\PlateTypeable.hs, dist\build\Data\Generics\PlateTypeable.o )
[21 of 21] Compiling Data.Generics.PlateData ( Data\Generics\PlateData.hs, dist\build\Data\Generics\PlateData.o )
In-place registering uniplate-1.6.12...
Installing library in C:\Documents and Settings\Henk-Jan\Application
Data\cabal\i386-windows-ghc-7.6.3\uniplate-1.6.12
Registering uniplate-1.6.12...
Installed uniplate-1.6.12
Configuring derive-2.5.13...
Building derive-2.5.13...
Preprocessing library derive-2.5.13...
[ 1 of 65] Compiling Language.Haskell.TH.Compat ( Language\Haskell\TH\Compat.hs, dist\build\Language\Haskell\TH\Compat.o )
[ 2 of 65] Compiling Language.Haskell.TH.Data ( Language\Haskell\TH\Data.hs, dist\build\Language\Haskell\TH\Data.o )
[ 3 of 65] Compiling Language.Haskell.TH.ExpandSynonym ( Language\Haskell\TH\ExpandSynonym.hs, dist\build\Language\Haskell\TH\ExpandSynonym.o )
[ 4 of 65] Compiling Language.Haskell.TH.FixedPpr ( Language\Haskell\TH\FixedPpr.hs, dist\build\Language\Haskell\TH\FixedPpr.o )
[ 5 of 65] Compiling Language.Haskell.TH.Helper ( Language\Haskell\TH\Helper.hs, dist\build\Language\Haskell\TH\Helper.o )
[ 6 of 65] Compiling Language.Haskell.TH.Peephole ( Language\Haskell\TH\Peephole.hs, dist\build\Language\Haskell\TH\Peephole.o )
[ 7 of 65] Compiling Data.Derive.Class.Default ( Data\Derive\Class\Default.hs, dist\build\Data\Derive\Class\Default.o )
[ 8 of 65] Compiling Data.Derive.Internal.Instance ( Data\Derive\Internal\Instance.hs, dist\build\Data\Derive\Internal\Instance.o )
[ 9 of 65] Compiling Data.Derive.Class.Arities ( Data\Derive\Class\Arities.hs, dist\build\Data\Derive\Class\Arities.o )
[10 of 65] Compiling Data.Derive.Instance.Arities ( Data\Derive\Instance\Arities.hs, dist\build\Data\Derive\Instance\Arities.o )
[11 of 65] Compiling Language.Haskell ( Language\Haskell.hs, dist\build\Language\Haskell.o )
[12 of 65] Compiling Language.Haskell.Convert ( Language\Haskell\Convert.hs, dist\build\Language\Haskell\Convert.o )
[13 of 65] Compiling Data.Derive.DSL.HSE ( Data\Derive\DSL\HSE.hs, dist\build\Data\Derive\DSL\HSE.o )
[14 of 65] Compiling Data.Derive.DSL.DSL ( Data\Derive\DSL\DSL.hs, dist\build\Data\Derive\DSL\DSL.o )
[15 of 65] Compiling Data.Derive.DSL.Apply ( Data\Derive\DSL\Apply.hs, dist\build\Data\Derive\DSL\Apply.o )
[16 of 65] Compiling Data.Derive.DSL.Derive ( Data\Derive\DSL\Derive.hs, dist\build\Data\Derive\DSL\Derive.o )
[17 of 65] Compiling Data.Derive.DSL.SYB ( Data\Derive\DSL\SYB.hs, dist\build\Data\Derive\DSL\SYB.o )
[18 of 65] Compiling Data.DeriveDSL ( Data\DeriveDSL.hs, dist\build\Data\DeriveDSL.o )
[19 of 65] Compiling Derive.Utils ( Derive\Utils.hs, dist\build\Derive\Utils.o )
[20 of 65] Compiling Derive.Generate ( Derive\Generate.hs, dist\build\Derive\Generate.o )
[21 of 65] Compiling Derive.Flags ( Derive\Flags.hs, dist\build\Derive\Flags.o )
[22 of 65] Compiling Language.Haskell.TH.All ( Language\Haskell\TH\All.hs, dist\build\Language\Haskell\TH\All.o )
[23 of 65] Compiling Data.Derive.Internal.Derivation ( Data\Derive\Internal\Derivation.hs, dist\build\Data\Derive\Internal\Derivation.o )
[24 of 65] Compiling Data.Derive.Arbitrary ( Data\Derive\Arbitrary.hs, dist\build\Data\Derive\Arbitrary.o )
[25 of 65] Compiling Data.Derive.ArbitraryOld ( Data\Derive\ArbitraryOld.hs, dist\build\Data\Derive\ArbitraryOld.o )
[26 of 65] Compiling Data.Derive.Arities ( Data\Derive\Arities.hs, dist\build\Data\Derive\Arities.o )
[27 of 65] Compiling Data.Derive.Binary ( Data\Derive\Binary.hs, dist\build\Data\Derive\Binary.o )
[28 of 65] Compiling Data.Derive.BinaryDefer ( Data\Derive\BinaryDefer.hs, dist\build\Data\Derive\BinaryDefer.o )
[29 of 65] Compiling Data.Derive.Bounded ( Data\Derive\Bounded.hs, dist\build\Data\Derive\Bounded.o )
[30 of 65] Compiling Data.Derive.Data ( Data\Derive\Data.hs, dist\build\Data\Derive\Data.o )
[31 of 65] Compiling Data.Derive.DataAbstract ( Data\Derive\DataAbstract.hs, dist\build\Data\Derive\DataAbstract.o )
[32 of 65] Compiling Data.Derive.Default ( Data\Derive\Default.hs, dist\build\Data\Derive\Default.o )
[33 of 65] Compiling Data.Derive.Enum ( Data\Derive\Enum.hs, dist\build\Data\Derive\Enum.o )
[34 of 65] Compiling Data.Derive.EnumCyclic ( Data\Derive\EnumCyclic.hs, dist\build\Data\Derive\EnumCyclic.o )
[35 of 65] Compiling Data.Derive.Eq ( Data\Derive\Eq.hs, dist\build\Data\Derive\Eq.o )
[36 of 65] Compiling Data.Derive.Fold ( Data\Derive\Fold.hs, dist\build\Data\Derive\Fold.o )
[37 of 65] Compiling Data.Derive.From ( Data\Derive\From.hs, dist\build\Data\Derive\From.o )
[38 of 65] Compiling Data.Derive.Has ( Data\Derive\Has.hs, dist\build\Data\Derive\Has.o )
[39 of 65] Compiling Data.Derive.Is ( Data\Derive\Is.hs, dist\build\Data\Derive\Is.o )
[40 of 65] Compiling Data.Derive.JSON ( Data\Derive\JSON.hs, dist\build\Data\Derive\JSON.o )
[41 of 65] Compiling Data.Derive.LazySet ( Data\Derive\LazySet.hs, dist\build\Data\Derive\LazySet.o )
[42 of 65] Compiling Data.Derive.Lens ( Data\Derive\Lens.hs, dist\build\Data\Derive\Lens.o )
[43 of 65] Compiling Data.Derive.Monoid ( Data\Derive\Monoid.hs, dist\build\Data\Derive\Monoid.o )
[44 of 65] Compiling Data.Derive.NFData ( Data\Derive\NFData.hs, dist\build\Data\Derive\NFData.o )
[45 of 65] Compiling Data.Derive.Ord ( Data\Derive\Ord.hs, dist\build\Data\Derive\Ord.o )
[46 of 65] Compiling Data.Derive.Read ( Data\Derive\Read.hs, dist\build\Data\Derive\Read.o )
[47 of 65] Compiling Data.Derive.Ref ( Data\Derive\Ref.hs, dist\build\Data\Derive\Ref.o )
[48 of 65] Compiling Data.Derive.Serial ( Data\Derive\Serial.hs, dist\build\Data\Derive\Serial.o )
[49 of 65] Compiling Data.Derive.Serialize ( Data\Derive\Serialize.hs, dist\build\Data\Derive\Serialize.o )
[50 of 65] Compiling Data.Derive.Set ( Data\Derive\Set.hs, dist\build\Data\Derive\Set.o )
[51 of 65] Compiling Data.Derive.Show ( Data\Derive\Show.hs, dist\build\Data\Derive\Show.o )
[52 of 65] Compiling Data.Derive.Typeable ( Data\Derive\Typeable.hs, dist\build\Data\Derive\Typeable.o )
[53 of 65] Compiling Data.Derive.UniplateDirect ( Data\Derive\UniplateDirect.hs, dist\build\Data\Derive\UniplateDirect.o )
[54 of 65] Compiling Data.Derive.UniplateTypeable ( Data\Derive\UniplateTypeable.hs, dist\build\Data\Derive\UniplateTypeable.o )
[55 of 65] Compiling Data.Derive.Update ( Data\Derive\Update.hs, dist\build\Data\Derive\Update.o )
[56 of 65] Compiling Data.Derive.Internal.Traversal ( Data\Derive\Internal\Traversal.hs, dist\build\Data\Derive\Internal\Traversal.o )
[57 of 65] Compiling Data.Derive.Foldable ( Data\Derive\Foldable.hs, dist\build\Data\Derive\Foldable.o )
[58 of 65] Compiling Data.Derive.Functor ( Data\Derive\Functor.hs, dist\build\Data\Derive\Functor.o )
[59 of 65] Compiling Data.Derive.Traversable ( Data\Derive\Traversable.hs, dist\build\Data\Derive\Traversable.o )
[60 of 65] Compiling Derive.Derivation ( Derive\Derivation.hs, dist\build\Derive\Derivation.o )
[61 of 65] Compiling Data.Derive.All ( Data\Derive\All.hs, dist\build\Data\Derive\All.o )
[62 of 65] Compiling Data.DeriveTH ( Data\DeriveTH.hs, dist\build\Data\DeriveTH.o )
[63 of 65] Compiling Derive.Test ( Derive\Test.hs, dist\build\Derive\Test.o )
[64 of 65] Compiling Derive.Main ( Derive\Main.hs, dist\build\Derive\Main.o )
[65 of 65] Compiling Data.DeriveMain ( Data\DeriveMain.hs, dist\build\Data\DeriveMain.o )
In-place registering derive-2.5.13...
Preprocessing executable 'derive' for derive-2.5.13...
[ 1 of 53] Compiling Language.Haskell ( Language\Haskell.hs, dist\build\derive\derive-tmp\Language\Haskell.o )
[ 2 of 53] Compiling Derive.Flags ( Derive\Flags.hs, dist\build\derive\derive-tmp\Derive\Flags.o )
[ 3 of 53] Compiling Data.Derive.DSL.HSE ( Data\Derive\DSL\HSE.hs, dist\build\derive\derive-tmp\Data\Derive\DSL\HSE.o )
[ 4 of 53] Compiling Derive.Utils ( Derive\Utils.hs, dist\build\derive\derive-tmp\Derive\Utils.o )
[ 5 of 53] Compiling Data.Derive.DSL.DSL ( Data\Derive\DSL\DSL.hs, dist\build\derive\derive-tmp\Data\Derive\DSL\DSL.o )
[ 6 of 53] Compiling Data.Derive.DSL.SYB ( Data\Derive\DSL\SYB.hs, dist\build\derive\derive-tmp\Data\Derive\DSL\SYB.o )
[ 7 of 53] Compiling Data.Derive.DSL.Apply ( Data\Derive\DSL\Apply.hs, dist\build\derive\derive-tmp\Data\Derive\DSL\Apply.o )
[ 8 of 53] Compiling Data.Derive.DSL.Derive ( Data\Derive\DSL\Derive.hs, dist\build\derive\derive-tmp\Data\Derive\DSL\Derive.o )
[ 9 of 53] Compiling Data.DeriveDSL ( Data\DeriveDSL.hs, dist\build\derive\derive-tmp\Data\DeriveDSL.o )
[10 of 53] Compiling Data.Derive.Internal.Derivation ( Data\Derive\Internal\Derivation.hs, dist\build\derive\derive-tmp\Data\Derive\Internal\Derivation.o )
[11 of 53] Compiling Data.Derive.Arbitrary ( Data\Derive\Arbitrary.hs, dist\build\derive\derive-tmp\Data\Derive\Arbitrary.o )
[12 of 53] Compiling Data.Derive.ArbitraryOld ( Data\Derive\ArbitraryOld.hs, dist\build\derive\derive-tmp\Data\Derive\ArbitraryOld.o )
[13 of 53] Compiling Data.Derive.Arities ( Data\Derive\Arities.hs, dist\build\derive\derive-tmp\Data\Derive\Arities.o )
[14 of 53] Compiling Data.Derive.Binary ( Data\Derive\Binary.hs, dist\build\derive\derive-tmp\Data\Derive\Binary.o )
[15 of 53] Compiling Data.Derive.BinaryDefer ( Data\Derive\BinaryDefer.hs, dist\build\derive\derive-tmp\Data\Derive\BinaryDefer.o )
[16 of 53] Compiling Data.Derive.Bounded ( Data\Derive\Bounded.hs, dist\build\derive\derive-tmp\Data\Derive\Bounded.o )
[17 of 53] Compiling Data.Derive.Data ( Data\Derive\Data.hs, dist\build\derive\derive-tmp\Data\Derive\Data.o )
[18 of 53] Compiling Data.Derive.DataAbstract ( Data\Derive\DataAbstract.hs, dist\build\derive\derive-tmp\Data\Derive\DataAbstract.o )
[19 of 53] Compiling Data.Derive.Default ( Data\Derive\Default.hs, dist\build\derive\derive-tmp\Data\Derive\Default.o )
[20 of 53] Compiling Data.Derive.Enum ( Data\Derive\Enum.hs, dist\build\derive\derive-tmp\Data\Derive\Enum.o )
[21 of 53] Compiling Data.Derive.EnumCyclic ( Data\Derive\EnumCyclic.hs, dist\build\derive\derive-tmp\Data\Derive\EnumCyclic.o )
[22 of 53] Compiling Data.Derive.Eq ( Data\Derive\Eq.hs, dist\build\derive\derive-tmp\Data\Derive\Eq.o )
[23 of 53] Compiling Data.Derive.Fold ( Data\Derive\Fold.hs, dist\build\derive\derive-tmp\Data\Derive\Fold.o )
[24 of 53] Compiling Data.Derive.From ( Data\Derive\From.hs, dist\build\derive\derive-tmp\Data\Derive\From.o )
[25 of 53] Compiling Data.Derive.Has ( Data\Derive\Has.hs, dist\build\derive\derive-tmp\Data\Derive\Has.o )
[26 of 53] Compiling Data.Derive.Is ( Data\Derive\Is.hs, dist\build\derive\derive-tmp\Data\Derive\Is.o )
[27 of 53] Compiling Data.Derive.JSON ( Data\Derive\JSON.hs, dist\build\derive\derive-tmp\Data\Derive\JSON.o )
[28 of 53] Compiling Data.Derive.LazySet ( Data\Derive\LazySet.hs, dist\build\derive\derive-tmp\Data\Derive\LazySet.o )
[29 of 53] Compiling Data.Derive.Lens ( Data\Derive\Lens.hs, dist\build\derive\derive-tmp\Data\Derive\Lens.o )
[30 of 53] Compiling Data.Derive.Monoid ( Data\Derive\Monoid.hs, dist\build\derive\derive-tmp\Data\Derive\Monoid.o )
[31 of 53] Compiling Data.Derive.NFData ( Data\Derive\NFData.hs, dist\build\derive\derive-tmp\Data\Derive\NFData.o )
[32 of 53] Compiling Data.Derive.Ord ( Data\Derive\Ord.hs, dist\build\derive\derive-tmp\Data\Derive\Ord.o )
[33 of 53] Compiling Data.Derive.Read ( Data\Derive\Read.hs, dist\build\derive\derive-tmp\Data\Derive\Read.o )
[34 of 53] Compiling Data.Derive.Ref ( Data\Derive\Ref.hs, dist\build\derive\derive-tmp\Data\Derive\Ref.o )
[35 of 53] Compiling Data.Derive.Serial ( Data\Derive\Serial.hs, dist\build\derive\derive-tmp\Data\Derive\Serial.o )
[36 of 53] Compiling Data.Derive.Serialize ( Data\Derive\Serialize.hs, dist\build\derive\derive-tmp\Data\Derive\Serialize.o )
[37 of 53] Compiling Data.Derive.Set ( Data\Derive\Set.hs, dist\build\derive\derive-tmp\Data\Derive\Set.o )
[38 of 53] Compiling Data.Derive.Show ( Data\Derive\Show.hs, dist\build\derive\derive-tmp\Data\Derive\Show.o )
[39 of 53] Compiling Data.Derive.Typeable ( Data\Derive\Typeable.hs, dist\build\derive\derive-tmp\Data\Derive\Typeable.o )
[40 of 53] Compiling Data.Derive.UniplateDirect ( Data\Derive\UniplateDirect.hs, dist\build\derive\derive-tmp\Data\Derive\UniplateDirect.o )
[41 of 53] Compiling Data.Derive.UniplateTypeable ( Data\Derive\UniplateTypeable.hs, dist\build\derive\derive-tmp\Data\Derive\UniplateTypeable.o )
[42 of 53] Compiling Data.Derive.Update ( Data\Derive\Update.hs, dist\build\derive\derive-tmp\Data\Derive\Update.o )
[43 of 53] Compiling Data.Derive.Internal.Traversal ( Data\Derive\Internal\Traversal.hs, dist\build\derive\derive-tmp\Data\Derive\Internal\Traversal.o )
[44 of 53] Compiling Data.Derive.Foldable ( Data\Derive\Foldable.hs, dist\build\derive\derive-tmp\Data\Derive\Foldable.o )
[45 of 53] Compiling Data.Derive.Functor ( Data\Derive\Functor.hs, dist\build\derive\derive-tmp\Data\Derive\Functor.o )
[46 of 53] Compiling Data.Derive.Traversable ( Data\Derive\Traversable.hs, dist\build\derive\derive-tmp\Data\Derive\Traversable.o )
[47 of 53] Compiling Derive.Derivation ( Derive\Derivation.hs, dist\build\derive\derive-tmp\Derive\Derivation.o )
[48 of 53] Compiling Derive.Generate ( Derive\Generate.hs, dist\build\derive\derive-tmp\Derive\Generate.o )
[49 of 53] Compiling Data.Derive.All ( Data\Derive\All.hs, dist\build\derive\derive-tmp\Data\Derive\All.o )
[50 of 53] Compiling Derive.Test ( Derive\Test.hs, dist\build\derive\derive-tmp\Derive\Test.o )
[51 of 53] Compiling Derive.Main ( Derive\Main.hs, dist\build\derive\derive-tmp\Derive\Main.o )
[52 of 53] Compiling Data.DeriveMain ( Data\DeriveMain.hs, dist\build\derive\derive-tmp\Data\DeriveMain.o )
[53 of 53] Compiling Main ( Main.hs, dist\build\derive\derive-tmp\Main.o )
Linking dist\build\derive\derive.exe ...
Installing library in C:\Documents and Settings\Henk-Jan\Application
Data\cabal\i386-windows-ghc-7.6.3\derive-2.5.13
Installing executable(s) in C:\Documents and Settings\Henk-Jan\Application
Data\cabal\bin
Registering derive-2.5.13...
Installed derive-2.5.13
[1 of 1] Compiling Main ( C:\DOCUME~1\Henk-Jan\LOCALS~1\Temp\ajhc-0.8.0.9-824\ajhc-0.8.0.9\Setup.hs, C:\DOCUME~1\Henk-Jan\LOCALS~1\Temp\ajhc-0.8.0.9-824\ajhc-0.8.0.9\dist\setup\Main.o )
Linking C:\DOCUME~1\Henk-Jan\LOCALS~1\Temp\ajhc-0.8.0.9-824\ajhc-0.8.0.9\dist\setup\setup.exe ...
Configuring ajhc-0.8.0.9...
Building ajhc-0.8.0.9...
Preprocessing library ajhc-0.8.0.9...
shift/reduce conflicts: 60
reduce/reduce conflicts: 74
gcc.exe: --hash-size=31: linker input file unused because linking not done
gcc.exe: --reduce-memory-overheads: linker input file unused because linking not done
gcc.exe: --hash-size=31: linker input file unused because linking not done
gcc.exe: --reduce-memory-overheads: linker input file unused because linking not done
src\E\PrimOpt.hs:1:14: Warning:
-XDoRec is deprecated: use -XRecursiveDo or pragma {-# LANGUAGE RecursiveDo #-} instead
src\FrontEnd\Exports.hs:1:14: Warning:
-XDoRec is deprecated: use -XRecursiveDo or pragma {-# LANGUAGE RecursiveDo #-} instead
src\Ho\Build.hs:1:14: Warning:
-XDoRec is deprecated: use -XRecursiveDo or pragma {-# LANGUAGE RecursiveDo #-} instead
src\Util\Graph.hs:3:14: Warning:
-XDoRec is deprecated: use -XRecursiveDo or pragma {-# LANGUAGE RecursiveDo #-} instead
[ 1 of 178] Compiling Util.Util ( src\Util\Util.hs, dist\build\Util\Util.o )
[ 2 of 178] Compiling Util.UnionFind ( src\Util\UnionFind.hs, dist\build\Util\UnionFind.o )
[ 3 of 178] Compiling Util.TrueSet ( src\Util\TrueSet.hs, dist\build\Util\TrueSet.o )
[ 4 of 178] Compiling Util.SHA1 ( src\Util\SHA1.hs, dist\build\Util\SHA1.o )
[ 5 of 178] Compiling Util.Histogram ( src\Util\Histogram.hs, dist\build\Util\Histogram.o )
[ 6 of 178] Compiling Paths_ajhc ( dist\build\autogen\Paths_ajhc.hs, dist\build\Paths_ajhc.o )
[ 7 of 178] Compiling Util.IntBag ( src\Util\IntBag.hs, dist\build\Util\IntBag.o )
[ 8 of 178] Compiling Util.ExitCodes ( src\Util\ExitCodes.hs, dist\build\Util\ExitCodes.o )
[ 9 of 178] Compiling Support.Cabal ( src\Support\Cabal.hs, dist\build\Support\Cabal.o )
[ 10 of 178] Compiling Info.Properties ( src\Info\Properties.hs, dist\build\Info\Properties.o )
[ 11 of 178] Compiling Support.MD5 ( src\Support\MD5.hs, dist\build\Support\MD5.o )
[ 12 of 178] Compiling Version.Config ( src\Version\Config.hs, dist\build\Version\Config.o )
[ 13 of 178] Compiling Util.YAML ( src\Util\YAML.hs, dist\build\Util\YAML.o )
[ 14 of 178] Compiling Support.CFF ( src\Support\CFF.hs, dist\build\Support\CFF.o )
[ 15 of 178] Compiling Util.Graphviz ( src\Util\Graphviz.hs, dist\build\Util\Graphviz.o )
[ 16 of 178] Compiling Util.UnionSolve ( src\Util\UnionSolve.hs, dist\build\Util\UnionSolve.o )
[ 17 of 178] Compiling Support.CompatMingw32 ( src\Support\CompatMingw32.hs, dist\build\Support\CompatMingw32.o )
[ 18 of 178] Compiling RawFiles ( src\RawFiles.hs, dist\build\RawFiles.o )
[ 19 of 178] Compiling Version.Version ( src\Version\Version.hs, dist\build\Version\Version.o )
[ 20 of 178] Compiling Util.Perhaps ( src\Util\Perhaps.hs, dist\build\Util\Perhaps.o )
[ 21 of 178] Compiling Util.Once ( src\Util\Once.hs, dist\build\Util\Once.o )
[ 22 of 178] Compiling FrontEnd.Unlit ( src\FrontEnd\Unlit.hs, dist\build\FrontEnd\Unlit.o )
[ 23 of 178] Compiling FrontEnd.Syn.Options ( src\FrontEnd\Syn\Options.hs, dist\build\FrontEnd\Syn\Options.o )
[ 24 of 178] Compiling FrontEnd.DependAnalysis ( src\FrontEnd\DependAnalysis.hs, dist\build\FrontEnd\DependAnalysis.o )
[ 25 of 178] Compiling Util.Inst ( src\Util\Inst.hs, dist\build\Util\Inst.o )
[ 26 of 178] Compiling Support.Tickle ( src\Support\Tickle.hs, dist\build\Support\Tickle.o )
[ 27 of 178] Compiling Support.Tuple ( src\Support\Tuple.hs, dist\build\Support\Tuple.o )
[ 28 of 178] Compiling Util.ReaderWriter ( src\Util\ReaderWriter.hs, dist\build\Util\ReaderWriter.o )
[ 29 of 178] Compiling Util.RWS ( src\Util\RWS.hs, dist\build\Util\RWS.o )
[ 30 of 178] Compiling Util.Progress ( src\Util\Progress.hs, dist\build\Util\Progress.o )
[ 31 of 178] Compiling Util.ContextMonad ( src\Util\ContextMonad.hs, dist\build\Util\ContextMonad.o )
[ 32 of 178] Compiling Support.Transform ( src\Support\Transform.hs, dist\build\Support\Transform.o )
[ 33 of 178] Compiling Support.Compat ( src\Support\Compat.hs, dist\build\Support\Compat.o )
[ 34 of 178] Compiling FlagDump ( src\FlagDump.hs, dist\build\FlagDump.o )
[ 35 of 178] Compiling Fixer.Fixer ( src\Fixer\Fixer.hs, dist\build\Fixer\Fixer.o )
[ 36 of 178] Compiling Fixer.Supply ( src\Fixer\Supply.hs, dist\build\Fixer\Supply.o )
[ 37 of 178] Compiling Util.NameMonad ( src\Util\NameMonad.hs, dist\build\Util\NameMonad.o )
[ 38 of 178] Compiling Util.Seq ( src\Util\Seq.hs, dist\build\Util\Seq.o )
[ 39 of 178] Compiling Util.VarName ( src\Util\VarName.hs, dist\build\Util\VarName.o )
[ 40 of 178] Compiling Util.SameShape ( src\Util\SameShape.hs, dist\build\Util\SameShape.o )
[ 41 of 178] Compiling Util.HasSize ( src\Util\HasSize.hs, dist\build\Util\HasSize.o )
[ 42 of 178] Compiling Support.MapBinaryInstance ( src\Support\MapBinaryInstance.hs, dist\build\Support\MapBinaryInstance.o )
[ 43 of 178] Compiling Name.VConsts ( src\Name\VConsts.hs, dist\build\Name\VConsts.o )
[ 44 of 178] Compiling GenUtil ( src\GenUtil.hs, dist\build\GenUtil.o )
src\GenUtil.hs:128:1: Warning:
Module `Prelude' does not export `catch'
[ 45 of 178] Compiling Util.Graph ( src\Util\Graph.hs, dist\build\Util\Graph.o )
[ 46 of 178] Compiling Info.Info ( src\Info\Info.hs, dist\build\Info\Info.o )
[ 47 of 178] Compiling Info.Binary[boot] ( src\Info\Binary.hs-boot, dist\build\Info\Binary.o-boot )
[ 48 of 178] Compiling Support.TempDir ( src\Support\TempDir.hs, dist\build\Support\TempDir.o )
[ 49 of 178] Compiling Util.Interact ( src\Util\Interact.hs, dist\build\Util\Interact.o )
[ 50 of 178] Compiling Support.IniParse ( src\Support\IniParse.hs, dist\build\Support\IniParse.o )
[ 51 of 178] Compiling FlagOpts ( src\FlagOpts.hs, dist\build\FlagOpts.o )
[ 52 of 178] Compiling Util.UniqueMonad ( src\Util\UniqueMonad.hs, dist\build\Util\UniqueMonad.o )
[ 53 of 178] Compiling Util.SetLike ( src\Util\SetLike.hs, dist\build\Util\SetLike.o )
[ 54 of 178] Compiling Util.Relation ( src\Util\Relation.hs, dist\build\Util\Relation.o )
[ 55 of 178] Compiling Util.GMap ( src\Util\GMap.hs, dist\build\Util\GMap.o )
[ 56 of 178] Compiling Util.BitSet ( src\Util\BitSet.hs, dist\build\Util\BitSet.o )
[ 57 of 178] Compiling Info.Types ( src\Info\Types.hs, dist\build\Info\Types.o )
[ 58 of 178] Compiling Util.Gen ( src\Util\Gen.hs, dist\build\Util\Gen.o )
[ 59 of 178] Compiling Cmm.Op ( src\Cmm\Op.hs, dist\build\Cmm\Op.o )
[ 60 of 178] Compiling FindFixpoint ( src\FindFixpoint.hs, dist\build\FindFixpoint.o )
[ 61 of 178] Compiling Util.FilterInput ( src\Util\FilterInput.hs, dist\build\Util\FilterInput.o )
[ 62 of 178] Compiling Support.FreeVars ( src\Support\FreeVars.hs, dist\build\Support\FreeVars.o )
[ 63 of 178] Compiling Support.CanType ( src\Support\CanType.hs, dist\build\Support\CanType.o )
[ 64 of 178] Compiling StringTable.Atom ( dist\build\StringTable\Atom.hs, dist\build\StringTable\Atom.o )
[ 65 of 178] Compiling PackedString ( src\PackedString.hs, dist\build\PackedString.o )
[ 66 of 178] Compiling FrontEnd.SrcLoc ( src\FrontEnd\SrcLoc.hs, dist\build\FrontEnd\SrcLoc.o )
[ 67 of 178] Compiling FrontEnd.Diagnostic ( src\FrontEnd\Diagnostic.hs, dist\build\FrontEnd\Diagnostic.o )
[ 68 of 178] Compiling Options ( src\Options.hs, dist\build\Options.o )
[ 69 of 178] Compiling Doc.DocLike ( src\Doc\DocLike.hs, dist\build\Doc\DocLike.o )
[ 70 of 178] Compiling Doc.PPrint ( src\Doc\PPrint.hs, dist\build\Doc\PPrint.o )
[ 71 of 178] Compiling Doc.Pretty ( src\Doc\Pretty.hs, dist\build\Doc\Pretty.o )
[ 72 of 178] Compiling Support.Unparse ( src\Support\Unparse.hs, dist\build\Support\Unparse.o )
[ 73 of 178] Compiling Doc.Attr ( src\Doc\Attr.hs, dist\build\Doc\Attr.o )
[ 74 of 178] Compiling Doc.Chars ( src\Doc\Chars.hs, dist\build\Doc\Chars.o )
[ 75 of 178] Compiling Stats ( src\Stats.hs, dist\build\Stats.o )
[ 76 of 178] Compiling Fixer.VMap ( src\Fixer\VMap.hs, dist\build\Fixer\VMap.o )
[ 77 of 178] Compiling Cmm.Number ( src\Cmm\Number.hs, dist\build\Cmm\Number.o )
[ 78 of 178] Compiling Cmm.OpEval ( src\Cmm\OpEval.hs, dist\build\Cmm\OpEval.o )
[ 79 of 178] Compiling C.Generate ( src\C\Generate.hs, dist\build\C\Generate.o )
[ 80 of 178] Compiling C.Prims ( src\C\Prims.hs, dist\build\C\Prims.o )
[ 81 of 178] Compiling C.FFI ( src\C\FFI.hs, dist\build\C\FFI.o )
[ 82 of 178] Compiling Grin.Grin ( src\Grin\Grin.hs, dist\build\Grin\Grin.o )
[ 83 of 178] Compiling Grin.HashConst ( src\Grin\HashConst.hs, dist\build\Grin\HashConst.o )
[ 84 of 178] Compiling Grin.Noodle ( src\Grin\Noodle.hs, dist\build\Grin\Noodle.o )
[ 85 of 178] Compiling Grin.Whiz ( src\Grin\Whiz.hs, dist\build\Grin\Whiz.o )
[ 86 of 178] Compiling Grin.DeadCode ( src\Grin\DeadCode.hs, dist\build\Grin\DeadCode.o )
[ 87 of 178] Compiling Grin.Devolve ( src\Grin\Devolve.hs, dist\build\Grin\Devolve.o )
[ 88 of 178] Compiling Grin.EvalInline ( src\Grin\EvalInline.hs, dist\build\Grin\EvalInline.o )
[ 89 of 178] Compiling Grin.NodeAnalyze ( src\Grin\NodeAnalyze.hs, dist\build\Grin\NodeAnalyze.o )
[ 90 of 178] Compiling Grin.Optimize ( src\Grin\Optimize.hs, dist\build\Grin\Optimize.o )
[ 91 of 178] Compiling Grin.SSimplify ( src\Grin\SSimplify.hs, dist\build\Grin\SSimplify.o )
[ 92 of 178] Compiling Name.Name ( src\Name\Name.hs, dist\build\Name\Name.o )
[ 93 of 178] Compiling Name.Id ( src\Name\Id.hs, dist\build\Name\Id.o )
[ 94 of 178] Compiling Name.Prim ( src\Name\Prim.hs, dist\build\Name\Prim.o )
[ 95 of 178] Compiling Name.Names ( src\Name\Names.hs, dist\build\Name\Names.o )
[ 96 of 178] Compiling Grin.Val ( src\Grin\Val.hs, dist\build\Grin\Val.o )
[ 97 of 178] Compiling Grin.Show ( src\Grin\Show.hs, dist\build\Grin\Show.o )
[ 98 of 178] Compiling C.FromGrin2 ( src\C\FromGrin2.hs, dist\build\C\FromGrin2.o )
[ 99 of 178] Compiling Grin.Lint ( src\Grin\Lint.hs, dist\build\Grin\Lint.o )
[100 of 178] Compiling Grin.StorageAnalysis ( src\Grin\StorageAnalysis.hs, dist\build\Grin\StorageAnalysis.o )
[101 of 178] Compiling FrontEnd.HsSyn ( src\FrontEnd\HsSyn.hs, dist\build\FrontEnd\HsSyn.o )
[102 of 178] Compiling FrontEnd.Syn.Traverse ( src\FrontEnd\Syn\Traverse.hs, dist\build\FrontEnd\Syn\Traverse.o )
[103 of 178] Compiling DerivingDrift.DataP ( src\DerivingDrift\DataP.hs, dist\build\DerivingDrift\DataP.o )
[104 of 178] Compiling DerivingDrift.RuleUtils ( src\DerivingDrift\RuleUtils.hs, dist\build\DerivingDrift\RuleUtils.o )
[105 of 178] Compiling DerivingDrift.StandardRules ( src\DerivingDrift\StandardRules.hs, dist\build\DerivingDrift\StandardRules.o )
[106 of 178] Compiling E.Type ( src\E\Type.hs, dist\build\E\Type.o )
[107 of 178] Compiling E.FreeVars ( src\E\FreeVars.hs, dist\build\E\FreeVars.o )
[108 of 178] Compiling E.E ( src\E\E.hs, dist\build\E\E.o )
[109 of 178] Compiling DataConstructors[boot] ( src\DataConstructors.hs-boot, dist\build\DataConstructors.o-boot )
[110 of 178] Compiling E.Show[boot] ( src\E\Show.hs-boot, dist\build\E\Show.o-boot )
[111 of 178] Compiling E.Traverse ( src\E\Traverse.hs, dist\build\E\Traverse.o )
[112 of 178] Compiling E.Subst ( src\E\Subst.hs, dist\build\E\Subst.o )
[113 of 178] Compiling E.Eval ( src\E\Eval.hs, dist\build\E\Eval.o )
[114 of 178] Compiling E.TypeCheck ( src\E\TypeCheck.hs, dist\build\E\TypeCheck.o )
[115 of 178] Compiling E.Show ( src\E\Show.hs, dist\build\E\Show.o )
[116 of 178] Compiling E.Arbitrary ( src\E\Arbitrary.hs, dist\build\E\Arbitrary.o )
[117 of 178] Compiling E.Values ( src\E\Values.hs, dist\build\E\Values.o )
[118 of 178] Compiling E.PrimOpt ( src\E\PrimOpt.hs, dist\build\E\PrimOpt.o )
[119 of 178] Compiling E.Diff ( src\E\Diff.hs, dist\build\E\Diff.o )
[120 of 178] Compiling Name.Binary ( src\Name\Binary.hs, dist\build\Name\Binary.o )
[121 of 178] Compiling E.Binary ( src\E\Binary.hs, dist\build\E\Binary.o )
[122 of 178] Compiling E.Rules ( src\E\Rules.hs, dist\build\E\Rules.o )
[123 of 178] Compiling FrontEnd.Warning ( src\FrontEnd\Warning.hs, dist\build\FrontEnd\Warning.o )
[124 of 178] Compiling FrontEnd.ParseMonad ( src\FrontEnd\ParseMonad.hs, dist\build\FrontEnd\ParseMonad.o )
[125 of 178] Compiling FrontEnd.Tc.Kind ( src\FrontEnd\Tc\Kind.hs, dist\build\FrontEnd\Tc\Kind.o )
[126 of 178] Compiling FrontEnd.Utils ( src\FrontEnd\Utils.hs, dist\build\FrontEnd\Utils.o )
[127 of 178] Compiling FrontEnd.Desugar ( src\FrontEnd\Desugar.hs, dist\build\FrontEnd\Desugar.o )
[128 of 178] Compiling FrontEnd.Exports ( src\FrontEnd\Exports.hs, dist\build\FrontEnd\Exports.o )
[129 of 178] Compiling FrontEnd.Lexer ( src\FrontEnd\Lexer.hs, dist\build\FrontEnd\Lexer.o )
[130 of 178] Compiling FrontEnd.Infix ( src\FrontEnd\Infix.hs, dist\build\FrontEnd\Infix.o )
[131 of 178] Compiling FrontEnd.Representation ( src\FrontEnd\Representation.hs, dist\build\FrontEnd\Representation.o )
[132 of 178] Compiling FrontEnd.Tc.Type ( src\FrontEnd\Tc\Type.hs, dist\build\FrontEnd\Tc\Type.o )
[133 of 178] Compiling FrontEnd.KindInfer ( src\FrontEnd\KindInfer.hs, dist\build\FrontEnd\KindInfer.o )
[134 of 178] Compiling FrontEnd.Class ( src\FrontEnd\Class.hs, dist\build\FrontEnd\Class.o )
[135 of 178] Compiling DataConstructors ( src\DataConstructors.hs, dist\build\DataConstructors.o )
[136 of 178] Compiling E.Program ( src\E\Program.hs, dist\build\E\Program.o )
[137 of 178] Compiling E.Annotate ( src\E\Annotate.hs, dist\build\E\Annotate.o )
[138 of 178] Compiling E.Inline ( src\E\Inline.hs, dist\build\E\Inline.o )
[139 of 178] Compiling E.LambdaLift ( src\E\LambdaLift.hs, dist\build\E\LambdaLift.o )
[140 of 178] Compiling E.Lint ( src\E\Lint.hs, dist\build\E\Lint.o )
[141 of 178] Compiling E.Demand ( src\E\Demand.hs, dist\build\E\Demand.o )
[142 of 178] Compiling E.CPR ( src\E\CPR.hs, dist\build\E\CPR.o )
[143 of 178] Compiling E.Eta ( src\E\Eta.hs, dist\build\E\Eta.o )
[144 of 178] Compiling E.LetFloat ( src\E\LetFloat.hs, dist\build\E\LetFloat.o )
[145 of 178] Compiling E.PrimDecode ( src\E\PrimDecode.hs, dist\build\E\PrimDecode.o )
[146 of 178] Compiling E.TypeAnalysis ( src\E\TypeAnalysis.hs, dist\build\E\TypeAnalysis.o )
[147 of 178] Compiling E.WorkerWrapper ( src\E\WorkerWrapper.hs, dist\build\E\WorkerWrapper.o )
[148 of 178] Compiling E.SSimplify ( src\E\SSimplify.hs, dist\build\E\SSimplify.o )
[149 of 178] Compiling FrontEnd.HsErrors ( src\FrontEnd\HsErrors.hs, dist\build\FrontEnd\HsErrors.o )
[150 of 178] Compiling FrontEnd.DataConsAssump ( src\FrontEnd\DataConsAssump.hs, dist\build\FrontEnd\DataConsAssump.o )
[151 of 178] Compiling FrontEnd.Tc.Class[boot] ( src\FrontEnd\Tc\Class.hs-boot, dist\build\FrontEnd\Tc\Class.o-boot )
[152 of 178] Compiling FrontEnd.TypeSigs ( src\FrontEnd\TypeSigs.hs, dist\build\FrontEnd\TypeSigs.o )
[153 of 178] Compiling FrontEnd.TypeSynonyms ( src\FrontEnd\TypeSynonyms.hs, dist\build\FrontEnd\TypeSynonyms.o )
[154 of 178] Compiling FrontEnd.TypeSyns ( src\FrontEnd\TypeSyns.hs, dist\build\FrontEnd\TypeSyns.o )
[155 of 178] Compiling Info.Binary ( src\Info\Binary.hs, dist\build\Info\Binary.o )
[156 of 178] Compiling FrontEnd.ParseUtils ( src\FrontEnd\ParseUtils.hs, dist\build\FrontEnd\ParseUtils.o )
[157 of 178] Compiling FrontEnd.HsParser ( dist\build\FrontEnd\HsParser.hs, dist\build\FrontEnd\HsParser.o )
[158 of 178] Compiling DerivingDrift.Drift ( src\DerivingDrift\Drift.hs, dist\build\DerivingDrift\Drift.o )
[159 of 178] Compiling FrontEnd.Rename ( src\FrontEnd\Rename.hs, dist\build\FrontEnd\Rename.o )
[160 of 178] Compiling FrontEnd.DeclsDepends ( src\FrontEnd\DeclsDepends.hs, dist\build\FrontEnd\DeclsDepends.o )
[161 of 178] Compiling Ho.Type ( src\Ho\Type.hs, dist\build\Ho\Type.o )
[162 of 178] Compiling Ho.Collected ( src\Ho\Collected.hs, dist\build\Ho\Collected.o )
[163 of 178] Compiling FrontEnd.HsPretty ( src\FrontEnd\HsPretty.hs, dist\build\FrontEnd\HsPretty.o )
[164 of 178] Compiling FrontEnd.Tc.Monad ( src\FrontEnd\Tc\Monad.hs, dist\build\FrontEnd\Tc\Monad.o )
[165 of 178] Compiling FrontEnd.Tc.Class ( src\FrontEnd\Tc\Class.hs, dist\build\FrontEnd\Tc\Class.o )
[166 of 178] Compiling FrontEnd.Tc.Unify ( src\FrontEnd\Tc\Unify.hs, dist\build\FrontEnd\Tc\Unify.o )
[167 of 178] Compiling FrontEnd.Tc.Main ( src\FrontEnd\Tc\Main.hs, dist\build\FrontEnd\Tc\Main.o )
[168 of 178] Compiling Ho.Binary ( src\Ho\Binary.hs, dist\build\Ho\Binary.o )
[169 of 178] Compiling FrontEnd.Tc.Module ( src\FrontEnd\Tc\Module.hs, dist\build\FrontEnd\Tc\Module.o )
[170 of 178] Compiling E.FromHs ( src\E\FromHs.hs, dist\build\E\FromHs.o )
[171 of 178] Compiling FrontEnd.FrontEnd ( src\FrontEnd\FrontEnd.hs, dist\build\FrontEnd\FrontEnd.o )
[172 of 178] Compiling Ho.ReadSource ( src\Ho\ReadSource.hs, dist\build\Ho\ReadSource.o )
[173 of 178] Compiling Ho.Library ( src\Ho\Library.hs, dist\build\Ho\Library.o )
[174 of 178] Compiling Ho.Build ( src\Ho\Build.hs, dist\build\Ho\Build.o )
[175 of 178] Compiling E.Main ( src\E\Main.hs, dist\build\E\Main.o )
[176 of 178] Compiling Interactive ( src\Interactive.hs, dist\build\Interactive.o )
[177 of 178] Compiling Grin.FromE ( src\Grin\FromE.hs, dist\build\Grin\FromE.o )
[178 of 178] Compiling Grin.Main ( src\Grin\Main.hs, dist\build\Grin\Main.o )
In-place registering ajhc-0.8.0.9...
Preprocessing executable 'ajhc' for ajhc-0.8.0.9...
[1 of 1] Compiling Main ( src_main\Main.hs, dist\build\ajhc\ajhc-tmp\Main.o )
Linking dist\build\ajhc\ajhc.exe ...
Preprocessing executable 'jahm' for ajhc-0.8.0.9...
[1 of 8] Compiling Distribution.Text ( src_jahm\Distribution\Text.hs, dist\build\jahm\jahm-tmp\Distribution\Text.o )
[2 of 8] Compiling Distribution.Compat.Exception ( src_jahm\Distribution\Compat\Exception.hs, dist\build\jahm\jahm-tmp\Distribution\Compat\Exception.o )
[3 of 8] Compiling Distribution.Compat.TempFile ( src_jahm\Distribution\Compat\TempFile.hs, dist\build\jahm\jahm-tmp\Distribution\Compat\TempFile.o )
[4 of 8] Compiling Distribution.Compat.CopyFile ( src_jahm\Distribution\Compat\CopyFile.hs, dist\build\jahm\jahm-tmp\Distribution\Compat\CopyFile.o )
[5 of 8] Compiling Distribution.Verbosity ( src_jahm\Distribution\Verbosity.hs, dist\build\jahm\jahm-tmp\Distribution\Verbosity.o )
[6 of 8] Compiling Distribution.Simple.Utils ( src_jahm\Distribution\Simple\Utils.hs, dist\build\jahm\jahm-tmp\Distribution\Simple\Utils.o )
[7 of 8] Compiling Distribution.Client.HttpUtils ( src_jahm\Distribution\Client\HttpUtils.hs, dist\build\jahm\jahm-tmp\Distribution\Client\HttpUtils.o )
[8 of 8] Compiling Main ( src_jahm\Main.hs, dist\build\jahm\jahm-tmp\Main.o )
Linking dist\build\jahm\jahm.exe ...
Installing libraries in C:\Documents and Settings\Henk-Jan\Application Data\cabal\i386-windows-ghc-7.6.3\ajhc-0.8.0.9
dist/build/ajhc/ajhc -L- -L. --build-hl lib/jhc-prim/jhc-prim.yaml -o jhc-prim-1.0.hl
ajhc.exe -L- -L. --build-hl lib/jhc-prim/jhc-prim.yaml -o jhc-prim-1.0.hl
ajhc 0.8.0.9 (fdd05fe6aeec7d305a818b5a92c36fc2e1a5574c)
Creating library from description file: "lib/jhc-prim/jhc-prim.yaml"
Reading: "lib/jhc-prim/jhc-prim.yaml"
Finding Dependencies...
Using Ho Cache: 'c:/Documents and Settings/Henk-Jan/Mijn Documenten/.ajhc/cache'
Jhc.Prim.Array [lib/jhc-prim/Jhc/Prim/Array.hs]
Jhc.Prim.Bits [lib/jhc-prim/Jhc/Prim/Bits.hs]
Jhc.Prim.Prim [lib/jhc-prim/Jhc/Prim/Prim.hs]
Jhc.Prim.IO [lib/jhc-prim/Jhc/Prim/IO.hs]
Jhc.Prim.Rts [lib/jhc-prim/Jhc/Prim/Rts.hs]
Jhc.Prim.Wrapper [lib/jhc-prim/Jhc/Prim/Wrapper.hs]
Typechecking...
[1 of 6- Jhc.Prim.Bits
-2 of 6- Jhc.Prim.Prim
-3 of 6] Jhc.Prim.IO (.............................................)
[4 of 6] Jhc.Prim.Rts (.............................................)
[5 of 6] Jhc.Prim.Array (.............................................)
[6 of 6] Jhc.Prim.Wrapper (.............................................)
Compiling...
[1 of 6- Jhc.Prim.Bits
-2 of 6- Jhc.Prim.Prim
-3 of 6] Jhc.Prim.IO
lib/jhc-prim/Jhc/Prim/IO.hs:22 - Warning: Unknown primitive 'catch__'
lib/jhc-prim/Jhc/Prim/IO.hs:23 - Warning: Unknown primitive 'raiseIO__'
<..................................................>
[4 of 6] Jhc.Prim.Wrapper <..................................................>
[5 of 6] Jhc.Prim.Array <..................................................>
[6 of 6] Jhc.Prim.Rts
lib/jhc-prim/Jhc/Prim/Rts.hs:17 - Warning: Unknown primitive 'bangToRaw'
lib/jhc-prim/Jhc/Prim/Rts.hs:19 - Warning: Unknown primitive 'bangFromRaw'
<..................................................>
Writing Library: jhc-prim-1.0.hl
dist/build/ajhc/ajhc -L- -L. --build-hl lib/jhc/jhc.yaml -o jhc-1.0.hl
ajhc.exe -L- -L. --build-hl lib/jhc/jhc.yaml -o jhc-1.0.hl
ajhc 0.8.0.9 (fdd05fe6aeec7d305a818b5a92c36fc2e1a5574c)
Creating library from description file: "lib/jhc/jhc.yaml"
Reading: "lib/jhc/jhc.yaml"
Finding Dependencies...
Using Ho Cache: 'c:/Documents and Settings/Henk-Jan/Mijn Documenten/.ajhc/cache'
Data.Ratio [lib/jhc/Data/Ratio.hs]
Jhc.Basics [lib/jhc/Jhc/Basics.hs]
Jhc.Int [lib/jhc/Jhc/Int.hs]
Jhc.Type.Word [lib/jhc/Jhc/Type/Word.hs]
Jhc.Type.Basic [lib/jhc/Jhc/Type/Basic.hs]
Jhc.Class.Real [lib/jhc/Jhc/Class/Real.hs]
Jhc.Class.Num [lib/jhc/Jhc/Class/Num.hs]
Jhc.Class.Ord [lib/jhc/Jhc/Class/Ord.hs]
Jhc.Show [lib/jhc/Jhc/Show.hs]
Writing stuff:C:\DOCUME~1\Henk-Jan\LOCALS~1\Temp\jhc_264\prelude.m4
Jhc.Enum [lib/jhc/Jhc/Enum.hs]
Jhc.Inst.PrimEnum [lib/jhc/Jhc/Inst/PrimEnum.hs]
Jhc.Float [lib/jhc/Jhc/Float.hs]
Jhc.Inst.Num [lib/jhc/Jhc/Inst/Num.hs]
Jhc.Inst.Enum [lib/jhc/Jhc/Inst/Enum.hs]
Jhc.IO [lib/jhc/Jhc/IO.hs]
Jhc.Options [lib/jhc/Jhc/Options.hs]
Jhc.Order [lib/jhc/Jhc/Order.hs]
Jhc.Prim [lib/jhc/Jhc/Prim.hs]
Jhc.Type.Handle [lib/jhc/Jhc/Type/Handle.hs]
Jhc.Type.C [lib/jhc/Jhc/Type/C.hs]
Jhc.Type.Float [lib/jhc/Jhc/Type/Float.hs]
Jhc.Type.Ptr [lib/jhc/Jhc/Type/Ptr.hs]
Jhc.Num [lib/jhc/Jhc/Num.hs]
Prelude.Text [lib/jhc/Prelude/Text.hs]
Jhc.List [lib/jhc/Jhc/List.hs]
lib/jhc/Jhc/String.hs:14 - Warning: The pragma 'VCONSTRUCTOR' is unknown
Jhc.String [lib/jhc/Jhc/String.hs]
Jhc.Monad [lib/jhc/Jhc/Monad.hs]
Jhc.Text.Read [lib/jhc/Jhc/Text/Read.hs]
Prelude.CType [lib/jhc/Prelude/CType.hs]
Jhc.Inst.Order [lib/jhc/Jhc/Inst/Order.hs]
Numeric [lib/jhc/Numeric.hs]
Jhc.Numeric [lib/jhc/Jhc/Numeric.hs]
Prelude.IO [lib/jhc/Prelude/IO.hs]
Foreign.C.String [lib/jhc/Foreign/C/String.hs]
Foreign.C.Types [lib/jhc/Foreign/C/Types.hs]
Foreign.Marshal.Array [lib/jhc/Foreign/Marshal/Array.hs]
Foreign.Marshal.Alloc [lib/jhc/Foreign/Marshal/Alloc.hs]
Foreign.Storable [lib/jhc/Foreign/Storable.hs]
Jhc.Addr [lib/jhc/Jhc/Addr.hs]
Foreign.Marshal.Utils [lib/jhc/Foreign/Marshal/Utils.hs]
Foreign.Ptr [lib/jhc/Foreign/Ptr.hs]
Jhc.Inst.Show [lib/jhc/Jhc/Inst/Show.hs]
Jhc.Inst.Storable [lib/jhc/Jhc/Inst/Storable.hs]
System.C.Stdio [lib/jhc/System/C/Stdio.hs]
Prelude.Float [lib/jhc/Prelude/Float.hs]
Foreign.C.Error [lib/jhc/Foreign/C/Error.hs]
Jhc.Maybe [lib/jhc/Jhc/Maybe.hs]
Jhc.ForeignPtr [lib/jhc/Jhc/ForeignPtr.hs]
Jhc.Handle [lib/jhc/Jhc/Handle.hs]
Jhc.Inst.Read [lib/jhc/Jhc/Inst/Read.hs]
Jhc.Tuples [lib/jhc/Jhc/Tuples.hs]
System.IO.Unsafe [lib/jhc/System/IO/Unsafe.hs]
System.Mem [lib/jhc/System/Mem.hs]
System.Mem.StableName [lib/jhc/System/Mem/StableName.hs]
Typechecking...
[ 1 of 54] Jhc.Type.Word (.............................................)
[ 2 of 54] Jhc.Type.Float (.............................................)
[ 3 of 54] Jhc.Type.C (.............................................)
[ 4 of 54] Jhc.Type.Basic (.............................................)
[ 5 of 54] Jhc.Int (.............................................)
[ 6 of 54] Jhc.Basics (.............................................)
[ 7 of 54] Jhc.Type.Ptr (.............................................)
[ 8 of 54] Jhc.Type.Handle (.............................................)
[ 9 of 54] Jhc.Class.Ord (.............................................)
[10 of 54] Jhc.Order (.............................................)
[11 of 54] Jhc.Inst.PrimEnum(.............................................)
[12 of 54] Jhc.Enum (.............................................)
[13 of 54] Jhc.Options (.............................................)
[14 of 54] Jhc.Prim (.............................................)
[15 of 54] Jhc.IO (.............................................)
[16 of 54] System.Mem.StableName(.............................................)
[17 of 54] Jhc.Monad (.............................................)
[18 of 54] Foreign.C.Types (.............................................)
[19 of 54] Jhc.Inst.Order (.............................................)
[20 of 54] Jhc.String (.............................................)
[21 of 54] Jhc.List (.............................................)
[22 of 54] Prelude.CType (.............................................)
[23 of 54] Jhc.Addr (.............................................)
[24 of 54] Foreign.Storable (.............................................)
[25 of 54] Jhc.Show (.............................................)
[26 of 54] Jhc.Class.Num (.............................................)
[27 of 54] System.C.Stdio (.............................................)
[28 of 54- Data.Ratio
-29 of 54- Jhc.Class.Real
-30 of 54- Jhc.Float
-31 of 54- Jhc.Inst.Num
-32 of 54- Jhc.Inst.Enum
-33 of 54- Jhc.Num
-34 of 54- Prelude.Text
-35 of 54- Jhc.Text.Read
-36 of 54- Numeric
-37 of 54- Jhc.Numeric
-38 of 54- Prelude.IO
-39 of 54- Foreign.C.String
-40 of 54- Foreign.Marshal.Array
-41 of 54- Foreign.Marshal.Alloc
-42 of 54- Foreign.Marshal.Utils
-43 of 54- Foreign.Ptr
-44 of 54- Jhc.Inst.Show
-45 of 54- Jhc.Inst.Storable
-46 of 54] Prelude.Float (.............................................)
[47 of 54] Jhc.Inst.Read (.............................................)
[48 of 54] System.Mem (.............................................)
[49 of 54] Jhc.Tuples (.............................................)
[50 of 54] Jhc.Maybe (.............................................)
[51 of 54] Foreign.C.Error (.............................................)
[52 of 54] Jhc.Handle (.............................................)
[53 of 54] System.IO.Unsafe (.............................................)
[54 of 54] Jhc.ForeignPtr (.............................................)
Compiling...
[ 1 of 54] Jhc.Prim <..................................................>
[ 2 of 54] Jhc.Type.Word <..................................................>
[ 3 of 54] Jhc.Type.Basic <..................................................>
[ 4 of 54] Jhc.Int <..................................................>
[ 5 of 54] Jhc.Basics <.**......***.*...*..............w.........ww....ww>
[ 6 of 54] Jhc.Class.Ord <.........................................wwwwwwwww>
[ 7 of 54] Jhc.Order <..........................w.wwwwwwwwwwwwwwwwwwwwww>
[ 8 of 54] Jhc.Type.Float <..................................................>
[ 9 of 54] Jhc.Type.C <..................................................>
[10 of 54] Jhc.Inst.Order <.........................wwwwwwwwwwwwwwwwwwwwwwwww>
[11 of 54] Jhc.String <.............***..................................>
[12 of 54] Jhc.Type.Ptr <..................................................>
[13 of 54] Jhc.Type.Handle <............................wwwwwwwwwwwwwwwwwwwwww>
[14 of 54] Jhc.Inst.PrimEnum<................................................ww>
[15 of 54] Jhc.Enum <....................*........w....w.ww.ww.w...*..>
[16 of 54] Jhc.Options <.....................................wwwwwwwwwwwww>
[17 of 54] Jhc.IO <.......*..................w......ww...........w...>
[18 of 54] Jhc.List <.....*.***.........*.*....wwwwww.......wwwwww.....>
[19 of 54] Prelude.CType <..........................www.wwwwwwwwwwwwwwwwwwww>
[20 of 54] Jhc.Addr <..........................www.wwwwwwwwwwwwwwwwwwww>
[21 of 54] Foreign.Storable <..........................wwwwww.w...w.w.w.w.ww.w.>
[22 of 54] Jhc.Monad <.............*..................w....*...........>
[23 of 54] System.C.Stdio <..................................................>
[24 of 54] Jhc.Show <..........**...........wwwwwwwwwww.....ww>
[25 of 54] Jhc.Class.Num <..................................................>
[26 of 54] Foreign.C.Types <..................................................>
[27 of 54- Data.Ratio
-28 of 54- Jhc.Class.Real
-29 of 54- Jhc.Float
-30 of 54- Jhc.Inst.Num
-31 of 54- Jhc.Inst.Enum
-32 of 54- Jhc.Num
-33 of 54- Prelude.Text
-34 of 54- Jhc.Text.Read
-35 of 54- Numeric
-36 of 54- Jhc.Numeric
-37 of 54- Prelude.IO
-38 of 54- Foreign.C.String
-39 of 54- Foreign.Marshal.Array
-40 of 54- Foreign.Marshal.Alloc
-41 of 54- Foreign.Marshal.Utils
-42 of 54- Foreign.Ptr
-43 of 54- Jhc.Inst.Show
-44 of 54- Jhc.Inst.Storable
-45 of 54] Prelude.Float
lib/jhc/Foreign/Marshal/Alloc.hs:43 - Warning: Unknown primitive 'alloca__'
<..........................www.www.wwwww.www.w.ww.w>
[46 of 54] Jhc.Maybe <...........................ww.............ww......>
[47 of 54] Foreign.C.Error <............*....*........w.........ww............>
[48 of 54] Jhc.Handle <...........................ww...www......wwwwwwwww>
[49 of 54] Jhc.Tuples <..........................wwwwwwwwwwwwwwwwwwwwwwww>
[50 of 54] Jhc.Inst.Read <..........................www.wwwwwwwwwwwwwwwwwwww>
[51 of 54] System.IO.Unsafe <..................................................>
[52 of 54] Jhc.ForeignPtr <..................................www.wwwwwwwwwwww>
[53 of 54] System.Mem.StableName
lib/jhc/System/Mem/StableName.hs:18 - Warning: Unknown primitive 'toHeapAddr'
<............................wwwwwwwwwwwwwwwwwww...>
[54 of 54] System.Mem <..................................................>
*** Module depended on in library that is not in export list: Jhc.Inst.Num
*** Module depended on in library that is not in export list: Jhc.Inst.Order
Writing Library: jhc-1.0.hl
dist/build/ajhc/ajhc -L- -L. --build-hl lib/haskell-extras/haskell-extras.yaml.m4 -o haskell-extras-0.8.1.hl
ajhc.exe -L- -L. --build-hl lib/haskell-extras/haskell-extras.yaml.m4 -o haskell-extras-0.8.1.hl
ajhc 0.8.0.9 (fdd05fe6aeec7d305a818b5a92c36fc2e1a5574c)
Creating library from description file: "lib/haskell-extras/haskell-extras.yaml.m4"
Reading: "lib/haskell-extras/haskell-extras.yaml.m4"
Writing stuff:C:\DOCUME~1\Henk-Jan\LOCALS~1\Temp\jhc_3688\prelude.m4
Finding Dependencies...
Using Ho Cache: 'c:/Documents and Settings/Henk-Jan/Mijn Documenten/.ajhc/cache'
Control.Concurrent [lib/haskell-extras/Control/Concurrent.hs]
Control.Monad [lib/haskell-extras/Control/Monad.hs]
Prelude [lib/haskell-extras/Prelude.hs]
Foreign.StablePtr [lib/haskell-extras/Foreign/StablePtr.hs]
Control.Exception [lib/haskell-extras/Control/Exception.hs]
Control.Monad.Fix [lib/haskell-extras/Control/Monad/Fix.hs]
Control.Monad.Instances [lib/haskell-extras/Control/Monad/Instances.hs]
Data.Function [lib/haskell-extras/Data/Function.hs]
Data.Array [lib/haskell-extras/Data/Array.hs]
Data.Ix [lib/haskell-extras/Data/Ix.hs]
Data.Array.IO [lib/haskell-extras/Data/Array/IO.hs]
Data.Array.Unboxed [lib/haskell-extras/Data/Array/Unboxed.hs]
Foreign.ForeignPtr [lib/haskell-extras/Foreign/ForeignPtr.hs]
Data.Bits [lib/haskell-extras/Data/Bits.hs]
Data.Char [lib/haskell-extras/Data/Char.hs]
Data.Complex [lib/haskell-extras/Data/Complex.hs]
Data.Functor [lib/haskell-extras/Data/Functor.hs]
Data.IORef [lib/haskell-extras/Data/IORef.hs]
Data.Int [lib/haskell-extras/Data/Int.hs]
Data.List [lib/haskell-extras/Data/List.hs]
Data.Maybe [lib/haskell-extras/Data/Maybe.hs]
Data.Monoid [lib/haskell-extras/Data/Monoid.hs]
Data.Typeable [lib/haskell-extras/Data/Typeable.hs]
Data.Unicode [lib/haskell-extras/Data/Unicode.hs]
Data.Version [lib/haskell-extras/Data/Version.hs]
Data.Word [lib/haskell-extras/Data/Word.hs]
Debug.Trace [lib/haskell-extras/Debug/Trace.hs]
System.IO [lib/haskell-extras/System/IO.hs]
Foreign [lib/haskell-extras/Foreign.hs]
Foreign.Marshal [lib/haskell-extras/Foreign/Marshal.hs]
Foreign.Marshal.Error [lib/haskell-extras/Foreign/Marshal/Error.hs]
Foreign.Marshal.Pool [lib/haskell-extras/Foreign/Marshal/Pool.hs]
Foreign.C [lib/haskell-extras/Foreign/C.hs]
System.CPUTime [lib/haskell-extras/System/CPUTime.hs]
System.Cmd [lib/haskell-extras/System/Cmd.hs]
System.Exit [lib/haskell-extras/System/Exit.hs]
System.Console.GetOpt [lib/haskell-extras/System/Console/GetOpt.hs]
System.Directory [lib/haskell-extras/System/Directory.hs]
System.Time [lib/haskell-extras/System/Time.hs]
System.Locale [lib/haskell-extras/System/Locale.hs]
System.Environment [lib/haskell-extras/System/Environment.hs]
System.IO.Binary [lib/haskell-extras/System/IO/Binary.hs]
System.IO.Error [lib/haskell-extras/System/IO/Error.hs]
System.IO.Pipe [lib/haskell-extras/System/IO/Pipe.hs]
System.Info [lib/haskell-extras/System/Info.hs]
System.Random [lib/haskell-extras/System/Random.hs]
Text.Printf [lib/haskell-extras/Text/Printf.hs]
Text.Show.Functions [lib/haskell-extras/Text/Show/Functions.hs]
Typechecking...
[ 1 of 48] Prelude (.............................................)
[ 2 of 48] Data.Ix (.............................................)
[ 3 of 48] Data.Array (.............................................)
[ 4 of 48] Data.Functor (.............................................)
[ 5 of 48] Data.Typeable (.............................................)
[ 6 of 48] Data.Complex (.............................................)
[ 7 of 48] Data.Maybe (.............................................)
[ 8 of 48] Data.Char (.............................................)
[ 9 of 48] System.Random (.............................................)
[10 of 48] System.IO.Pipe (.............................................)
[11 of 48] Control.Monad (.............................................)
[12 of 48] Foreign.StablePtr(.............................................)
[13 of 48] Control.Concurrent(.............................................)
[14 of 48] Data.IORef (.............................................)
[15 of 48] Data.Array.IO (.............................................)
[16 of 48] System.IO.Error (.............................................)
[17 of 48] Foreign.ForeignPtr(.............................................)
[18 of 48] Data.Array.Unboxed(.............................................)
[19 of 48] System.Locale (.............................................)
[20 of 48] System.Time (.............................................)
[21 of 48] Data.Bits (.............................................)
[22 of 48] Data.Word (.............................................)
[23 of 48] Data.Int (.............................................)
[24 of 48] Control.Exception(.............................................)
[25 of 48] Foreign.Marshal.Pool(.............................................)
[26 of 48] Foreign.Marshal.Error(.............................................)
[27 of 48] Foreign.Marshal (.............................................)
[28 of 48] Foreign (.............................................)
[29 of 48] Foreign.C (.............................................)
[30 of 48] System.Directory (.............................................)
[31 of 48] System.IO.Binary (.............................................)
[32 of 48] System.IO (.............................................)
[33 of 48] Text.Printf (.............................................)
[34 of 48] Data.List (.............................................)
[35 of 48] System.Console.GetOpt(.............................................)
[36 of 48] Text.Show.Functions(.............................................)
[37 of 48] Data.Monoid (.............................................)
[38 of 48] Data.Version (.............................................)
[39 of 48] System.Info (.............................................)
[40 of 48] Data.Unicode (.............................................)
[41 of 48] Data.Function (.............................................)
[42 of 48] Control.Monad.Instances(.............................................)
[43 of 48] Control.Monad.Fix(.............................................)
[44 of 48] System.CPUTime (.............................................)
[45 of 48] Debug.Trace (.............................................)
[46 of 48] System.Environment(.............................................)
[47 of 48] System.Exit (.............................................)
[48 of 48] System.Cmd (.............................................)
Compiling...
[ 1 of 48] Data.Functor <..................................................>
[ 2 of 48] Prelude <.......*........*****..*..www.....................>
[ 3 of 48] Control.Monad <.......*........*...................ww.........ww.>
[ 4 of 48] Foreign.ForeignPtr<...........................wwwwwww...wwww..wwwwwww>
[ 5 of 48] Data.Ix <..........*......**..wwwwwwwwwwwwwwwwwwwwwww>
[ 6 of 48] Data.Array.Unboxed<............................ww.w...wwwwww.www...ww>
[ 7 of 48] System.IO <........*.................w.wwwwwwwwww..w....wwwww>
[ 8 of 48] Debug.Trace <..................................................>
[ 9 of 48] Foreign.StablePtr<..........................................wwwwwwww>
[10 of 48] Control.Concurrent<..................................................>
[11 of 48] Data.Unicode <................................................ww>
[12 of 48] Data.Bits <...........................w.w.w.w.w.w.w.w.w.w.ww.>
[13 of 48] Data.Int <..................................................>
[14 of 48] Control.Exception<..............................ww.www....wwww....ww>
[15 of 48] Foreign.Marshal.Pool<.................................wwwwwwwwwwwwww...>
[16 of 48] Foreign.Marshal.Error<..................................................>
[17 of 48] Foreign.Marshal <..................................................>
[18 of 48] Data.Word <..................................................>
[19 of 48] Foreign <..................................................>
[20 of 48] Data.List <...**..**..*.***.*..............w......w..w.......>
[21 of 48] Data.Version <............................wwwwwwwwwwwwwwwwwwwwww>
[22 of 48] System.Info <..................................................>
[23 of 48] Data.IORef <.............................wwwwwwwwwwwwwwwww....>
[24 of 48] System.CPUTime <..................................................>
[25 of 48] System.Environment<..................................................>
[26 of 48] Data.Complex <..........................wwwwwwwwwwwwwwwwwwwwwwww>
[27 of 48] Data.Char <..................................................>
[28 of 48] Text.Printf <.....**..*.*........*....w.www..ww*w.........*w..>
[29 of 48] Control.Monad.Instances<.................................wwww.....wwww....>
[30 of 48] Data.Function <..................................................>
[31 of 48] Control.Monad.Fix<.................****....................*****>
[32 of 48] System.IO.Error <..........................w........ww.wwwwwwwwwwww>
[33 of 48] System.Exit <....................................wwwwwww.......>
[34 of 48] System.Cmd <..................................................>
[35 of 48] Text.Show.Functions<......................................wwwwwwwwwwww>
[36 of 48] System.Locale <.............................wwwwwwwwwwwwwwwwwwwww>
[37 of 48] System.Time <..........................ww.w.wwwwwww.wwww.wwwwww>
[38 of 48] Foreign.C <..................................................>
[39 of 48] System.Directory <..........................wwwww..............w.www>
[40 of 48] Data.Array.IO <............................wwwwwwwwwwwwwwwwwwwwww>
[41 of 48] System.Random <.*........*........*...*.www..ww.w.wwwww.*w.ww..w>
[42 of 48] System.IO.Binary <......................................wwwwww......>
[43 of 48] Data.Maybe <............................................wwwwww>
[44 of 48] System.IO.Pipe <..................................................>
[45 of 48] System.Console.GetOpt<.................********.................wwwwwwww>
[46 of 48] Data.Array
lib/haskell-extras/Data/Array.hs:103 - Warning: Primitive type mismatch. expected '[*,??] :-> *' but found '[#,#] -> #'
<..........................ww..w...wwww...wwwwwwwww>
[47 of 48] Data.Typeable <.............**.....wwwwwwwwww..wwwwwwwwww>
[48 of 48] Data.Monoid <........*.............w....w.w...w.w..w.w..ww.>
*** We are re-exporting the following modules from other libraries: Data.Ratio
*** We are re-exporting the following modules from other libraries: Foreign.C.Error
*** We are re-exporting the following modules from other libraries: Foreign.C.String
*** We are re-exporting the following modules from other libraries: Foreign.C.Types
*** We are re-exporting the following modules from other libraries: Foreign.Marshal.Alloc
*** We are re-exporting the following modules from other libraries: Foreign.Marshal.Array
*** We are re-exporting the following modules from other libraries: Foreign.Marshal.Utils
*** We are re-exporting the following modules from other libraries: Foreign.Ptr
*** We are re-exporting the following modules from other libraries: Foreign.Storable
*** We are re-exporting the following modules from other libraries: Numeric
*** We are re-exporting the following modules from other libraries: System.IO.Unsafe
Writing Library: haskell-extras-0.8.1.hl
dist/build/ajhc/ajhc -L- -L. --build-hl lib/haskell2010/haskell2010.yaml.m4 -o haskell2010-0.8.1.hl
ajhc.exe -L- -L. --build-hl lib/haskell2010/haskell2010.yaml.m4 -o haskell2010-0.8.1.hl
ajhc 0.8.0.9 (fdd05fe6aeec7d305a818b5a92c36fc2e1a5574c)
Creating library from description file: "lib/haskell2010/haskell2010.yaml.m4"
Reading: "lib/haskell2010/haskell2010.yaml.m4"
Writing stuff:C:\DOCUME~1\Henk-Jan\LOCALS~1\Temp\jhc_780\prelude.m4
Finding Dependencies...
Using Ho Cache: 'c:/Documents and Settings/Henk-Jan/Mijn Documenten/.ajhc/cache'
Typechecking...
Compiling...
*** We are re-exporting the following modules from other libraries: Control.Monad
*** We are re-exporting the following modules from other libraries: Data.Array
*** We are re-exporting the following modules from other libraries: Data.Bits
*** We are re-exporting the following modules from other libraries: Data.Char
*** We are re-exporting the following modules from other libraries: Data.Complex
*** We are re-exporting the following modules from other libraries: Data.Int
*** We are re-exporting the following modules from other libraries: Data.Ix
*** We are re-exporting the following modules from other libraries: Data.List
*** We are re-exporting the following modules from other libraries: Data.Maybe
*** We are re-exporting the following modules from other libraries: Data.Ratio
*** We are re-exporting the following modules from other libraries: Data.Word
*** We are re-exporting the following modules from other libraries: Foreign
*** We are re-exporting the following modules from other libraries: Foreign.C
*** We are re-exporting the following modules from other libraries: Foreign.C.Error
*** We are re-exporting the following modules from other libraries: Foreign.C.String
*** We are re-exporting the following modules from other libraries: Foreign.C.Types
*** We are re-exporting the following modules from other libraries: Foreign.ForeignPtr
*** We are re-exporting the following modules from other libraries: Foreign.Marshal
*** We are re-exporting the following modules from other libraries: Foreign.Marshal.Alloc
*** We are re-exporting the following modules from other libraries: Foreign.Marshal.Array
*** We are re-exporting the following modules from other libraries: Foreign.Marshal.Error
*** We are re-exporting the following modules from other libraries: Foreign.Marshal.Utils
*** We are re-exporting the following modules from other libraries: Foreign.Ptr
*** We are re-exporting the following modules from other libraries: Foreign.StablePtr
*** We are re-exporting the following modules from other libraries: Foreign.Storable
*** We are re-exporting the following modules from other libraries: Numeric
*** We are re-exporting the following modules from other libraries: Prelude
*** We are re-exporting the following modules from other libraries: System.Environment
*** We are re-exporting the following modules from other libraries: System.Exit
*** We are re-exporting the following modules from other libraries: System.IO
*** We are re-exporting the following modules from other libraries: System.IO.Error
Writing Library: haskell2010-0.8.1.hl
dist/build/ajhc/ajhc -L- -L. --build-hl lib/flat-foreign/flat-foreign.yaml -o flat-foreign-1.0.hl
ajhc.exe -L- -L. --build-hl lib/flat-foreign/flat-foreign.yaml -o flat-foreign-1.0.hl
ajhc 0.8.0.9 (fdd05fe6aeec7d305a818b5a92c36fc2e1a5574c)
Creating library from description file: "lib/flat-foreign/flat-foreign.yaml"
Reading: "lib/flat-foreign/flat-foreign.yaml"
Finding Dependencies...
Using Ho Cache: 'c:/Documents and Settings/Henk-Jan/Mijn Documenten/.ajhc/cache'
Bits [lib/flat-foreign/Bits.hs]
CError [lib/flat-foreign/CError.hs]
CForeign [lib/flat-foreign/CForeign.hs]
CString [lib/flat-foreign/CString.hs]
CTypes [lib/flat-foreign/CTypes.hs]
ForeignPtr [lib/flat-foreign/ForeignPtr.hs]
Int [lib/flat-foreign/Int.hs]
MarshalAlloc [lib/flat-foreign/MarshalAlloc.hs]
MarshalArray [lib/flat-foreign/MarshalArray.hs]
MarshalError [lib/flat-foreign/MarshalError.hs]
MarshalUtils [lib/flat-foreign/MarshalUtils.hs]
Ptr [lib/flat-foreign/Ptr.hs]
StablePtr [lib/flat-foreign/StablePtr.hs]
Storable [lib/flat-foreign/Storable.hs]
Word [lib/flat-foreign/Word.hs]
Typechecking...
[ 1 of 15] CError (.............................................)
[ 2 of 15] CString (.............................................)
[ 3 of 15] Bits (.............................................)
[ 4 of 15] MarshalUtils (.............................................)
[ 5 of 15] Word (.............................................)
[ 6 of 15] Storable (.............................................)
[ 7 of 15] StablePtr (.............................................)
[ 8 of 15] CForeign (.............................................)
[ 9 of 15] CTypes (.............................................)
[10 of 15] MarshalArray (.............................................)
[11 of 15] MarshalError (.............................................)
[12 of 15] ForeignPtr (.............................................)
[13 of 15] MarshalAlloc (.............................................)
[14 of 15] Ptr (.............................................)
[15 of 15] Int (.............................................)
Compiling...
[ 1 of 15] Bits <..................................................>
[ 2 of 15] CError <..................................................>
[ 3 of 15] Int <..................................................>
[ 4 of 15] Word <..................................................>
[ 5 of 15] MarshalArray <..................................................>
[ 6 of 15] MarshalUtils <..................................................>
[ 7 of 15] CTypes <..................................................>
[ 8 of 15] MarshalAlloc <..................................................>
[ 9 of 15] StablePtr <..................................................>
[10 of 15] ForeignPtr <..................................................>
[11 of 15] CForeign <..................................................>
[12 of 15] Ptr <..................................................>
[13 of 15] MarshalError <..................................................>
[14 of 15] CString <..................................................>
[15 of 15] Storable <..................................................>
Writing Library: flat-foreign-1.0.hl
dist/build/ajhc/ajhc -L- -L. --build-hl lib/haskell98/haskell98.yaml -o haskell98-1.0.hl
ajhc.exe -L- -L. --build-hl lib/haskell98/haskell98.yaml -o haskell98-1.0.hl
ajhc 0.8.0.9 (fdd05fe6aeec7d305a818b5a92c36fc2e1a5574c)
Creating library from description file: "lib/haskell98/haskell98.yaml"
Reading: "lib/haskell98/haskell98.yaml"
Finding Dependencies...
Using Ho Cache: 'c:/Documents and Settings/Henk-Jan/Mijn Documenten/.ajhc/cache'
Array [lib/haskell98/Array.hs]
Ix [lib/haskell98/Ix.hs]
CPUTime [lib/haskell98/CPUTime.hs]
Char [lib/haskell98/Char.hs]
Complex [lib/haskell98/Complex.hs]
Directory [lib/haskell98/Directory.hs]
IO [lib/haskell98/IO.hs]
List [lib/haskell98/List.hs]
Locale [lib/haskell98/Locale.hs]
Maybe [lib/haskell98/Maybe.hs]
Monad [lib/haskell98/Monad.hs]
Random [lib/haskell98/Random.hs]
Ratio [lib/haskell98/Ratio.hs]
System [lib/haskell98/System.hs]
Time [lib/haskell98/Time.hs]
Typechecking...
[ 1 of 15] Directory (.............................................)
[ 2 of 15] Random (.............................................)
[ 3 of 15] Monad (.............................................)
[ 4 of 15] List (.............................................)
[ 5 of 15] CPUTime (.............................................)
[ 6 of 15] Ix (.............................................)
[ 7 of 15] Array (.............................................)
[ 8 of 15] Time (.............................................)
[ 9 of 15] Complex (.............................................)
[10 of 15] System (.............................................)
[11 of 15] Locale (.............................................)
[12 of 15] Char (.............................................)
[13 of 15] Maybe (.............................................)
[14 of 15] IO (.............................................)
[15 of 15] Ratio (.............................................)
Compiling...
[ 1 of 15] Monad <..................................................>
[ 2 of 15] List <..................................................>
[ 3 of 15] CPUTime <..................................................>
[ 4 of 15] Ix <..................................................>
[ 5 of 15] Array <..................................................>
[ 6 of 15] Time <..................................................>
[ 7 of 15] IO <..................................................>
[ 8 of 15] Maybe <..................................................>
[ 9 of 15] Locale <..................................................>
[10 of 15] System <..................................................>
[11 of 15] Directory <..................................................>
[12 of 15] Random <..................................................>
[13 of 15] Ratio <..................................................>
[14 of 15] Complex <..................................................>
[15 of 15] Char <..................................................>
*** We are re-exporting the following modules from other libraries: Numeric
*** We are re-exporting the following modules from other libraries: Prelude
Writing Library: haskell98-1.0.hl
dist/build/ajhc/ajhc -L- -L. --build-hl lib/applicative/applicative.yaml -o applicative-1.0.hl
ajhc.exe -L- -L. --build-hl lib/applicative/applicative.yaml -o applicative-1.0.hl
ajhc 0.8.0.9 (fdd05fe6aeec7d305a818b5a92c36fc2e1a5574c)
Creating library from description file: "lib/applicative/applicative.yaml"
Reading: "lib/applicative/applicative.yaml"
Finding Dependencies...
Using Ho Cache: 'c:/Documents and Settings/Henk-Jan/Mijn Documenten/.ajhc/cache'
Control.Applicative [lib/applicative/Control/Applicative.hs]
Control.Arrow [lib/applicative/Control/Arrow.hs]
Control.Category [lib/applicative/Control/Category.hs]
Data.Foldable [lib/applicative/Data/Foldable.hs]
Data.Traversable [lib/applicative/Data/Traversable.hs]
Typechecking...
[1 of 5] Control.Category (.............................................)
[2 of 5] Control.Arrow (.............................................)
[3 of 5] Control.Applicative(.............................................)
[4 of 5] Data.Foldable (.............................................)
[5 of 5] Data.Traversable (.............................................)
Compiling...
[1 of 5] Control.Category <..................................................>
[2 of 5] Control.Arrow <....................*.....w...w..............*..>
[3 of 5] Control.Applicative<.................................www..............>
[4 of 5] Data.Foldable <......................................www.........>
[5 of 5] Data.Traversable <.............................wwwww.w..............>
Writing Library: applicative-1.0.hl
perl utils/build_extlibs.prl -c dist/build/ajhc/ajhc -j dist/build/jahm/jahm lib/ext/containers.cabal
Processing lib/ext/containers.cabal
Processing lib/ext/containers.cabal, found containers-0.3.0.0
Fetching http://hackage.haskell.org/packages/archive/containers/0.3.0.0/containers-0.3.0.0.tar.gz
dist/build/jahm/jahm downloadURI http://hackage.haskell.org/packages/archive/containers/0.3.0.0/containers-0.3.0.0.tar.gz tmp/build/containers-0.3.0.0.tar.gz
Downloaded to
C:\DOCUME~1\Henk-Jan\LOCALS~1\Temp\ajhc-0.8.0.9-824\ajhc-0.8.0.9\tmp/build/containers-0.3.0.0.tar.gz
tar -zxv --directory tmp/build -f tmp/build/containers-0.3.0.0.tar.gz
containers-0.3.0.0/
containers-0.3.0.0/LICENSE
containers-0.3.0.0/Setup.hs
containers-0.3.0.0/include/
containers-0.3.0.0/include/Typeable.h
containers-0.3.0.0/containers.cabal
containers-0.3.0.0/Data/
containers-0.3.0.0/Data/IntMap.hs
containers-0.3.0.0/Data/Sequence.hs
containers-0.3.0.0/Data/Set.hs
containers-0.3.0.0/Data/Graph.hs
containers-0.3.0.0/Data/IntSet.hs
containers-0.3.0.0/Data/Map.hs
containers-0.3.0.0/Data/Tree.hs
patch -d tmp/build/containers-0.3.0.0 -p1 < lib/ext/containers.patch
cp 'lib/ext/containers.cabal' 'tmp/build/containers-0.3.0.0'
dist/build/ajhc/ajhc -fcpp -Isrc/data -papplicative --build-hl 'tmp/build/containers-0.3.0.0/containers.cabal' -L- -L. -i- '-itmp/build/containers-0.3.0.0'
ajhc.exe -fcpp -Isrc/data -papplicative --build-hl tmp/build/containers-0.3.0.0/containers.cabal -L- -L. -i- -itmp/build/containers-0.3.0.0
ajhc 0.8.0.9 (fdd05fe6aeec7d305a818b5a92c36fc2e1a5574c)
Creating library from description file: "tmp/build/containers-0.3.0.0/containers.cabal"
Reading: "tmp/build/containers-0.3.0.0/containers.cabal"
Finding Dependencies...
Using Ho Cache: 'c:/Documents and Settings/Henk-Jan/Mijn Documenten/.ajhc/cache'
Data.Graph [tmp/build/containers-0.3.0.0/Data/Graph.hs]
Data.IntSet [tmp/build/containers-0.3.0.0/Data/IntSet.hs]
Data.Tree [tmp/build/containers-0.3.0.0/Data/Tree.hs]
Data.Sequence [tmp/build/containers-0.3.0.0/Data/Sequence.hs]
Data.IntMap [tmp/build/containers-0.3.0.0/Data/IntMap.hs]
Data.Map [tmp/build/containers-0.3.0.0/Data/Map.hs]
Data.Set [tmp/build/containers-0.3.0.0/Data/Set.hs]
Typechecking...
[1 of 7] Data.Set (.............................................)
[2 of 7] Data.Map (.............................................)
[3 of 7] Data.IntSet (.............................................)
[4 of 7] Data.Sequence
tmp/build/containers-0.3.0.0/Data/Sequence.hs:1504 - Error: Data.Sequence.g is defined multiple times: [(Data.Sequence.g,tmp/build/containers-0.3.0.0/Data/Sequence.hs:1504:10),(Data.Sequence.g,tmp/build/containers-0.3.0.0/Data/Sequence.hs:1516:10)]
tmp/build/containers-0.3.0.0/Data/Sequence.hs:1504 - Error: Unknown name: p
tmp/build/containers-0.3.0.0/Data/Sequence.hs:1516 - Error: Unknown name: p
Running Command Failed! at utils/build_extlibs.prl line 27, <$fh> line 27.
"make": *** [containers-0.3.0.0.hl] Error 2
Failed to install ajhc-0.8.0.9
cabal: Error: some packages failed to install:
ajhc-0.8.0.9 failed during the building phase. The exception was:
ExitFailure 2
di 29-10-2013 21:29:19,10
C:\Documents and Settings\Henk-Jan\Mijn documenten\SoftwareOntwikkeling\Haskell\Temp>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment