Resolving dependencies... Configuring Diff-0.3.0... Building Diff-0.3.0... Preprocessing library Diff-0.3.0... [1 of 2] Compiling Data.Algorithm.Diff ( src/Data/Algorithm/Diff.hs, dist/build/Data/Algorithm/Diff.o ) [2 of 2] Compiling Data.Algorithm.DiffOutput ( src/Data/Algorithm/DiffOutput.hs, dist/build/Data/Algorithm/DiffOutput.o ) In-place registering Diff-0.3.0... Running Haddock for Diff-0.3.0... Running hscolour for Diff-0.3.0... Preprocessing library Diff-0.3.0... Preprocessing library Diff-0.3.0... Haddock coverage: 88% ( 7 / 8) in 'Data.Algorithm.Diff' 50% ( 3 / 6) in 'Data.Algorithm.DiffOutput' Documentation created: dist/doc/html/Diff/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/Diff-0.3.0 Registering Diff-0.3.0... Installed Diff-0.3.0 Configuring HUnit-1.2.5.2... Building HUnit-1.2.5.2... Preprocessing library HUnit-1.2.5.2... [1 of 5] Compiling Test.HUnit.Terminal ( Test/HUnit/Terminal.hs, dist/build/Test/HUnit/Terminal.o ) [2 of 5] Compiling Test.HUnit.Lang ( Test/HUnit/Lang.hs, dist/build/Test/HUnit/Lang.o ) [3 of 5] Compiling Test.HUnit.Base ( Test/HUnit/Base.hs, dist/build/Test/HUnit/Base.o ) [4 of 5] Compiling Test.HUnit.Text ( Test/HUnit/Text.hs, dist/build/Test/HUnit/Text.o ) [5 of 5] Compiling Test.HUnit ( Test/HUnit.hs, dist/build/Test/HUnit.o ) In-place registering HUnit-1.2.5.2... Running Haddock for HUnit-1.2.5.2... Running hscolour for HUnit-1.2.5.2... Preprocessing library HUnit-1.2.5.2... Preprocessing library HUnit-1.2.5.2... Haddock coverage: 100% ( 2 / 2) in 'Test.HUnit.Terminal' 86% ( 6 / 7) in 'Test.HUnit.Lang' 100% ( 33 / 33) in 'Test.HUnit.Base' 100% ( 8 / 8) in 'Test.HUnit.Text' 100% ( 3 / 3) in 'Test.HUnit' Documentation created: dist/doc/html/HUnit/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/HUnit-1.2.5.2 Registering HUnit-1.2.5.2... Installed HUnit-1.2.5.2 Configuring List-0.5.1... Building List-0.5.1... Preprocessing library List-0.5.1... [1 of 4] Compiling Data.List.Class ( src/Data/List/Class.hs, dist/build/Data/List/Class.o ) [2 of 4] Compiling Control.Monad.Trans.List ( src/Control/Monad/Trans/List.hs, dist/build/Control/Monad/Trans/List.o ) [3 of 4] Compiling Control.Monad.Trans.List.Funcs ( src/Control/Monad/Trans/List/Funcs.hs, dist/build/Control/Monad/Trans/List/Funcs.o ) [4 of 4] Compiling Control.Monad.ListT ( src/Control/Monad/ListT.hs, dist/build/Control/Monad/ListT.o ) In-place registering List-0.5.1... Running Haddock for List-0.5.1... Running hscolour for List-0.5.1... Preprocessing library List-0.5.1... Preprocessing library List-0.5.1... Haddock coverage: Warning: Data.List.Class: We do not support associated types in instances yet. These instances are affected: Data.List.Class.List [] 56% ( 27 / 48) in 'Data.List.Class' Warning: Control.Monad.Trans.List: We do not support associated types in instances yet. These instances are affected: GHC.Base.Monad m => Data.List.Class.List (Control.Monad.Trans.List.ListT m) 50% ( 1 / 2) in 'Control.Monad.Trans.List' 0% ( 0 / 2) in 'Control.Monad.ListT' 20% ( 1 / 5) in 'Control.Monad.Trans.List.Funcs' Documentation created: dist/doc/html/List/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/List-0.5.1 Registering List-0.5.1... Installed List-0.5.1 Configuring MaybeT-0.1.2... Building MaybeT-0.1.2... Preprocessing library MaybeT-0.1.2... [1 of 1] Compiling Control.Monad.Maybe ( Control/Monad/Maybe.hs, dist/build/Control/Monad/Maybe.o ) In-place registering MaybeT-0.1.2... Running Haddock for MaybeT-0.1.2... Running hscolour for MaybeT-0.1.2... Preprocessing library MaybeT-0.1.2... Preprocessing library MaybeT-0.1.2... Haddock coverage: 100% ( 6 / 6) in 'Control.Monad.Maybe' Documentation created: dist/doc/html/MaybeT/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/MaybeT-0.1.2 Registering MaybeT-0.1.2... Installed MaybeT-0.1.2 Configuring QuickCheck-2.6... Building QuickCheck-2.6... Preprocessing library QuickCheck-2.6... [ 1 of 13] Compiling Test.QuickCheck.Exception ( Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o ) [ 2 of 13] Compiling Test.QuickCheck.Text ( Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o ) [ 3 of 13] Compiling Test.QuickCheck.State ( Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o ) [ 4 of 13] Compiling Test.QuickCheck.Gen ( Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o ) [ 5 of 13] Compiling Test.QuickCheck.Arbitrary ( Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o ) [ 6 of 13] Compiling Test.QuickCheck.Poly ( Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o ) [ 7 of 13] Compiling Test.QuickCheck.Function ( Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o ) [ 8 of 13] Compiling Test.QuickCheck.Modifiers ( Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o ) [ 9 of 13] Compiling Test.QuickCheck.Property ( Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o ) [10 of 13] Compiling Test.QuickCheck.Test ( Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o ) [11 of 13] Compiling Test.QuickCheck.All ( Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o ) [12 of 13] Compiling Test.QuickCheck.Monadic ( Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o ) [13 of 13] Compiling Test.QuickCheck ( Test/QuickCheck.hs, dist/build/Test/QuickCheck.o ) In-place registering QuickCheck-2.6... Running Haddock for QuickCheck-2.6... Running hscolour for QuickCheck-2.6... Preprocessing library QuickCheck-2.6... Preprocessing library QuickCheck-2.6... Haddock coverage: 12% ( 1 / 8) in 'Test.QuickCheck.Exception' 0% ( 0 / 18) in 'Test.QuickCheck.Text' 50% ( 1 / 2) in 'Test.QuickCheck.State' 95% ( 20 / 21) in 'Test.QuickCheck.Gen' 92% ( 23 / 25) in 'Test.QuickCheck.Arbitrary' 14% ( 1 / 7) in 'Test.QuickCheck.Poly' 14% ( 1 / 7) in 'Test.QuickCheck.Function' 92% ( 12 / 13) in 'Test.QuickCheck.Modifiers' 59% ( 34 / 58) in 'Test.QuickCheck.Property' 48% ( 13 / 27) in 'Test.QuickCheck.Test' 100% ( 9 / 9) in 'Test.QuickCheck.All' 7% ( 1 / 15) in 'Test.QuickCheck.Monadic' 93% ( 95 /102) in 'Test.QuickCheck' Warning: Test.QuickCheck.Text: could not find link destinations for: Test.QuickCheck.Text.Output Warning: Test.QuickCheck.Property: could not find link destinations for: Test.QuickCheck.Exception.AnException Documentation created: dist/doc/html/QuickCheck/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/QuickCheck-2.6 Registering QuickCheck-2.6... Installed QuickCheck-2.6 Configuring SHA-1.6.4... Building SHA-1.6.4... Preprocessing library SHA-1.6.4... [1 of 1] Compiling Data.Digest.Pure.SHA ( src/Data/Digest/Pure/SHA.hs, dist/build/Data/Digest/Pure/SHA.o ) In-place registering SHA-1.6.4... Running Haddock for SHA-1.6.4... Running hscolour for SHA-1.6.4... Preprocessing library SHA-1.6.4... Preprocessing library SHA-1.6.4... Haddock coverage: 86% ( 18 / 21) in 'Data.Digest.Pure.SHA' Documentation created: dist/doc/html/SHA/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/SHA-1.6.4 Registering SHA-1.6.4... Installed SHA-1.6.4 Configuring ansi-terminal-0.6.1... Building ansi-terminal-0.6.1... Preprocessing library ansi-terminal-0.6.1... [1 of 3] Compiling System.Console.ANSI.Common ( System/Console/ANSI/Common.hs, dist/build/System/Console/ANSI/Common.o ) [2 of 3] Compiling System.Console.ANSI.Unix ( System/Console/ANSI/Unix.hs, dist/build/System/Console/ANSI/Unix.o ) [3 of 3] Compiling System.Console.ANSI ( System/Console/ANSI.hs, dist/build/System/Console/ANSI.o ) In-place registering ansi-terminal-0.6.1... Running Haddock for ansi-terminal-0.6.1... Running hscolour for ansi-terminal-0.6.1... Preprocessing library ansi-terminal-0.6.1... Preprocessing library ansi-terminal-0.6.1... Haddock coverage: 88% ( 7 / 8) in 'System.Console.ANSI.Common' 36% ( 28 / 77) in 'System.Console.ANSI.Unix' 38% ( 29 / 77) in 'System.Console.ANSI' Documentation created: dist/doc/html/ansi-terminal/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ansi-terminal-0.6.1 Registering ansi-terminal-0.6.1... Installed ansi-terminal-0.6.1 Configuring base-unicode-symbols-0.2.2.4... Building base-unicode-symbols-0.2.2.4... Preprocessing library base-unicode-symbols-0.2.2.4... [ 1 of 12] Compiling Data.Ord.Unicode ( Data/Ord/Unicode.hs, dist/build/Data/Ord/Unicode.o ) [ 2 of 12] Compiling Data.Monoid.Unicode ( Data/Monoid/Unicode.hs, dist/build/Data/Monoid/Unicode.o ) [ 3 of 12] Compiling Data.List.Unicode ( Data/List/Unicode.hs, dist/build/Data/List/Unicode.o ) [ 4 of 12] Compiling Data.Function.Unicode ( Data/Function/Unicode.hs, dist/build/Data/Function/Unicode.o ) [ 5 of 12] Compiling Data.Foldable.Unicode ( Data/Foldable/Unicode.hs, dist/build/Data/Foldable/Unicode.o ) [ 6 of 12] Compiling Data.Eq.Unicode ( Data/Eq/Unicode.hs, dist/build/Data/Eq/Unicode.o ) [ 7 of 12] Compiling Data.Bool.Unicode ( Data/Bool/Unicode.hs, dist/build/Data/Bool/Unicode.o ) [ 8 of 12] Compiling Prelude.Unicode ( Prelude/Unicode.hs, dist/build/Prelude/Unicode.o ) [ 9 of 12] Compiling Control.Monad.Unicode ( Control/Monad/Unicode.hs, dist/build/Control/Monad/Unicode.o ) [10 of 12] Compiling Control.Category.Unicode ( Control/Category/Unicode.hs, dist/build/Control/Category/Unicode.o ) [11 of 12] Compiling Control.Arrow.Unicode ( Control/Arrow/Unicode.hs, dist/build/Control/Arrow/Unicode.o ) [12 of 12] Compiling Control.Applicative.Unicode ( Control/Applicative/Unicode.hs, dist/build/Control/Applicative/Unicode.o ) In-place registering base-unicode-symbols-0.2.2.4... Running Haddock for base-unicode-symbols-0.2.2.4... Running hscolour for base-unicode-symbols-0.2.2.4... Preprocessing library base-unicode-symbols-0.2.2.4... Preprocessing library base-unicode-symbols-0.2.2.4... Haddock coverage: 100% ( 5 / 5) in 'Data.Ord.Unicode' 100% ( 3 / 3) in 'Data.Monoid.Unicode' 100% ( 10 / 10) in 'Data.List.Unicode' 100% ( 2 / 2) in 'Data.Function.Unicode' 100% ( 5 / 5) in 'Data.Foldable.Unicode' 100% ( 4 / 4) in 'Data.Eq.Unicode' 100% ( 4 / 4) in 'Data.Bool.Unicode' 100% ( 21 / 21) in 'Prelude.Unicode' 100% ( 4 / 4) in 'Control.Monad.Unicode' 100% ( 4 / 4) in 'Control.Category.Unicode' 100% ( 6 / 6) in 'Control.Arrow.Unicode' 100% ( 3 / 3) in 'Control.Applicative.Unicode' Documentation created: dist/doc/html/base-unicode-symbols/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/base-unicode-symbols-0.2.2.4 Registering base-unicode-symbols-0.2.2.4... Installed base-unicode-symbols-0.2.2.4 Configuring base64-bytestring-1.0.0.1... Building base64-bytestring-1.0.0.1... Preprocessing library base64-bytestring-1.0.0.1... [1 of 5] Compiling Data.ByteString.Base64.Internal ( Data/ByteString/Base64/Internal.hs, dist/build/Data/ByteString/Base64/Internal.o ) [2 of 5] Compiling Data.ByteString.Base64.URL ( Data/ByteString/Base64/URL.hs, dist/build/Data/ByteString/Base64/URL.o ) [3 of 5] Compiling Data.ByteString.Base64.URL.Lazy ( Data/ByteString/Base64/URL/Lazy.hs, dist/build/Data/ByteString/Base64/URL/Lazy.o ) [4 of 5] Compiling Data.ByteString.Base64 ( Data/ByteString/Base64.hs, dist/build/Data/ByteString/Base64.o ) [5 of 5] Compiling Data.ByteString.Base64.Lazy ( Data/ByteString/Base64/Lazy.hs, dist/build/Data/ByteString/Base64/Lazy.o ) In-place registering base64-bytestring-1.0.0.1... Running Haddock for base64-bytestring-1.0.0.1... Running hscolour for base64-bytestring-1.0.0.1... Preprocessing library base64-bytestring-1.0.0.1... Preprocessing library base64-bytestring-1.0.0.1... Haddock coverage: 45% ( 5 / 11) in 'Data.ByteString.Base64.Internal' 100% ( 5 / 5) in 'Data.ByteString.Base64.URL' 100% ( 4 / 4) in 'Data.ByteString.Base64.URL.Lazy' 100% ( 5 / 5) in 'Data.ByteString.Base64' 100% ( 4 / 4) in 'Data.ByteString.Base64.Lazy' Documentation created: dist/doc/html/base64-bytestring/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/base64-bytestring-1.0.0.1 Registering base64-bytestring-1.0.0.1... Installed base64-bytestring-1.0.0.1 Configuring blaze-builder-0.3.3.2... Building blaze-builder-0.3.3.2... Preprocessing library blaze-builder-0.3.3.2... [ 1 of 13] Compiling Blaze.ByteString.Builder.Internal.Types ( Blaze/ByteString/Builder/Internal/Types.hs, dist/build/Blaze/ByteString/Builder/Internal/Types.o ) [ 2 of 13] Compiling Blaze.ByteString.Builder.Internal.Write ( Blaze/ByteString/Builder/Internal/Write.hs, dist/build/Blaze/ByteString/Builder/Internal/Write.o ) [ 3 of 13] Compiling Blaze.ByteString.Builder.Internal.Buffer ( Blaze/ByteString/Builder/Internal/Buffer.hs, dist/build/Blaze/ByteString/Builder/Internal/Buffer.o ) [ 4 of 13] Compiling Blaze.ByteString.Builder.Internal.UncheckedShifts ( Blaze/ByteString/Builder/Internal/UncheckedShifts.hs, dist/build/Blaze/ByteString/Builder/Internal/UncheckedShifts.o ) [ 5 of 13] Compiling Blaze.ByteString.Builder.Internal ( Blaze/ByteString/Builder/Internal.hs, dist/build/Blaze/ByteString/Builder/Internal.o ) [ 6 of 13] Compiling Blaze.ByteString.Builder.Char.Utf8 ( Blaze/ByteString/Builder/Char/Utf8.hs, dist/build/Blaze/ByteString/Builder/Char/Utf8.o ) [ 7 of 13] Compiling Blaze.ByteString.Builder.ByteString ( Blaze/ByteString/Builder/ByteString.hs, dist/build/Blaze/ByteString/Builder/ByteString.o ) [ 8 of 13] Compiling Blaze.ByteString.Builder.Word ( Blaze/ByteString/Builder/Word.hs, dist/build/Blaze/ByteString/Builder/Word.o ) [ 9 of 13] Compiling Blaze.ByteString.Builder.Char8 ( Blaze/ByteString/Builder/Char8.hs, dist/build/Blaze/ByteString/Builder/Char8.o ) [10 of 13] Compiling Blaze.ByteString.Builder.HTTP ( Blaze/ByteString/Builder/HTTP.hs, dist/build/Blaze/ByteString/Builder/HTTP.o ) [11 of 13] Compiling Blaze.ByteString.Builder.Int ( Blaze/ByteString/Builder/Int.hs, dist/build/Blaze/ByteString/Builder/Int.o ) [12 of 13] Compiling Blaze.ByteString.Builder ( Blaze/ByteString/Builder.hs, dist/build/Blaze/ByteString/Builder.o ) [13 of 13] Compiling Blaze.ByteString.Builder.Html.Utf8 ( Blaze/ByteString/Builder/Html/Utf8.hs, dist/build/Blaze/ByteString/Builder/Html/Utf8.o ) In-place registering blaze-builder-0.3.3.2... Running Haddock for blaze-builder-0.3.3.2... Running hscolour for blaze-builder-0.3.3.2... Preprocessing library blaze-builder-0.3.3.2... Preprocessing library blaze-builder-0.3.3.2... Haddock coverage: 27% ( 4 / 15) in 'Blaze.ByteString.Builder.Internal.Types' 92% ( 24 / 26) in 'Blaze.ByteString.Builder.Internal.Write' 100% ( 22 / 22) in 'Blaze.ByteString.Builder.Internal.Buffer' 25% ( 1 / 4) in 'Blaze.ByteString.Builder.Internal.UncheckedShifts' 69% ( 22 / 32) in 'Blaze.ByteString.Builder.Internal' 100% ( 9 / 9) in 'Blaze.ByteString.Builder.Char.Utf8' 100% ( 12 / 12) in 'Blaze.ByteString.Builder.ByteString' 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Word' 100% ( 9 / 9) in 'Blaze.ByteString.Builder.Char8' 100% ( 4 / 4) in 'Blaze.ByteString.Builder.HTTP' 100% ( 43 / 43) in 'Blaze.ByteString.Builder.Int' 92% ( 22 / 24) in 'Blaze.ByteString.Builder' 100% ( 10 / 10) in 'Blaze.ByteString.Builder.Html.Utf8' Documentation created: dist/doc/html/blaze-builder/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/blaze-builder-0.3.3.2 Registering blaze-builder-0.3.3.2... Installed blaze-builder-0.3.3.2 Configuring cmdargs-0.10.7... Building cmdargs-0.10.7... Preprocessing library cmdargs-0.10.7... [ 1 of 25] Compiling System.Console.CmdArgs.Implicit.Ann ( System/Console/CmdArgs/Implicit/Ann.hs, dist/build/System/Console/CmdArgs/Implicit/Ann.o ) [ 2 of 25] Compiling System.Console.CmdArgs.Implicit.UI ( System/Console/CmdArgs/Implicit/UI.hs, dist/build/System/Console/CmdArgs/Implicit/UI.o ) [ 3 of 25] Compiling System.Console.CmdArgs.Verbosity ( System/Console/CmdArgs/Verbosity.hs, dist/build/System/Console/CmdArgs/Verbosity.o ) [ 4 of 25] Compiling System.Console.CmdArgs.Implicit.Type ( System/Console/CmdArgs/Implicit/Type.hs, dist/build/System/Console/CmdArgs/Implicit/Type.o ) [ 5 of 25] Compiling System.Console.CmdArgs.Explicit.SplitJoin ( System/Console/CmdArgs/Explicit/SplitJoin.hs, dist/build/System/Console/CmdArgs/Explicit/SplitJoin.o ) [ 6 of 25] Compiling System.Console.CmdArgs.Explicit.ExpandArgsAt ( System/Console/CmdArgs/Explicit/ExpandArgsAt.hs, dist/build/System/Console/CmdArgs/Explicit/ExpandArgsAt.o ) [ 7 of 25] Compiling System.Console.CmdArgs.Explicit.Type ( System/Console/CmdArgs/Explicit/Type.hs, dist/build/System/Console/CmdArgs/Explicit/Type.o ) [ 8 of 25] Compiling System.Console.CmdArgs.Explicit.Process ( System/Console/CmdArgs/Explicit/Process.hs, dist/build/System/Console/CmdArgs/Explicit/Process.o ) [ 9 of 25] Compiling System.Console.CmdArgs.Explicit.Complete ( System/Console/CmdArgs/Explicit/Complete.hs, dist/build/System/Console/CmdArgs/Explicit/Complete.o ) [10 of 25] Compiling System.Console.CmdArgs.Helper ( System/Console/CmdArgs/Helper.hs, dist/build/System/Console/CmdArgs/Helper.o ) [11 of 25] Compiling System.Console.CmdArgs.Default ( System/Console/CmdArgs/Default.hs, dist/build/System/Console/CmdArgs/Default.o ) [12 of 25] Compiling System.Console.CmdArgs.Text ( System/Console/CmdArgs/Text.hs, dist/build/System/Console/CmdArgs/Text.o ) [13 of 25] Compiling System.Console.CmdArgs.Explicit.Help ( System/Console/CmdArgs/Explicit/Help.hs, dist/build/System/Console/CmdArgs/Explicit/Help.o ) [14 of 25] Compiling System.Console.CmdArgs.Explicit ( System/Console/CmdArgs/Explicit.hs, dist/build/System/Console/CmdArgs/Explicit.o ) [15 of 25] Compiling System.Console.CmdArgs.GetOpt ( System/Console/CmdArgs/GetOpt.hs, dist/build/System/Console/CmdArgs/GetOpt.o ) [16 of 25] Compiling Data.Generics.Any ( Data/Generics/Any.hs, dist/build/Data/Generics/Any.o ) Data/Generics/Any.hs:65:17: Warning: In the use of `tyConString' (imported from Data.Data, but defined in Data.Typeable.Internal): Deprecated: "renamed to tyConName; tyConModule and tyConPackage are also available." [17 of 25] Compiling Data.Generics.Any.Prelude ( Data/Generics/Any/Prelude.hs, dist/build/Data/Generics/Any/Prelude.o ) [18 of 25] Compiling System.Console.CmdArgs.Implicit.Reader ( System/Console/CmdArgs/Implicit/Reader.hs, dist/build/System/Console/CmdArgs/Implicit/Reader.o ) [19 of 25] Compiling System.Console.CmdArgs.Annotate ( System/Console/CmdArgs/Annotate.hs, dist/build/System/Console/CmdArgs/Annotate.o ) [20 of 25] Compiling System.Console.CmdArgs.Implicit.Local ( System/Console/CmdArgs/Implicit/Local.hs, dist/build/System/Console/CmdArgs/Implicit/Local.o ) [21 of 25] Compiling System.Console.CmdArgs.Implicit.Reform ( System/Console/CmdArgs/Implicit/Reform.hs, dist/build/System/Console/CmdArgs/Implicit/Reform.o ) [22 of 25] Compiling System.Console.CmdArgs.Implicit.Global ( System/Console/CmdArgs/Implicit/Global.hs, dist/build/System/Console/CmdArgs/Implicit/Global.o ) [23 of 25] Compiling System.Console.CmdArgs.Implicit ( System/Console/CmdArgs/Implicit.hs, dist/build/System/Console/CmdArgs/Implicit.o ) [24 of 25] Compiling System.Console.CmdArgs.Quote ( System/Console/CmdArgs/Quote.hs, dist/build/System/Console/CmdArgs/Quote.o ) [25 of 25] Compiling System.Console.CmdArgs ( System/Console/CmdArgs.hs, dist/build/System/Console/CmdArgs.o ) In-place registering cmdargs-0.10.7... Running Haddock for cmdargs-0.10.7... Running hscolour for cmdargs-0.10.7... Preprocessing library cmdargs-0.10.7... Preprocessing library cmdargs-0.10.7... dist/build/tmp-24680/Data/Generics/Any.hs:65:17: Warning: In the use of `tyConString' (imported from Data.Data, but defined in Data.Typeable.Internal): Deprecated: "renamed to tyConName; tyConModule and tyConPackage are also available." Haddock coverage: 50% ( 1 / 2) in 'System.Console.CmdArgs.Implicit.Ann' 100% ( 21 / 21) in 'System.Console.CmdArgs.Implicit.UI' 100% ( 8 / 8) in 'System.Console.CmdArgs.Verbosity' 25% ( 2 / 8) in 'System.Console.CmdArgs.Implicit.Type' 67% ( 2 / 3) in 'System.Console.CmdArgs.Explicit.SplitJoin' 50% ( 1 / 2) in 'System.Console.CmdArgs.Explicit.ExpandArgsAt' 86% ( 24 / 28) in 'System.Console.CmdArgs.Explicit.Type' 50% ( 1 / 2) in 'System.Console.CmdArgs.Explicit.Process' 60% ( 3 / 5) in 'System.Console.CmdArgs.Explicit.Complete' 100% ( 8 / 8) in 'System.Console.CmdArgs.Helper' 100% ( 2 / 2) in 'System.Console.CmdArgs.Default' 100% ( 5 / 5) in 'System.Console.CmdArgs.Text' 67% ( 2 / 3) in 'System.Console.CmdArgs.Explicit.Help' 93% ( 43 / 46) in 'System.Console.CmdArgs.Explicit' 100% ( 8 / 8) in 'System.Console.CmdArgs.GetOpt' 4% ( 1 / 26) in 'Data.Generics.Any' 0% ( 0 / 20) in 'Data.Generics.Any.Prelude' 0% ( 0 / 3) in 'System.Console.CmdArgs.Implicit.Reader' 100% ( 17 / 17) in 'System.Console.CmdArgs.Annotate' 9% ( 1 / 11) in 'System.Console.CmdArgs.Implicit.Local' 0% ( 0 / 2) in 'System.Console.CmdArgs.Implicit.Reform' 0% ( 0 / 2) in 'System.Console.CmdArgs.Implicit.Global' 100% ( 50 / 50) in 'System.Console.CmdArgs.Implicit' 100% ( 9 / 9) in 'System.Console.CmdArgs.Quote' 100% ( 2 / 2) in 'System.Console.CmdArgs' Warning: System.Console.CmdArgs.Implicit: could not find link destinations for: System.Console.CmdArgs.Implicit.Type.CmdArgsPrivate GHC.IO.Handle.Types.Handle__ Documentation created: dist/doc/html/cmdargs/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cmdargs-0.10.7 Registering cmdargs-0.10.7... Installed cmdargs-0.10.7 Configuring cpphs-1.17.1... Building cpphs-1.17.1... Preprocessing library cpphs-1.17.1... [ 1 of 12] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/Language/Preprocessor/Cpphs/HashDefine.o ) [ 2 of 12] Compiling Text.ParserCombinators.HuttonMeijer ( Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.o ) [ 3 of 12] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/Language/Preprocessor/Cpphs/SymTab.o ) [ 4 of 12] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/Language/Preprocessor/Unlit.o ) [ 5 of 12] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/Language/Preprocessor/Cpphs/Options.o ) [ 6 of 12] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/Language/Preprocessor/Cpphs/Position.o ) [ 7 of 12] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/Language/Preprocessor/Cpphs/ReadFirst.o ) [ 8 of 12] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/Language/Preprocessor/Cpphs/Tokenise.o ) [ 9 of 12] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/Language/Preprocessor/Cpphs/MacroPass.o ) [10 of 12] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/Language/Preprocessor/Cpphs/CppIfdef.o ) [11 of 12] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/Language/Preprocessor/Cpphs/RunCpphs.o ) [12 of 12] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/Language/Preprocessor/Cpphs.o ) In-place registering cpphs-1.17.1... Preprocessing executable 'cpphs' for cpphs-1.17.1... [ 1 of 13] Compiling Text.ParserCombinators.HuttonMeijer ( Text/ParserCombinators/HuttonMeijer.hs, dist/build/cpphs/cpphs-tmp/Text/ParserCombinators/HuttonMeijer.o ) [ 2 of 13] Compiling Language.Preprocessor.Cpphs.SymTab ( Language/Preprocessor/Cpphs/SymTab.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/SymTab.o ) [ 3 of 13] Compiling Language.Preprocessor.Cpphs.Position ( Language/Preprocessor/Cpphs/Position.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Position.o ) [ 4 of 13] Compiling Language.Preprocessor.Cpphs.ReadFirst ( Language/Preprocessor/Cpphs/ReadFirst.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/ReadFirst.o ) [ 5 of 13] Compiling Language.Preprocessor.Cpphs.Options ( Language/Preprocessor/Cpphs/Options.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Options.o ) [ 6 of 13] Compiling Language.Preprocessor.Cpphs.HashDefine ( Language/Preprocessor/Cpphs/HashDefine.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/HashDefine.o ) [ 7 of 13] Compiling Language.Preprocessor.Cpphs.Tokenise ( Language/Preprocessor/Cpphs/Tokenise.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/Tokenise.o ) [ 8 of 13] Compiling Language.Preprocessor.Cpphs.MacroPass ( Language/Preprocessor/Cpphs/MacroPass.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/MacroPass.o ) [ 9 of 13] Compiling Language.Preprocessor.Cpphs.CppIfdef ( Language/Preprocessor/Cpphs/CppIfdef.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/CppIfdef.o ) [10 of 13] Compiling Language.Preprocessor.Unlit ( Language/Preprocessor/Unlit.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Unlit.o ) [11 of 13] Compiling Language.Preprocessor.Cpphs.RunCpphs ( Language/Preprocessor/Cpphs/RunCpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs/RunCpphs.o ) [12 of 13] Compiling Language.Preprocessor.Cpphs ( Language/Preprocessor/Cpphs.hs, dist/build/cpphs/cpphs-tmp/Language/Preprocessor/Cpphs.o ) [13 of 13] Compiling Main ( cpphs.hs, dist/build/cpphs/cpphs-tmp/Main.o ) Linking dist/build/cpphs/cpphs ... Running Haddock for cpphs-1.17.1... Running hscolour for cpphs-1.17.1... Preprocessing library cpphs-1.17.1... Preprocessing executable 'cpphs' for cpphs-1.17.1... Preprocessing library cpphs-1.17.1... Haddock coverage: 83% ( 5 / 6) in 'Language.Preprocessor.Cpphs.HashDefine' 6% ( 2 / 36) in 'Text.ParserCombinators.HuttonMeijer' 33% ( 3 / 9) in 'Language.Preprocessor.Cpphs.SymTab' 100% ( 2 / 2) in 'Language.Preprocessor.Unlit' 100% ( 7 / 7) in 'Language.Preprocessor.Cpphs.Options' 100% ( 14 / 14) in 'Language.Preprocessor.Cpphs.Position' 100% ( 2 / 2) in 'Language.Preprocessor.Cpphs.ReadFirst' 86% ( 6 / 7) in 'Language.Preprocessor.Cpphs.Tokenise' 100% ( 5 / 5) in 'Language.Preprocessor.Cpphs.MacroPass' 100% ( 2 / 2) in 'Language.Preprocessor.Cpphs.CppIfdef' 0% ( 0 / 3) in 'Language.Preprocessor.Cpphs.RunCpphs' 92% ( 22 / 24) in 'Language.Preprocessor.Cpphs' Documentation created: dist/doc/html/cpphs/index.html Preprocessing executable 'cpphs' for cpphs-1.17.1... Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/cpphs-1.17.1 Installing executable(s) in /srv/hackage/var/build/tmp-install/bin Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the system search path. Registering cpphs-1.17.1... Installed cpphs-1.17.1 Configuring data-default-class-0.0.1... Building data-default-class-0.0.1... Preprocessing library data-default-class-0.0.1... [1 of 1] Compiling Data.Default.Class ( Data/Default/Class.hs, dist/build/Data/Default/Class.o ) In-place registering data-default-class-0.0.1... Running Haddock for data-default-class-0.0.1... Running hscolour for data-default-class-0.0.1... Preprocessing library data-default-class-0.0.1... Preprocessing library data-default-class-0.0.1... Haddock coverage: 67% ( 2 / 3) in 'Data.Default.Class' Documentation created: dist/doc/html/data-default-class/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-class-0.0.1 Registering data-default-class-0.0.1... Installed data-default-class-0.0.1 Configuring data-stringmap-0.9.2... Building data-stringmap-0.9.2... Preprocessing library data-stringmap-0.9.2... [1 of 7] Compiling Data.StringMap.Types ( Data/StringMap/Types.hs, dist/build/Data/StringMap/Types.o ) [2 of 7] Compiling Data.StringMap.StringSet ( Data/StringMap/StringSet.hs, dist/build/Data/StringMap/StringSet.o ) [3 of 7] Compiling Data.StringMap.Base ( Data/StringMap/Base.hs, dist/build/Data/StringMap/Base.o ) [4 of 7] Compiling Data.StringMap.FuzzySearch ( Data/StringMap/FuzzySearch.hs, dist/build/Data/StringMap/FuzzySearch.o ) [5 of 7] Compiling Data.StringMap.Lazy ( Data/StringMap/Lazy.hs, dist/build/Data/StringMap/Lazy.o ) [6 of 7] Compiling Data.StringMap.Strict ( Data/StringMap/Strict.hs, dist/build/Data/StringMap/Strict.o ) [7 of 7] Compiling Data.StringMap ( Data/StringMap.hs, dist/build/Data/StringMap.o ) In-place registering data-stringmap-0.9.2... Running Haddock for data-stringmap-0.9.2... Running hscolour for data-stringmap-0.9.2... Preprocessing library data-stringmap-0.9.2... Preprocessing library data-stringmap-0.9.2... Haddock coverage: 33% ( 1 / 3) in 'Data.StringMap.Types' 12% ( 2 / 16) in 'Data.StringMap.StringSet' doc comment parse failed: Combination of 'lookupLE' and 'lookupGE' @keys $ lookupRange "a" "b" $ fromList $ zip ["", "a", "ab", "b", "ba", "c"] [1..] = ["a","ab","b"]@ For all keys in @k = keys $ lookupRange lb ub m@, this property holts true: @k >= ub && k <= lb@ 77% ( 58 / 75) in 'Data.StringMap.Base' 23% ( 3 / 13) in 'Data.StringMap.FuzzySearch' 84% ( 58 / 69) in 'Data.StringMap.Lazy' 82% ( 58 / 71) in 'Data.StringMap.Strict' 82% ( 58 / 71) in 'Data.StringMap' Documentation created: dist/doc/html/data-stringmap/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-stringmap-0.9.2 Registering data-stringmap-0.9.2... Installed data-stringmap-0.9.2 Configuring digest-0.0.1.2... Building digest-0.0.1.2... Preprocessing library digest-0.0.1.2... [1 of 2] Compiling Data.Digest.Adler32 ( dist/build/Data/Digest/Adler32.hs, dist/build/Data/Digest/Adler32.o ) [2 of 2] Compiling Data.Digest.CRC32 ( dist/build/Data/Digest/CRC32.hs, dist/build/Data/Digest/CRC32.o ) In-place registering digest-0.0.1.2... Running Haddock for digest-0.0.1.2... Running hscolour for digest-0.0.1.2... Preprocessing library digest-0.0.1.2... Preprocessing library digest-0.0.1.2... Haddock coverage: Warning: Data.Digest.Adler32: adler32 is exported separately but will be documented under Adler32. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Digest.Adler32: adler32Update is exported separately but will be documented under Adler32. Consider exporting it together with its parent(s) for code clarity. 100% ( 2 / 2) in 'Data.Digest.Adler32' Warning: Data.Digest.CRC32: crc32 is exported separately but will be documented under CRC32. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Digest.CRC32: crc32Update is exported separately but will be documented under CRC32. Consider exporting it together with its parent(s) for code clarity. 100% ( 2 / 2) in 'Data.Digest.CRC32' Documentation created: dist/doc/html/digest/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/digest-0.0.1.2 Registering digest-0.0.1.2... Installed digest-0.0.1.2 Configuring dlist-0.6.0.1... Building dlist-0.6.0.1... Preprocessing library dlist-0.6.0.1... [1 of 1] Compiling Data.DList ( Data/DList.hs, dist/build/Data/DList.o ) In-place registering dlist-0.6.0.1... Running Haddock for dlist-0.6.0.1... Running hscolour for dlist-0.6.0.1... Preprocessing library dlist-0.6.0.1... Preprocessing library dlist-0.6.0.1... Haddock coverage: 95% ( 20 / 21) in 'Data.DList' Documentation created: dist/doc/html/dlist/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/dlist-0.6.0.1 Registering dlist-0.6.0.1... Installed dlist-0.6.0.1 Configuring executable-path-0.0.3... Building executable-path-0.0.3... Preprocessing library executable-path-0.0.3... [1 of 2] Compiling System.Environment.Executable.Linux ( System/Environment/Executable/Linux.hs, dist/build/System/Environment/Executable/Linux.o ) [2 of 2] Compiling System.Environment.Executable ( System/Environment/Executable.hs, dist/build/System/Environment/Executable.o ) In-place registering executable-path-0.0.3... Running Haddock for executable-path-0.0.3... Running hscolour for executable-path-0.0.3... Preprocessing library executable-path-0.0.3... Preprocessing library executable-path-0.0.3... Haddock coverage: 0% ( 0 / 3) in 'System.Environment.Executable.Linux' 40% ( 2 / 5) in 'System.Environment.Executable' Documentation created: dist/doc/html/executable-path/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/executable-path-0.0.3 Registering executable-path-0.0.3... Installed executable-path-0.0.3 Configuring extensible-exceptions-0.1.1.4... Building extensible-exceptions-0.1.1.4... Preprocessing library extensible-exceptions-0.1.1.4... [1 of 1] Compiling Control.Exception.Extensible ( Control/Exception/Extensible.hs, dist/build/Control/Exception/Extensible.o ) In-place registering extensible-exceptions-0.1.1.4... Running Haddock for extensible-exceptions-0.1.1.4... Running hscolour for extensible-exceptions-0.1.1.4... Preprocessing library extensible-exceptions-0.1.1.4... Preprocessing library extensible-exceptions-0.1.1.4... Haddock coverage: 100% ( 2 / 2) in 'Control.Exception.Extensible' Documentation created: dist/doc/html/extensible-exceptions/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/extensible-exceptions-0.1.1.4 Registering extensible-exceptions-0.1.1.4... Installed extensible-exceptions-0.1.1.4 [1 of 1] Compiling Main ( /tmp/ghc-paths-0.1.0.9-24680/ghc-paths-0.1.0.9/Setup.hs, /tmp/ghc-paths-0.1.0.9-24680/ghc-paths-0.1.0.9/dist/setup/Main.o ) Linking /tmp/ghc-paths-0.1.0.9-24680/ghc-paths-0.1.0.9/dist/setup/setup ... Configuring ghc-paths-0.1.0.9... Building ghc-paths-0.1.0.9... Preprocessing library ghc-paths-0.1.0.9... [1 of 1] Compiling GHC.Paths ( GHC/Paths.hs, dist/build/GHC/Paths.o ) In-place registering ghc-paths-0.1.0.9... Running Haddock for ghc-paths-0.1.0.9... Running hscolour for ghc-paths-0.1.0.9... Preprocessing library ghc-paths-0.1.0.9... Preprocessing library ghc-paths-0.1.0.9... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 0% ( 0 / 5) in 'GHC.Paths' Documentation created: dist/doc/html/ghc-paths/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ghc-paths-0.1.0.9 Registering ghc-paths-0.1.0.9... Installed ghc-paths-0.1.0.9 Configuring glpk-hs-0.3.4... cabal: Missing dependency on a foreign library: * Missing C library: glpk This problem can usually be solved by installing the system package that provides this library (you may need the "-dev" version). If the library is already installed but in a non-standard location then you can use the flags --extra-include-dirs= and --extra-lib-dirs= to specify where it is. Failed to install glpk-hs-0.3.4 Configuring hashable-1.2.1.0... Building hashable-1.2.1.0... Preprocessing library hashable-1.2.1.0... [1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o ) [2 of 3] Compiling Data.Hashable.Generic ( Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o ) [3 of 3] Compiling Data.Hashable ( Data/Hashable.hs, dist/build/Data/Hashable.o ) In-place registering hashable-1.2.1.0... Running Haddock for hashable-1.2.1.0... Running hscolour for hashable-1.2.1.0... Preprocessing library hashable-1.2.1.0... Preprocessing library hashable-1.2.1.0... Haddock coverage: 100% ( 11 / 11) in 'Data.Hashable.Class' 100% ( 1 / 1) in 'Data.Hashable.Generic' 100% ( 22 / 22) in 'Data.Hashable' Warning: Data.Hashable: could not find link destinations for: Data.Hashable.Class.GHashable Documentation created: dist/doc/html/hashable/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hashable-1.2.1.0 Registering hashable-1.2.1.0... Installed hashable-1.2.1.0 Configuring hostname-1.0... Building hostname-1.0... Preprocessing library hostname-1.0... [1 of 1] Compiling Network.HostName ( Network/HostName.hs, dist/build/Network/HostName.o ) In-place registering hostname-1.0... Running Haddock for hostname-1.0... Running hscolour for hostname-1.0... Preprocessing library hostname-1.0... Preprocessing library hostname-1.0... Haddock coverage: 0% ( 0 / 3) in 'Network.HostName' Documentation created: dist/doc/html/hostname/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hostname-1.0 Registering hostname-1.0... Installed hostname-1.0 Configuring hslogger-1.2.3... Building hslogger-1.2.3... Preprocessing library hslogger-1.2.3... [1 of 8] Compiling System.Log ( src/System/Log.hs, dist/build/System/Log.o ) [2 of 8] Compiling System.Log.Formatter ( src/System/Log/Formatter.hs, dist/build/System/Log/Formatter.o ) [3 of 8] Compiling System.Log.Handler ( src/System/Log/Handler.hs, dist/build/System/Log/Handler.o ) [4 of 8] Compiling System.Log.Handler.Simple ( src/System/Log/Handler/Simple.hs, dist/build/System/Log/Handler/Simple.o ) [5 of 8] Compiling System.Log.Handler.Syslog ( src/System/Log/Handler/Syslog.hs, dist/build/System/Log/Handler/Syslog.o ) [6 of 8] Compiling System.Log.Handler.Growl ( src/System/Log/Handler/Growl.hs, dist/build/System/Log/Handler/Growl.o ) [7 of 8] Compiling System.Log.Handler.Log4jXML ( src/System/Log/Handler/Log4jXML.hs, dist/build/System/Log/Handler/Log4jXML.o ) [8 of 8] Compiling System.Log.Logger ( src/System/Log/Logger.hs, dist/build/System/Log/Logger.o ) In-place registering hslogger-1.2.3... Running Haddock for hslogger-1.2.3... Running hscolour for hslogger-1.2.3... Preprocessing library hslogger-1.2.3... Preprocessing library hslogger-1.2.3... Haddock coverage: 100% ( 4 / 4) in 'System.Log' 100% ( 6 / 6) in 'System.Log.Formatter' 100% ( 3 / 3) in 'System.Log.Handler' 100% ( 5 / 5) in 'System.Log.Handler.Simple' 100% ( 10 / 10) in 'System.Log.Handler.Syslog' 100% ( 3 / 3) in 'System.Log.Handler.Growl' 100% ( 17 / 17) in 'System.Log.Handler.Log4jXML' 97% ( 37 / 38) in 'System.Log.Logger' Warning: System.Log.Handler.Syslog: could not find link destinations for: System.Log.Handler.Syslog.SyslogHandler Warning: System.Log.Handler.Growl: could not find link destinations for: System.Log.Handler.Growl.GrowlHandler Documentation created: dist/doc/html/hslogger/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hslogger-1.2.3 Registering hslogger-1.2.3... Installed hslogger-1.2.3 Configuring html-1.0.1.2... Building html-1.0.1.2... Preprocessing library html-1.0.1.2... [1 of 2] Compiling Text.Html.BlockTable ( Text/Html/BlockTable.hs, dist/build/Text/Html/BlockTable.o ) [2 of 2] Compiling Text.Html ( Text/Html.hs, dist/build/Text/Html.o ) In-place registering html-1.0.1.2... Running Haddock for html-1.0.1.2... Running hscolour for html-1.0.1.2... Preprocessing library html-1.0.1.2... Preprocessing library html-1.0.1.2... Haddock coverage: 11% ( 1 / 9) in 'Text.Html.BlockTable' 0% ( 1 /222) in 'Text.Html' Documentation created: dist/doc/html/html/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/html-1.0.1.2 Registering html-1.0.1.2... Installed html-1.0.1.2 Configuring monads-tf-0.1.0.1... Building monads-tf-0.1.0.1... Preprocessing library monads-tf-0.1.0.1... [ 1 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.o ) [ 2 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.o ) [ 3 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.o ) [ 4 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o ) [ 5 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o ) [ 6 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o ) [ 7 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o ) [ 8 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o ) [ 9 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.o ) [10 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o ) [11 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o ) [12 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o ) [13 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o ) [14 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o ) [15 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o ) [16 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o ) [17 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o ) [18 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o ) [19 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o ) [20 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o ) [21 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o ) In-place registering monads-tf-0.1.0.1... Running Haddock for monads-tf-0.1.0.1... Running hscolour for monads-tf-0.1.0.1... Preprocessing library monads-tf-0.1.0.1... Preprocessing library monads-tf-0.1.0.1... Haddock coverage: 100% ( 2 / 2) in 'Control.Monad.Identity' 50% ( 1 / 2) in 'Control.Monad.Cont.Class' 100% ( 3 / 3) in 'Control.Monad.Trans' Warning: Control.Monad.Error.Class: We do not support associated types in instances yet. These instances are affected: Control.Monad.Error.Class.MonadError GHC.Types.IO, Control.Monad.Trans.Error.Error e => Control.Monad.Error.Class.MonadError (Data.Either.Either e), (GHC.Base.Monad m, Control.Monad.Trans.Error.Error e) => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Error.ErrorT e m), Control.Monad.Error.Class.MonadError m => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Error.Class.MonadError m => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.List.ListT m), Control.Monad.Error.Class.MonadError m => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Error.Class.MonadError m => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Reader.ReaderT r m), (Data.Monoid.Monoid w, Control.Monad.Error.Class.MonadError m) => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.RWS.Lazy.RWST r w s m), (Data.Monoid.Monoid w, Control.Monad.Error.Class.MonadError m) => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.RWS.Strict.RWST r w s m), Control.Monad.Error.Class.MonadError m => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.State.Lazy.StateT s m), Control.Monad.Error.Class.MonadError m => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.State.Strict.StateT s m), (Data.Monoid.Monoid w, Control.Monad.Error.Class.MonadError m) => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, Control.Monad.Error.Class.MonadError m) => Control.Monad.Error.Class.MonadError (Control.Monad.Trans.Writer.Strict.WriterT w m) 100% ( 3 / 3) in 'Control.Monad.Error.Class' 100% ( 14 / 14) in 'Control.Monad.Error' 100% ( 5 / 5) in 'Control.Monad.List' Warning: Control.Monad.Reader.Class: We do not support associated types in instances yet. These instances are affected: Control.Monad.Reader.Class.MonadReader ((->) r), GHC.Base.Monad m => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Reader.ReaderT r m), (Data.Monoid.Monoid w, GHC.Base.Monad m) => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.RWS.Lazy.RWST r w s m), (Data.Monoid.Monoid w, GHC.Base.Monad m) => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.RWS.Strict.RWST r w s m), Control.Monad.Reader.Class.MonadReader m => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Cont.ContT r m), (Control.Monad.Trans.Error.Error e, Control.Monad.Reader.Class.MonadReader m) => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Error.ErrorT e m), Control.Monad.Reader.Class.MonadReader m => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Reader.Class.MonadReader m => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.List.ListT m), Control.Monad.Reader.Class.MonadReader m => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Reader.Class.MonadReader m => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.State.Lazy.StateT s m), Control.Monad.Reader.Class.MonadReader m => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.State.Strict.StateT s m), (Data.Monoid.Monoid w, Control.Monad.Reader.Class.MonadReader m) => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, Control.Monad.Reader.Class.MonadReader m) => Control.Monad.Reader.Class.MonadReader (Control.Monad.Trans.Writer.Strict.WriterT w m) 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 100% ( 22 / 22) in 'Control.Monad.Reader' Warning: Control.Monad.State.Class: We do not support associated types in instances yet. These instances are affected: GHC.Base.Monad m => Control.Monad.State.Class.MonadState (Control.Monad.Trans.State.Lazy.StateT s m), GHC.Base.Monad m => Control.Monad.State.Class.MonadState (Control.Monad.Trans.State.Strict.StateT s m), (GHC.Base.Monad m, Data.Monoid.Monoid w) => Control.Monad.State.Class.MonadState (Control.Monad.Trans.RWS.Lazy.RWST r w s m), (GHC.Base.Monad m, Data.Monoid.Monoid w) => Control.Monad.State.Class.MonadState (Control.Monad.Trans.RWS.Strict.RWST r w s m), Control.Monad.State.Class.MonadState m => Control.Monad.State.Class.MonadState (Control.Monad.Trans.Cont.ContT r m), (Control.Monad.Trans.Error.Error e, Control.Monad.State.Class.MonadState m) => Control.Monad.State.Class.MonadState (Control.Monad.Trans.Error.ErrorT e m), Control.Monad.State.Class.MonadState m => Control.Monad.State.Class.MonadState (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.State.Class.MonadState m => Control.Monad.State.Class.MonadState (Control.Monad.Trans.List.ListT m), Control.Monad.State.Class.MonadState m => Control.Monad.State.Class.MonadState (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.State.Class.MonadState m => Control.Monad.State.Class.MonadState (Control.Monad.Trans.Reader.ReaderT r m), (Data.Monoid.Monoid w, Control.Monad.State.Class.MonadState m) => Control.Monad.State.Class.MonadState (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, Control.Monad.State.Class.MonadState m) => Control.Monad.State.Class.MonadState (Control.Monad.Trans.Writer.Strict.WriterT w m) 100% ( 4 / 4) in 'Control.Monad.State.Class' Warning: Control.Monad.Writer.Class: We do not support associated types in instances yet. These instances are affected: (Data.Monoid.Monoid w, GHC.Base.Monad m) => Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, GHC.Base.Monad m) => Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Writer.Strict.WriterT w m), (Data.Monoid.Monoid w, GHC.Base.Monad m) => Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.RWS.Lazy.RWST r w s m), (Data.Monoid.Monoid w, GHC.Base.Monad m) => Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.RWS.Strict.RWST r w s m), (Control.Monad.Trans.Error.Error e, Control.Monad.Writer.Class.MonadWriter m) => Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Error.ErrorT e m), Control.Monad.Writer.Class.MonadWriter m => Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Writer.Class.MonadWriter m => Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Writer.Class.MonadWriter m => Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.Reader.ReaderT r m), Control.Monad.Writer.Class.MonadWriter m => Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.State.Lazy.StateT s m), Control.Monad.Writer.Class.MonadWriter m => Control.Monad.Writer.Class.MonadWriter (Control.Monad.Trans.State.Strict.StateT s m) 25% ( 1 / 4) in 'Control.Monad.Writer.Class' 80% ( 4 / 5) in 'Control.Monad.RWS.Class' 100% ( 20 / 20) in 'Control.Monad.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.RWS' 100% ( 20 / 20) in 'Control.Monad.RWS.Strict' 100% ( 23 / 23) in 'Control.Monad.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.State' 100% ( 23 / 23) in 'Control.Monad.State.Strict' 83% ( 15 / 18) in 'Control.Monad.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Writer' 83% ( 15 / 18) in 'Control.Monad.Writer.Strict' 95% ( 19 / 20) in 'Control.Monad.Cont' Documentation created: dist/doc/html/monads-tf/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monads-tf-0.1.0.1 Registering monads-tf-0.1.0.1... Installed monads-tf-0.1.0.1 Configuring nats-0.1.2... Building nats-0.1.2... Preprocessing library nats-0.1.2... [1 of 2] Compiling Numeric.Natural.Internal ( src/Numeric/Natural/Internal.hs, dist/build/Numeric/Natural/Internal.o ) [2 of 2] Compiling Numeric.Natural ( src/Numeric/Natural.hs, dist/build/Numeric/Natural.o ) In-place registering nats-0.1.2... Running Haddock for nats-0.1.2... Running hscolour for nats-0.1.2... Preprocessing library nats-0.1.2... Preprocessing library nats-0.1.2... Haddock coverage: 75% ( 3 / 4) in 'Numeric.Natural.Internal' 75% ( 3 / 4) in 'Numeric.Natural' Documentation created: dist/doc/html/nats/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/nats-0.1.2 Registering nats-0.1.2... Installed nats-0.1.2 Configuring polyparse-1.9... Building polyparse-1.9... Preprocessing library polyparse-1.9... [ 1 of 18] Compiling Text.ParserCombinators.Poly.Result ( src/Text/ParserCombinators/Poly/Result.hs, dist/build/Text/ParserCombinators/Poly/Result.o ) [ 2 of 18] Compiling Text.ParserCombinators.Poly.Base ( src/Text/ParserCombinators/Poly/Base.hs, dist/build/Text/ParserCombinators/Poly/Base.o ) [ 3 of 18] Compiling Text.ParserCombinators.Poly.Parser ( src/Text/ParserCombinators/Poly/Parser.hs, dist/build/Text/ParserCombinators/Poly/Parser.o ) [ 4 of 18] Compiling Text.ParserCombinators.Poly.Lazy ( src/Text/ParserCombinators/Poly/Lazy.hs, dist/build/Text/ParserCombinators/Poly/Lazy.o ) [ 5 of 18] Compiling Text.ParserCombinators.Poly.StateParser ( src/Text/ParserCombinators/Poly/StateParser.hs, dist/build/Text/ParserCombinators/Poly/StateParser.o ) [ 6 of 18] Compiling Text.ParserCombinators.Poly.State ( src/Text/ParserCombinators/Poly/State.hs, dist/build/Text/ParserCombinators/Poly/State.o ) [ 7 of 18] Compiling Text.ParserCombinators.Poly.StateLazy ( src/Text/ParserCombinators/Poly/StateLazy.hs, dist/build/Text/ParserCombinators/Poly/StateLazy.o ) [ 8 of 18] Compiling Text.ParserCombinators.Poly.Lex ( src/Text/ParserCombinators/Poly/Lex.hs, dist/build/Text/ParserCombinators/Poly/Lex.o ) [ 9 of 18] Compiling Text.ParserCombinators.Poly.ByteString ( src/Text/ParserCombinators/Poly/ByteString.hs, dist/build/Text/ParserCombinators/Poly/ByteString.o ) [10 of 18] Compiling Text.ParserCombinators.Poly.ByteStringChar ( src/Text/ParserCombinators/Poly/ByteStringChar.hs, dist/build/Text/ParserCombinators/Poly/ByteStringChar.o ) [11 of 18] Compiling Text.Parse.ByteString ( src/Text/Parse/ByteString.hs, dist/build/Text/Parse/ByteString.o ) [12 of 18] Compiling Text.ParserCombinators.Poly.Text ( src/Text/ParserCombinators/Poly/Text.hs, dist/build/Text/ParserCombinators/Poly/Text.o ) [13 of 18] Compiling Text.ParserCombinators.Poly.StateText ( src/Text/ParserCombinators/Poly/StateText.hs, dist/build/Text/ParserCombinators/Poly/StateText.o ) [14 of 18] Compiling Text.ParserCombinators.Poly.Plain ( src/Text/ParserCombinators/Poly/Plain.hs, dist/build/Text/ParserCombinators/Poly/Plain.o ) [15 of 18] Compiling Text.ParserCombinators.Poly ( src/Text/ParserCombinators/Poly.hs, dist/build/Text/ParserCombinators/Poly.o ) [16 of 18] Compiling Text.Parse ( src/Text/Parse.hs, dist/build/Text/Parse.o ) [17 of 18] Compiling Text.ParserCombinators.HuttonMeijerWallace ( src/Text/ParserCombinators/HuttonMeijerWallace.hs, dist/build/Text/ParserCombinators/HuttonMeijerWallace.o ) [18 of 18] Compiling Text.ParserCombinators.HuttonMeijer ( src/Text/ParserCombinators/HuttonMeijer.hs, dist/build/Text/ParserCombinators/HuttonMeijer.o ) In-place registering polyparse-1.9... Running Haddock for polyparse-1.9... Running hscolour for polyparse-1.9... Preprocessing library polyparse-1.9... Preprocessing library polyparse-1.9... Haddock coverage: 75% ( 3 / 4) in 'Text.ParserCombinators.Poly.Result' 96% ( 23 / 24) in 'Text.ParserCombinators.Poly.Base' 100% ( 11 / 11) in 'Text.ParserCombinators.Poly.Parser' 93% ( 14 / 15) in 'Text.ParserCombinators.Poly.Lazy' 100% ( 15 / 15) in 'Text.ParserCombinators.Poly.StateParser' 95% ( 18 / 19) in 'Text.ParserCombinators.Poly.State' 90% ( 18 / 20) in 'Text.ParserCombinators.Poly.StateLazy' 100% ( 16 / 16) in 'Text.ParserCombinators.Poly.Lex' 94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteString' 94% ( 16 / 17) in 'Text.ParserCombinators.Poly.ByteStringChar' 97% ( 29 / 30) in 'Text.Parse.ByteString' 94% ( 17 / 18) in 'Text.ParserCombinators.Poly.Text' 95% ( 21 / 22) in 'Text.ParserCombinators.Poly.StateText' 93% ( 14 / 15) in 'Text.ParserCombinators.Poly.Plain' 50% ( 1 / 2) in 'Text.ParserCombinators.Poly' 71% ( 20 / 28) in 'Text.Parse' 77% ( 24 / 31) in 'Text.ParserCombinators.HuttonMeijerWallace' 6% ( 2 / 36) in 'Text.ParserCombinators.HuttonMeijer' Warning: Text.ParserCombinators.HuttonMeijerWallace: could not find link destinations for: Text.ParserCombinators.HuttonMeijerWallace.ParseResult Warning: Text.ParserCombinators.HuttonMeijer: could not find link destinations for: Text.ParserCombinators.HuttonMeijer.Token Documentation created: dist/doc/html/polyparse/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/polyparse-1.9 Registering polyparse-1.9... Installed polyparse-1.9 Configuring primitive-0.5.1.0... Building primitive-0.5.1.0... Preprocessing library primitive-0.5.1.0... [ 1 of 10] Compiling Data.Primitive.Internal.Compat ( Data/Primitive/Internal/Compat.hs, dist/build/Data/Primitive/Internal/Compat.o ) [ 2 of 10] Compiling Data.Primitive.MachDeps ( Data/Primitive/MachDeps.hs, dist/build/Data/Primitive/MachDeps.o ) [ 3 of 10] Compiling Data.Primitive.Internal.Operations ( Data/Primitive/Internal/Operations.hs, dist/build/Data/Primitive/Internal/Operations.o ) [ 4 of 10] Compiling Control.Monad.Primitive ( Control/Monad/Primitive.hs, dist/build/Control/Monad/Primitive.o ) [ 5 of 10] Compiling Data.Primitive.Types ( Data/Primitive/Types.hs, dist/build/Data/Primitive/Types.o ) [ 6 of 10] Compiling Data.Primitive.Array ( Data/Primitive/Array.hs, dist/build/Data/Primitive/Array.o ) [ 7 of 10] Compiling Data.Primitive.ByteArray ( Data/Primitive/ByteArray.hs, dist/build/Data/Primitive/ByteArray.o ) [ 8 of 10] Compiling Data.Primitive.Addr ( Data/Primitive/Addr.hs, dist/build/Data/Primitive/Addr.o ) [ 9 of 10] Compiling Data.Primitive ( Data/Primitive.hs, dist/build/Data/Primitive.o ) [10 of 10] Compiling Data.Primitive.MutVar ( Data/Primitive/MutVar.hs, dist/build/Data/Primitive/MutVar.o ) In-place registering primitive-0.5.1.0... Running Haddock for primitive-0.5.1.0... Running hscolour for primitive-0.5.1.0... Preprocessing library primitive-0.5.1.0... Preprocessing library primitive-0.5.1.0... Haddock coverage: 67% ( 2 / 3) in 'Data.Primitive.Internal.Compat' 3% ( 1 / 35) in 'Data.Primitive.MachDeps' 3% ( 1 / 29) in 'Data.Primitive.Internal.Operations' Warning: Control.Monad.Primitive: We do not support associated types in instances yet. These instances are affected: Control.Monad.Primitive.PrimMonad GHC.Types.IO, Control.Monad.Primitive.PrimMonad (GHC.ST.ST s) 71% ( 10 / 14) in 'Control.Monad.Primitive' 100% ( 3 / 3) in 'Data.Primitive.Types' 100% ( 13 / 13) in 'Data.Primitive.Array' 93% ( 27 / 29) in 'Data.Primitive.ByteArray' 100% ( 16 / 16) in 'Data.Primitive.Addr' 100% ( 7 / 7) in 'Data.Primitive' 100% ( 7 / 7) in 'Data.Primitive.MutVar' Documentation created: dist/doc/html/primitive/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/primitive-0.5.1.0 Registering primitive-0.5.1.0... Installed primitive-0.5.1.0 Configuring regex-base-0.93.2... Building regex-base-0.93.2... Preprocessing library regex-base-0.93.2... [1 of 4] Compiling Text.Regex.Base.RegexLike ( Text/Regex/Base/RegexLike.hs, dist/build/Text/Regex/Base/RegexLike.o ) [2 of 4] Compiling Text.Regex.Base.Context ( Text/Regex/Base/Context.hs, dist/build/Text/Regex/Base/Context.o ) [3 of 4] Compiling Text.Regex.Base ( Text/Regex/Base.hs, dist/build/Text/Regex/Base.o ) [4 of 4] Compiling Text.Regex.Base.Impl ( Text/Regex/Base/Impl.hs, dist/build/Text/Regex/Base/Impl.o ) In-place registering regex-base-0.93.2... Running Haddock for regex-base-0.93.2... Running hscolour for regex-base-0.93.2... Preprocessing library regex-base-0.93.2... Preprocessing library regex-base-0.93.2... Haddock coverage: 94% ( 17 / 18) in 'Text.Regex.Base.RegexLike' 100% ( 1 / 1) in 'Text.Regex.Base.Context' 75% ( 3 / 4) in 'Text.Regex.Base' 33% ( 1 / 3) in 'Text.Regex.Base.Impl' Documentation created: dist/doc/html/regex-base/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-base-0.93.2 Registering regex-base-0.93.2... Installed regex-base-0.93.2 Configuring safe-0.3.4... Building safe-0.3.4... Preprocessing library safe-0.3.4... [1 of 2] Compiling Safe.Foldable ( Safe/Foldable.hs, dist/build/Safe/Foldable.o ) [2 of 2] Compiling Safe ( Safe.hs, dist/build/Safe.o ) In-place registering safe-0.3.4... Running Haddock for safe-0.3.4... Running hscolour for safe-0.3.4... Preprocessing library safe-0.3.4... Preprocessing library safe-0.3.4... Haddock coverage: 54% ( 7 / 13) in 'Safe.Foldable' 21% ( 10 / 47) in 'Safe' Documentation created: dist/doc/html/safe/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/safe-0.3.4 Registering safe-0.3.4... Installed safe-0.3.4 Configuring sendfile-0.7.9... Building sendfile-0.7.9... Preprocessing library sendfile-0.7.9... :0:20: warning: missing whitespace after the macro name [enabled by default] :0:20: warning: missing whitespace after the macro name [enabled by default] [1 of 7] Compiling Network.Socket.SendFile.Util ( src/Network/Socket/SendFile/Util.hs, dist/build/Network/Socket/SendFile/Util.o ) [2 of 7] Compiling Network.Socket.SendFile.Iter ( src/Network/Socket/SendFile/Iter.hs, dist/build/Network/Socket/SendFile/Iter.o ) [3 of 7] Compiling Network.Socket.SendFile.Portable ( src/Network/Socket/SendFile/Portable.hs, dist/build/Network/Socket/SendFile/Portable.o ) [4 of 7] Compiling Network.Socket.SendFile.Linux ( dist/build/Network/Socket/SendFile/Linux.hs, dist/build/Network/Socket/SendFile/Linux.o ) src/Network/Socket/SendFile/Linux.hsc:5:1: Warning: The import of `Int32' from module `Data.Int' is redundant src/Network/Socket/SendFile/Linux.hsc:6:1: Warning: The import of `Word32' from module `Data.Word' is redundant [5 of 7] Compiling Network.Socket.SendFile.Internal ( src/Network/Socket/SendFile/Internal.hs, dist/build/Network/Socket/SendFile/Internal.o ) [6 of 7] Compiling Network.Socket.SendFile ( src/Network/Socket/SendFile.hs, dist/build/Network/Socket/SendFile.o ) [7 of 7] Compiling Network.Socket.SendFile.Handle ( src/Network/Socket/SendFile/Handle.hs, dist/build/Network/Socket/SendFile/Handle.o ) In-place registering sendfile-0.7.9... Running Haddock for sendfile-0.7.9... Running hscolour for sendfile-0.7.9... Preprocessing library sendfile-0.7.9... Preprocessing library sendfile-0.7.9... src/Network/Socket/SendFile/Linux.hsc:5:1: Warning: The import of `Int32' from module `Data.Int' is redundant src/Network/Socket/SendFile/Linux.hsc:6:1: Warning: The import of `Word32' from module `Data.Word' is redundant Haddock coverage: 50% ( 1 / 2) in 'Network.Socket.SendFile.Util' 67% ( 2 / 3) in 'Network.Socket.SendFile.Iter' 0% ( 0 / 14) in 'Network.Socket.SendFile.Portable' 100% ( 4 / 4) in 'Network.Socket.SendFile.Linux' 0% ( 0 / 12) in 'Network.Socket.SendFile.Internal' 100% ( 18 / 18) in 'Network.Socket.SendFile' 100% ( 10 / 10) in 'Network.Socket.SendFile.Handle' Documentation created: dist/doc/html/sendfile/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/sendfile-0.7.9 Registering sendfile-0.7.9... Installed sendfile-0.7.9 Configuring split-0.2.2... Building split-0.2.2... Preprocessing library split-0.2.2... [1 of 2] Compiling Data.List.Split.Internals ( src/Data/List/Split/Internals.hs, dist/build/Data/List/Split/Internals.o ) [2 of 2] Compiling Data.List.Split ( src/Data/List/Split.hs, dist/build/Data/List/Split.o ) In-place registering split-0.2.2... Running Haddock for split-0.2.2... Running hscolour for split-0.2.2... Preprocessing library split-0.2.2... Preprocessing library split-0.2.2... Haddock coverage: 91% ( 61 / 67) in 'Data.List.Split.Internals' 90% ( 44 / 49) in 'Data.List.Split' Documentation created: dist/doc/html/split/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/split-0.2.2 Registering split-0.2.2... Installed split-0.2.2 Configuring stm-2.4.2... Building stm-2.4.2... Preprocessing library stm-2.4.2... [ 1 of 10] Compiling Control.Sequential.STM ( Control/Sequential/STM.hs, dist/build/Control/Sequential/STM.o ) [ 2 of 10] Compiling Control.Concurrent.STM.TBQueue ( Control/Concurrent/STM/TBQueue.hs, dist/build/Control/Concurrent/STM/TBQueue.o ) [ 3 of 10] Compiling Control.Concurrent.STM.TQueue ( Control/Concurrent/STM/TQueue.hs, dist/build/Control/Concurrent/STM/TQueue.o ) [ 4 of 10] Compiling Control.Concurrent.STM.TChan ( Control/Concurrent/STM/TChan.hs, dist/build/Control/Concurrent/STM/TChan.o ) [ 5 of 10] Compiling Control.Concurrent.STM.TMVar ( Control/Concurrent/STM/TMVar.hs, dist/build/Control/Concurrent/STM/TMVar.o ) [ 6 of 10] Compiling Control.Concurrent.STM.TVar ( Control/Concurrent/STM/TVar.hs, dist/build/Control/Concurrent/STM/TVar.o ) [ 7 of 10] Compiling Control.Concurrent.STM.TArray ( Control/Concurrent/STM/TArray.hs, dist/build/Control/Concurrent/STM/TArray.o ) [ 8 of 10] Compiling Control.Monad.STM ( Control/Monad/STM.hs, dist/build/Control/Monad/STM.o ) [ 9 of 10] Compiling Control.Concurrent.STM ( Control/Concurrent/STM.hs, dist/build/Control/Concurrent/STM.o ) [10 of 10] Compiling Control.Concurrent.STM.TSem ( Control/Concurrent/STM/TSem.hs, dist/build/Control/Concurrent/STM/TSem.o ) In-place registering stm-2.4.2... Running Haddock for stm-2.4.2... Running hscolour for stm-2.4.2... Preprocessing library stm-2.4.2... Preprocessing library stm-2.4.2... Haddock coverage: 0% ( 0 / 11) in 'Control.Sequential.STM' 100% ( 12 / 12) in 'Control.Concurrent.STM.TBQueue' 100% ( 12 / 12) in 'Control.Concurrent.STM.TQueue' 100% ( 18 / 18) in 'Control.Concurrent.STM.TChan' 100% ( 15 / 15) in 'Control.Concurrent.STM.TMVar' 100% ( 12 / 12) in 'Control.Concurrent.STM.TVar' 100% ( 2 / 2) in 'Control.Concurrent.STM.TArray' 90% ( 9 / 10) in 'Control.Monad.STM' 100% ( 8 / 8) in 'Control.Concurrent.STM' 40% ( 2 / 5) in 'Control.Concurrent.STM.TSem' Documentation created: dist/doc/html/stm/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/stm-2.4.2 Registering stm-2.4.2... Installed stm-2.4.2 Configuring syb-0.4.1... Building syb-0.4.1... Preprocessing library syb-0.4.1... [ 1 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o ) [ 2 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o ) [ 3 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o ) [ 4 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o ) [ 5 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o ) [ 6 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o ) [ 7 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o ) [ 8 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o ) [ 9 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o ) [10 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o ) [11 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o ) [12 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o ) [13 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o ) [14 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o ) [15 of 16] Compiling Data.Generics ( src/Data/Generics.hs, dist/build/Data/Generics.o ) [16 of 16] Compiling Generics.SYB ( src/Generics/SYB.hs, dist/build/Generics/SYB.o ) In-place registering syb-0.4.1... Running Haddock for syb-0.4.1... Running hscolour for syb-0.4.1... Preprocessing library syb-0.4.1... Preprocessing library syb-0.4.1... Haddock coverage: 100% ( 2 / 2) in 'Data.Generics.Basics' 100% ( 2 / 2) in 'Generics.SYB.Basics' 100% ( 1 / 1) in 'Data.Generics.Instances' 100% ( 1 / 1) in 'Generics.SYB.Instances' 96% ( 43 / 45) in 'Data.Generics.Aliases' 100% ( 19 / 19) in 'Data.Generics.Schemes' 100% ( 2 / 2) in 'Generics.SYB.Schemes' 100% ( 6 / 6) in 'Data.Generics.Text' 100% ( 2 / 2) in 'Generics.SYB.Text' 100% ( 16 / 16) in 'Data.Generics.Twins' 100% ( 2 / 2) in 'Generics.SYB.Twins' 100% ( 3 / 3) in 'Data.Generics.Builders' 100% ( 2 / 2) in 'Generics.SYB.Builders' 100% ( 2 / 2) in 'Generics.SYB.Aliases' 100% ( 8 / 8) in 'Data.Generics' 100% ( 2 / 2) in 'Generics.SYB' Documentation created: dist/doc/html/syb/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/syb-0.4.1 Registering syb-0.4.1... Installed syb-0.4.1 [1 of 1] Compiling Main ( /tmp/system-filepath-0.4.9-24680/system-filepath-0.4.9/Setup.hs, /tmp/system-filepath-0.4.9-24680/system-filepath-0.4.9/dist/setup/Main.o ) Linking /tmp/system-filepath-0.4.9-24680/system-filepath-0.4.9/dist/setup/setup ... Configuring system-filepath-0.4.9... Building system-filepath-0.4.9... Preprocessing library system-filepath-0.4.9... [1 of 4] Compiling Filesystem.Path.Internal ( lib/Filesystem/Path/Internal.hs, dist/build/Filesystem/Path/Internal.o ) [2 of 4] Compiling Filesystem.Path ( lib/Filesystem/Path.hs, dist/build/Filesystem/Path.o ) [3 of 4] Compiling Filesystem.Path.Rules ( lib/Filesystem/Path/Rules.hs, dist/build/Filesystem/Path/Rules.o ) [4 of 4] Compiling Filesystem.Path.CurrentOS ( lib/Filesystem/Path/CurrentOS.hs, dist/build/Filesystem/Path/CurrentOS.o ) In-place registering system-filepath-0.4.9... Running Haddock for system-filepath-0.4.9... Running hscolour for system-filepath-0.4.9... Preprocessing library system-filepath-0.4.9... Preprocessing library system-filepath-0.4.9... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 dist/build/tmp-28464/lib/Filesystem/Path/CurrentOS.hs:36:1: Warning: The qualified import of `Data.ByteString' is redundant except perhaps to import instances from `Data.ByteString' To import instances alone, use: import Data.ByteString() Haddock coverage: 9% ( 2 / 23) in 'Filesystem.Path.Internal' 97% ( 33 / 34) in 'Filesystem.Path' 94% ( 17 / 18) in 'Filesystem.Path.Rules' 92% ( 12 / 13) in 'Filesystem.Path.CurrentOS' Documentation created: dist/doc/html/system-filepath/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/system-filepath-0.4.9 Registering system-filepath-0.4.9... Installed system-filepath-0.4.9 Configuring tagsoup-0.12.8... Building tagsoup-0.12.8... Preprocessing library tagsoup-0.12.8... [ 1 of 13] Compiling Text.HTML.TagSoup.Entity ( Text/HTML/TagSoup/Entity.hs, dist/build/Text/HTML/TagSoup/Entity.o ) [ 2 of 13] Compiling Text.StringLike ( Text/StringLike.hs, dist/build/Text/StringLike.o ) [ 3 of 13] Compiling Text.HTML.TagSoup.Type ( Text/HTML/TagSoup/Type.hs, dist/build/Text/HTML/TagSoup/Type.o ) [ 4 of 13] Compiling Text.HTML.TagSoup.Match ( Text/HTML/TagSoup/Match.hs, dist/build/Text/HTML/TagSoup/Match.o ) [ 5 of 13] Compiling Text.HTML.TagSoup.Tree ( Text/HTML/TagSoup/Tree.hs, dist/build/Text/HTML/TagSoup/Tree.o ) [ 6 of 13] Compiling Text.HTML.TagSoup.Options ( Text/HTML/TagSoup/Options.hs, dist/build/Text/HTML/TagSoup/Options.o ) [ 7 of 13] Compiling Text.HTML.TagSoup.Implementation ( Text/HTML/TagSoup/Implementation.hs, dist/build/Text/HTML/TagSoup/Implementation.o ) [ 8 of 13] Compiling Text.HTML.TagSoup.Specification ( Text/HTML/TagSoup/Specification.hs, dist/build/Text/HTML/TagSoup/Specification.o ) [ 9 of 13] Compiling Text.HTML.TagSoup.Manual ( Text/HTML/TagSoup/Manual.hs, dist/build/Text/HTML/TagSoup/Manual.o ) [10 of 13] Compiling Text.HTML.TagSoup.Generated ( Text/HTML/TagSoup/Generated.hs, dist/build/Text/HTML/TagSoup/Generated.o ) [11 of 13] Compiling Text.HTML.TagSoup.Render ( Text/HTML/TagSoup/Render.hs, dist/build/Text/HTML/TagSoup/Render.o ) [12 of 13] Compiling Text.HTML.TagSoup.Parser ( Text/HTML/TagSoup/Parser.hs, dist/build/Text/HTML/TagSoup/Parser.o ) [13 of 13] Compiling Text.HTML.TagSoup ( Text/HTML/TagSoup.hs, dist/build/Text/HTML/TagSoup.o ) In-place registering tagsoup-0.12.8... Running Haddock for tagsoup-0.12.8... Running hscolour for tagsoup-0.12.8... Preprocessing library tagsoup-0.12.8... Preprocessing library tagsoup-0.12.8... Haddock coverage: 100% ( 7 / 7) in 'Text.HTML.TagSoup.Entity' 100% ( 3 / 3) in 'Text.StringLike' 81% ( 22 / 27) in 'Text.HTML.TagSoup.Type' 50% ( 9 / 18) in 'Text.HTML.TagSoup.Match' 67% ( 4 / 6) in 'Text.HTML.TagSoup.Tree' 83% ( 5 / 6) in 'Text.HTML.TagSoup.Options' 0% ( 0 / 32) in 'Text.HTML.TagSoup.Implementation' 0% ( 0 / 2) in 'Text.HTML.TagSoup.Specification' 0% ( 0 / 2) in 'Text.HTML.TagSoup.Manual' 0% ( 0 / 2) in 'Text.HTML.TagSoup.Generated' 100% ( 6 / 6) in 'Text.HTML.TagSoup.Render' 86% ( 6 / 7) in 'Text.HTML.TagSoup.Parser' 100% ( 39 / 39) in 'Text.HTML.TagSoup' Documentation created: dist/doc/html/tagsoup/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/tagsoup-0.12.8 Registering tagsoup-0.12.8... Installed tagsoup-0.12.8 Configuring temporary-1.1.2.5... Building temporary-1.1.2.5... Preprocessing library temporary-1.1.2.5... [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.5... Running Haddock for temporary-1.1.2.5... Running hscolour for temporary-1.1.2.5... Preprocessing library temporary-1.1.2.5... Preprocessing library temporary-1.1.2.5... Haddock coverage: 0% ( 0 / 5) in 'Distribution.Compat.Exception' 40% ( 2 / 5) in 'Distribution.Compat.TempFile' 67% ( 6 / 9) in 'System.IO.Temp' Documentation created: dist/doc/html/temporary/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/temporary-1.1.2.5 Registering temporary-1.1.2.5... Installed temporary-1.1.2.5 Configuring time-compat-0.1.0.3... Building time-compat-0.1.0.3... Preprocessing library time-compat-0.1.0.3... [1 of 1] Compiling Data.Time.Compat ( src/Data/Time/Compat.hs, dist/build/Data/Time/Compat.o ) In-place registering time-compat-0.1.0.3... Running Haddock for time-compat-0.1.0.3... Running hscolour for time-compat-0.1.0.3... Preprocessing library time-compat-0.1.0.3... Preprocessing library time-compat-0.1.0.3... Haddock coverage: 67% ( 2 / 3) in 'Data.Time.Compat' Documentation created: dist/doc/html/time-compat/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/time-compat-0.1.0.3 Registering time-compat-0.1.0.3... Installed time-compat-0.1.0.3 Configuring transformers-base-0.4.1... Building transformers-base-0.4.1... Preprocessing library transformers-base-0.4.1... [1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o ) In-place registering transformers-base-0.4.1... Running Haddock for transformers-base-0.4.1... Running hscolour for transformers-base-0.4.1... Preprocessing library transformers-base-0.4.1... Preprocessing library transformers-base-0.4.1... Haddock coverage: 33% ( 1 / 3) in 'Control.Monad.Base' Documentation created: dist/doc/html/transformers-base/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/transformers-base-0.4.1 Registering transformers-base-0.4.1... Installed transformers-base-0.4.1 Configuring utf8-string-0.3.7... Building utf8-string-0.3.7... Preprocessing library utf8-string-0.3.7... [1 of 7] Compiling Codec.Binary.UTF8.String ( Codec/Binary/UTF8/String.hs, dist/build/Codec/Binary/UTF8/String.o ) [2 of 7] Compiling Codec.Binary.UTF8.Generic ( Codec/Binary/UTF8/Generic.hs, dist/build/Codec/Binary/UTF8/Generic.o ) [3 of 7] Compiling Data.String.UTF8 ( Data/String/UTF8.hs, dist/build/Data/String/UTF8.o ) [4 of 7] Compiling System.IO.UTF8 ( System/IO/UTF8.hs, dist/build/System/IO/UTF8.o ) [5 of 7] Compiling System.Environment.UTF8 ( System/Environment/UTF8.hs, dist/build/System/Environment/UTF8.o ) [6 of 7] Compiling Data.ByteString.UTF8 ( Data/ByteString/UTF8.hs, dist/build/Data/ByteString/UTF8.o ) [7 of 7] Compiling Data.ByteString.Lazy.UTF8 ( Data/ByteString/Lazy/UTF8.hs, dist/build/Data/ByteString/Lazy/UTF8.o ) In-place registering utf8-string-0.3.7... Running Haddock for utf8-string-0.3.7... Running hscolour for utf8-string-0.3.7... Preprocessing library utf8-string-0.3.7... Preprocessing library utf8-string-0.3.7... Haddock coverage: 100% ( 8 / 8) in 'Codec.Binary.UTF8.String' 94% ( 16 / 17) in 'Codec.Binary.UTF8.Generic' 89% ( 24 / 27) in 'Data.String.UTF8' 82% ( 14 / 17) in 'System.IO.UTF8' 14% ( 1 / 7) in 'System.Environment.UTF8' 100% ( 17 / 17) in 'Data.ByteString.UTF8' 100% ( 17 / 17) in 'Data.ByteString.Lazy.UTF8' Documentation created: dist/doc/html/utf8-string/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/utf8-string-0.3.7 Registering utf8-string-0.3.7... Installed utf8-string-0.3.7 Configuring xhtml-3000.2.1... Building xhtml-3000.2.1... Preprocessing library xhtml-3000.2.1... [ 1 of 15] Compiling Text.XHtml.BlockTable ( Text/XHtml/BlockTable.hs, dist/build/Text/XHtml/BlockTable.o ) [ 2 of 15] Compiling Text.XHtml.Internals ( Text/XHtml/Internals.hs, dist/build/Text/XHtml/Internals.o ) [ 3 of 15] Compiling Text.XHtml.Transitional.Elements ( Text/XHtml/Transitional/Elements.hs, dist/build/Text/XHtml/Transitional/Elements.o ) [ 4 of 15] Compiling Text.XHtml.Transitional.Attributes ( Text/XHtml/Transitional/Attributes.hs, dist/build/Text/XHtml/Transitional/Attributes.o ) [ 5 of 15] Compiling Text.XHtml.Frameset.Attributes ( Text/XHtml/Frameset/Attributes.hs, dist/build/Text/XHtml/Frameset/Attributes.o ) [ 6 of 15] Compiling Text.XHtml.Strict.Attributes ( Text/XHtml/Strict/Attributes.hs, dist/build/Text/XHtml/Strict/Attributes.o ) [ 7 of 15] Compiling Text.XHtml.Frameset.Elements ( Text/XHtml/Frameset/Elements.hs, dist/build/Text/XHtml/Frameset/Elements.o ) [ 8 of 15] Compiling Text.XHtml.Strict.Elements ( Text/XHtml/Strict/Elements.hs, dist/build/Text/XHtml/Strict/Elements.o ) [ 9 of 15] Compiling Text.XHtml.Extras ( Text/XHtml/Extras.hs, dist/build/Text/XHtml/Extras.o ) [10 of 15] Compiling Text.XHtml.Strict ( Text/XHtml/Strict.hs, dist/build/Text/XHtml/Strict.o ) [11 of 15] Compiling Text.XHtml.Frameset ( Text/XHtml/Frameset.hs, dist/build/Text/XHtml/Frameset.o ) [12 of 15] Compiling Text.XHtml.Table ( Text/XHtml/Table.hs, dist/build/Text/XHtml/Table.o ) [13 of 15] Compiling Text.XHtml.Debug ( Text/XHtml/Debug.hs, dist/build/Text/XHtml/Debug.o ) [14 of 15] Compiling Text.XHtml.Transitional ( Text/XHtml/Transitional.hs, dist/build/Text/XHtml/Transitional.o ) [15 of 15] Compiling Text.XHtml ( Text/XHtml.hs, dist/build/Text/XHtml.o ) In-place registering xhtml-3000.2.1... Running Haddock for xhtml-3000.2.1... Running hscolour for xhtml-3000.2.1... Preprocessing library xhtml-3000.2.1... Preprocessing library xhtml-3000.2.1... Haddock coverage: 73% ( 8 / 11) in 'Text.XHtml.BlockTable' 71% ( 27 / 38) in 'Text.XHtml.Internals' 8% ( 1 / 12) in 'Text.XHtml.Transitional.Elements' 5% ( 2 / 37) in 'Text.XHtml.Transitional.Attributes' 14% ( 1 / 7) in 'Text.XHtml.Frameset.Attributes' 2% ( 1 / 50) in 'Text.XHtml.Strict.Attributes' 20% ( 1 / 5) in 'Text.XHtml.Frameset.Elements' 1% ( 1 / 79) in 'Text.XHtml.Strict.Elements' 34% ( 11 / 32) in 'Text.XHtml.Extras' 19% ( 37 /190) in 'Text.XHtml.Strict' 18% ( 36 /197) in 'Text.XHtml.Frameset' 30% ( 3 / 10) in 'Text.XHtml.Table' 60% ( 3 / 5) in 'Text.XHtml.Debug' 16% ( 39 /244) in 'Text.XHtml.Transitional' 71% ( 5 / 7) in 'Text.XHtml' Documentation created: dist/doc/html/xhtml/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/xhtml-3000.2.1 Registering xhtml-3000.2.1... Installed xhtml-3000.2.1 Configuring xml-1.3.13... Building xml-1.3.13... Preprocessing library xml-1.3.13... [1 of 7] Compiling Text.XML.Light.Types ( Text/XML/Light/Types.hs, dist/build/Text/XML/Light/Types.o ) [2 of 7] Compiling Text.XML.Light.Proc ( Text/XML/Light/Proc.hs, dist/build/Text/XML/Light/Proc.o ) [3 of 7] Compiling Text.XML.Light.Output ( Text/XML/Light/Output.hs, dist/build/Text/XML/Light/Output.o ) [4 of 7] Compiling Text.XML.Light.Lexer ( Text/XML/Light/Lexer.hs, dist/build/Text/XML/Light/Lexer.o ) [5 of 7] Compiling Text.XML.Light.Input ( Text/XML/Light/Input.hs, dist/build/Text/XML/Light/Input.o ) [6 of 7] Compiling Text.XML.Light.Cursor ( Text/XML/Light/Cursor.hs, dist/build/Text/XML/Light/Cursor.o ) [7 of 7] Compiling Text.XML.Light ( Text/XML/Light.hs, dist/build/Text/XML/Light.o ) In-place registering xml-1.3.13... Running Haddock for xml-1.3.13... Running hscolour for xml-1.3.13... Preprocessing library xml-1.3.13... Preprocessing library xml-1.3.13... Haddock coverage: 91% ( 10 / 11) in 'Text.XML.Light.Types' 100% ( 21 / 21) in 'Text.XML.Light.Proc' 65% ( 13 / 20) in 'Text.XML.Light.Output' 12% ( 3 / 26) in 'Text.XML.Light.Lexer' 100% ( 3 / 3) in 'Text.XML.Light.Input' 90% ( 45 / 50) in 'Text.XML.Light.Cursor' 100% ( 10 / 10) in 'Text.XML.Light' Documentation created: dist/doc/html/xml/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/xml-1.3.13 Registering xml-1.3.13... Installed xml-1.3.13 Configuring ansi-wl-pprint-0.6.7.1... Building ansi-wl-pprint-0.6.7.1... Preprocessing library ansi-wl-pprint-0.6.7.1... [1 of 1] Compiling Text.PrettyPrint.ANSI.Leijen ( Text/PrettyPrint/ANSI/Leijen.hs, dist/build/Text/PrettyPrint/ANSI/Leijen.o ) In-place registering ansi-wl-pprint-0.6.7.1... Running Haddock for ansi-wl-pprint-0.6.7.1... Running hscolour for ansi-wl-pprint-0.6.7.1... Preprocessing library ansi-wl-pprint-0.6.7.1... Preprocessing library ansi-wl-pprint-0.6.7.1... Haddock coverage: 96% (129 /134) in 'Text.PrettyPrint.ANSI.Leijen' Documentation created: dist/doc/html/ansi-wl-pprint/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ansi-wl-pprint-0.6.7.1 Registering ansi-wl-pprint-0.6.7.1... Installed ansi-wl-pprint-0.6.7.1 Configuring blaze-markup-0.5.2.1... Building blaze-markup-0.5.2.1... Preprocessing library blaze-markup-0.5.2.1... [1 of 6] Compiling Text.Blaze.Internal ( src/Text/Blaze/Internal.hs, dist/build/Text/Blaze/Internal.o ) [2 of 6] Compiling Text.Blaze.Renderer.String ( src/Text/Blaze/Renderer/String.hs, dist/build/Text/Blaze/Renderer/String.o ) [3 of 6] Compiling Text.Blaze.Renderer.Pretty ( src/Text/Blaze/Renderer/Pretty.hs, dist/build/Text/Blaze/Renderer/Pretty.o ) [4 of 6] Compiling Text.Blaze.Renderer.Text ( src/Text/Blaze/Renderer/Text.hs, dist/build/Text/Blaze/Renderer/Text.o ) [5 of 6] Compiling Text.Blaze.Renderer.Utf8 ( src/Text/Blaze/Renderer/Utf8.hs, dist/build/Text/Blaze/Renderer/Utf8.o ) [6 of 6] Compiling Text.Blaze ( src/Text/Blaze.hs, dist/build/Text/Blaze.o ) In-place registering blaze-markup-0.5.2.1... Running Haddock for blaze-markup-0.5.2.1... Running hscolour for blaze-markup-0.5.2.1... Preprocessing library blaze-markup-0.5.2.1... Preprocessing library blaze-markup-0.5.2.1... Haddock coverage: Warning: Text.Blaze.Internal: ! is exported separately but will be documented under Attributable. Consider exporting it together with its parent(s) for code clarity. 100% ( 41 / 41) in 'Text.Blaze.Internal' 75% ( 3 / 4) in 'Text.Blaze.Renderer.String' 67% ( 2 / 3) in 'Text.Blaze.Renderer.Pretty' 56% ( 5 / 9) in 'Text.Blaze.Renderer.Text' 86% ( 6 / 7) in 'Text.Blaze.Renderer.Utf8' 100% ( 24 / 24) in 'Text.Blaze' Documentation created: dist/doc/html/blaze-markup/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/blaze-markup-0.5.2.1 Registering blaze-markup-0.5.2.1... Installed blaze-markup-0.5.2.1 [1 of 1] Compiling Main ( /tmp/haskell-src-exts-1.14.0-24680/haskell-src-exts-1.14.0/Setup.hs, /tmp/haskell-src-exts-1.14.0-24680/haskell-src-exts-1.14.0/dist/setup/Main.o ) Linking /tmp/haskell-src-exts-1.14.0-24680/haskell-src-exts-1.14.0/dist/setup/setup ... 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... Running Haddock for haskell-src-exts-1.14.0... Running hscolour for haskell-src-exts-1.14.0... Preprocessing library haskell-src-exts-1.14.0... Preprocessing library haskell-src-exts-1.14.0... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 70% ( 91 /130) in 'Language.Haskell.Exts.Annotated.Syntax' 0% ( 0 / 15) in 'Language.Haskell.Exts.ParseSyntax' 100% ( 49 / 49) in 'Language.Haskell.Exts.Annotated.Build' 90% ( 19 / 21) in 'Language.Haskell.Exts.SrcLoc' 50% ( 1 / 2) in 'Language.Haskell.Exts.Comments' 67% ( 2 / 3) in 'Language.Haskell.Exts.Annotated.ExactPrint' 65% ( 13 / 20) in 'Language.Haskell.Exts.Extension' 25% ( 1 / 4) in 'Language.Haskell.Exts.ExtScheme' 68% ( 83 /122) in 'Language.Haskell.Exts.Syntax' 100% ( 49 / 49) in 'Language.Haskell.Exts.Build' 77% ( 10 / 13) in 'Language.Haskell.Exts.Fixity' 27% ( 12 / 44) in 'Language.Haskell.Exts.ParseMonad' 20% ( 1 / 5) in 'Language.Haskell.Exts.InternalLexer' 80% ( 4 / 5) in 'Language.Haskell.Exts.Lexer' 5% ( 3 / 65) in 'Language.Haskell.Exts.Annotated.Simplify' 93% ( 14 / 15) in 'Language.Haskell.Exts.Pretty' 2% ( 1 / 45) in 'Language.Haskell.Exts.ParseUtils' 75% ( 9 / 12) in 'Language.Haskell.Exts.Annotated.Fixity' 100% ( 37 / 37) in 'Language.Haskell.Exts.InternalParser' 97% ( 33 / 34) in 'Language.Haskell.Exts.Parser' 95% ( 40 / 42) in 'Language.Haskell.Exts.Annotated' 100% ( 21 / 21) in 'Language.Haskell.Exts' Documentation created: dist/doc/html/haskell-src-exts/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-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 data-default-instances-base-0.0.1... Building data-default-instances-base-0.0.1... Preprocessing library data-default-instances-base-0.0.1... [1 of 1] Compiling Data.Default.Instances.Base ( Data/Default/Instances/Base.hs, dist/build/Data/Default/Instances/Base.o ) In-place registering data-default-instances-base-0.0.1... Running Haddock for data-default-instances-base-0.0.1... Running hscolour for data-default-instances-base-0.0.1... Preprocessing library data-default-instances-base-0.0.1... Preprocessing library data-default-instances-base-0.0.1... Haddock coverage: 50% ( 1 / 2) in 'Data.Default.Instances.Base' Documentation created: dist/doc/html/data-default-instances-base/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-base-0.0.1 Registering data-default-instances-base-0.0.1... Installed data-default-instances-base-0.0.1 Configuring data-default-instances-containers-0.0.1... Building data-default-instances-containers-0.0.1... Preprocessing library data-default-instances-containers-0.0.1... [1 of 1] Compiling Data.Default.Instances.Containers ( Data/Default/Instances/Containers.hs, dist/build/Data/Default/Instances/Containers.o ) In-place registering data-default-instances-containers-0.0.1... Running Haddock for data-default-instances-containers-0.0.1... Running hscolour for data-default-instances-containers-0.0.1... Preprocessing library data-default-instances-containers-0.0.1... Preprocessing library data-default-instances-containers-0.0.1... Haddock coverage: 50% ( 1 / 2) in 'Data.Default.Instances.Containers' Documentation created: dist/doc/html/data-default-instances-containers/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-containers-0.0.1 Registering data-default-instances-containers-0.0.1... Installed data-default-instances-containers-0.0.1 Configuring data-default-instances-old-locale-0.0.1... Building data-default-instances-old-locale-0.0.1... Preprocessing library data-default-instances-old-locale-0.0.1... [1 of 1] Compiling Data.Default.Instances.OldLocale ( Data/Default/Instances/OldLocale.hs, dist/build/Data/Default/Instances/OldLocale.o ) In-place registering data-default-instances-old-locale-0.0.1... Running Haddock for data-default-instances-old-locale-0.0.1... Running hscolour for data-default-instances-old-locale-0.0.1... Preprocessing library data-default-instances-old-locale-0.0.1... Preprocessing library data-default-instances-old-locale-0.0.1... Haddock coverage: 50% ( 1 / 2) in 'Data.Default.Instances.OldLocale' Documentation created: dist/doc/html/data-default-instances-old-locale/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-old-locale-0.0.1 Registering data-default-instances-old-locale-0.0.1... Installed data-default-instances-old-locale-0.0.1 Configuring data-default-instances-dlist-0.0.1... Building data-default-instances-dlist-0.0.1... Preprocessing library data-default-instances-dlist-0.0.1... [1 of 1] Compiling Data.Default.Instances.DList ( Data/Default/Instances/DList.hs, dist/build/Data/Default/Instances/DList.o ) In-place registering data-default-instances-dlist-0.0.1... Running Haddock for data-default-instances-dlist-0.0.1... Running hscolour for data-default-instances-dlist-0.0.1... Preprocessing library data-default-instances-dlist-0.0.1... Preprocessing library data-default-instances-dlist-0.0.1... Haddock coverage: 50% ( 1 / 2) in 'Data.Default.Instances.DList' Documentation created: dist/doc/html/data-default-instances-dlist/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-instances-dlist-0.0.1 Registering data-default-instances-dlist-0.0.1... Installed data-default-instances-dlist-0.0.1 Configuring scientific-0.2.0.1... Building scientific-0.2.0.1... Preprocessing library scientific-0.2.0.1... [1 of 1] Compiling Data.Scientific ( src/Data/Scientific.hs, dist/build/Data/Scientific.o ) In-place registering scientific-0.2.0.1... Running Haddock for scientific-0.2.0.1... Running hscolour for scientific-0.2.0.1... Preprocessing library scientific-0.2.0.1... Preprocessing library scientific-0.2.0.1... Haddock coverage: 100% ( 13 / 13) in 'Data.Scientific' Documentation created: dist/doc/html/scientific/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/scientific-0.2.0.1 Registering scientific-0.2.0.1... Installed scientific-0.2.0.1 Configuring unordered-containers-0.2.3.3... Building unordered-containers-0.2.3.3... Preprocessing library unordered-containers-0.2.3.3... [1 of 8] Compiling Data.HashMap.UnsafeShift ( Data/HashMap/UnsafeShift.hs, dist/build/Data/HashMap/UnsafeShift.o ) [2 of 8] Compiling Data.HashMap.PopCount ( Data/HashMap/PopCount.hs, dist/build/Data/HashMap/PopCount.o ) [3 of 8] Compiling Data.HashMap.Unsafe ( Data/HashMap/Unsafe.hs, dist/build/Data/HashMap/Unsafe.o ) [4 of 8] Compiling Data.HashMap.Array ( Data/HashMap/Array.hs, dist/build/Data/HashMap/Array.o ) [5 of 8] Compiling Data.HashMap.Base ( Data/HashMap/Base.hs, dist/build/Data/HashMap/Base.o ) [6 of 8] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o ) [7 of 8] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o ) [8 of 8] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o ) In-place registering unordered-containers-0.2.3.3... Running Haddock for unordered-containers-0.2.3.3... Running hscolour for unordered-containers-0.2.3.3... Preprocessing library unordered-containers-0.2.3.3... Preprocessing library unordered-containers-0.2.3.3... Haddock coverage: 0% ( 0 / 3) in 'Data.HashMap.UnsafeShift' 50% ( 1 / 2) in 'Data.HashMap.PopCount' 100% ( 2 / 2) in 'Data.HashMap.Unsafe' 38% ( 14 / 37) in 'Data.HashMap.Array' 85% ( 52 / 61) in 'Data.HashMap.Base' 98% ( 44 / 45) in 'Data.HashMap.Strict' 98% ( 44 / 45) in 'Data.HashMap.Lazy' 100% ( 27 / 27) in 'Data.HashSet' Documentation created: dist/doc/html/unordered-containers/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/unordered-containers-0.2.3.3 Registering unordered-containers-0.2.3.3... Installed unordered-containers-0.2.3.3 Configuring MonadCatchIO-transformers-0.3.1.0... Building MonadCatchIO-transformers-0.3.1.0... Preprocessing library MonadCatchIO-transformers-0.3.1.0... [1 of 2] Compiling Control.Monad.CatchIO ( src/Control/Monad/CatchIO.hs, dist/build/Control/Monad/CatchIO.o ) src/Control/Monad/CatchIO.hs:29:1: Warning: Module `Prelude' does not export `catch' [2 of 2] Compiling Control.Monad.CatchIO.Try ( src/Control/Monad/CatchIO/Try.hs, dist/build/Control/Monad/CatchIO/Try.o ) In-place registering MonadCatchIO-transformers-0.3.1.0... Running Haddock for MonadCatchIO-transformers-0.3.1.0... Running hscolour for MonadCatchIO-transformers-0.3.1.0... Preprocessing library MonadCatchIO-transformers-0.3.1.0... Preprocessing library MonadCatchIO-transformers-0.3.1.0... dist/build/tmp-24680/src/Control/Monad/CatchIO.hs:29:1: Warning: Module `Prelude' does not export `catch' Haddock coverage: 93% ( 13 / 14) in 'Control.Monad.CatchIO' 0% ( 0 / 3) in 'Control.Monad.CatchIO.Try' Documentation created: dist/doc/html/MonadCatchIO-transformers/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/MonadCatchIO-transformers-0.3.1.0 Registering MonadCatchIO-transformers-0.3.1.0... Installed MonadCatchIO-transformers-0.3.1.0 Configuring HaXml-1.24... Building HaXml-1.24... Preprocessing library HaXml-1.24... [ 1 of 42] Compiling Text.XML.HaXml.Xtract.Lex ( src/Text/XML/HaXml/Xtract/Lex.hs, dist/build/Text/XML/HaXml/Xtract/Lex.o ) [ 2 of 42] Compiling Text.XML.HaXml.Posn ( src/Text/XML/HaXml/Posn.hs, dist/build/Text/XML/HaXml/Posn.o ) [ 3 of 42] Compiling Text.XML.HaXml.Lex ( src/Text/XML/HaXml/Lex.hs, dist/build/Text/XML/HaXml/Lex.o ) [ 4 of 42] Compiling Text.XML.HaXml.DtdToHaskell.TypeDef ( src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs, dist/build/Text/XML/HaXml/DtdToHaskell/TypeDef.o ) [ 5 of 42] Compiling Text.XML.HaXml.DtdToHaskell.Instance ( src/Text/XML/HaXml/DtdToHaskell/Instance.hs, dist/build/Text/XML/HaXml/DtdToHaskell/Instance.o ) [ 6 of 42] Compiling Text.XML.HaXml.Types ( src/Text/XML/HaXml/Types.hs, dist/build/Text/XML/HaXml/Types.o ) [ 7 of 42] Compiling Text.XML.HaXml.Escape ( src/Text/XML/HaXml/Escape.hs, dist/build/Text/XML/HaXml/Escape.o ) [ 8 of 42] Compiling Text.XML.HaXml.Namespaces ( src/Text/XML/HaXml/Namespaces.hs, dist/build/Text/XML/HaXml/Namespaces.o ) [ 9 of 42] Compiling Text.XML.HaXml.Combinators ( src/Text/XML/HaXml/Combinators.hs, dist/build/Text/XML/HaXml/Combinators.o ) [10 of 42] Compiling Text.XML.HaXml.Parse ( src/Text/XML/HaXml/Parse.hs, dist/build/Text/XML/HaXml/Parse.o ) [11 of 42] Compiling Text.XML.HaXml.Pretty ( src/Text/XML/HaXml/Pretty.hs, dist/build/Text/XML/HaXml/Pretty.o ) [12 of 42] Compiling Text.XML.HaXml.Html.Generate ( src/Text/XML/HaXml/Html/Generate.hs, dist/build/Text/XML/HaXml/Html/Generate.o ) [13 of 42] Compiling Text.XML.HaXml.Html.Parse ( src/Text/XML/HaXml/Html/Parse.hs, dist/build/Text/XML/HaXml/Html/Parse.o ) [14 of 42] Compiling Text.XML.HaXml.Wrappers ( src/Text/XML/HaXml/Wrappers.hs, dist/build/Text/XML/HaXml/Wrappers.o ) [15 of 42] Compiling Text.XML.HaXml.Verbatim ( src/Text/XML/HaXml/Verbatim.hs, dist/build/Text/XML/HaXml/Verbatim.o ) [16 of 42] Compiling Text.XML.HaXml.ByteStringPP ( src/Text/XML/HaXml/ByteStringPP.hs, dist/build/Text/XML/HaXml/ByteStringPP.o ) [17 of 42] Compiling Text.XML.HaXml.DtdToHaskell.Convert ( src/Text/XML/HaXml/DtdToHaskell/Convert.hs, dist/build/Text/XML/HaXml/DtdToHaskell/Convert.o ) [18 of 42] Compiling Text.XML.HaXml.Html.ParseLazy ( src/Text/XML/HaXml/Html/ParseLazy.hs, dist/build/Text/XML/HaXml/Html/ParseLazy.o ) [19 of 42] Compiling Text.XML.HaXml.Html.Pretty ( src/Text/XML/HaXml/Html/Pretty.hs, dist/build/Text/XML/HaXml/Html/Pretty.o ) [20 of 42] Compiling Text.XML.HaXml.ParseLazy ( src/Text/XML/HaXml/ParseLazy.hs, dist/build/Text/XML/HaXml/ParseLazy.o ) [21 of 42] Compiling Text.XML.HaXml.SAX ( src/Text/XML/HaXml/SAX.hs, dist/build/Text/XML/HaXml/SAX.o ) [22 of 42] Compiling Text.XML.HaXml.Schema.XSDTypeModel ( src/Text/XML/HaXml/Schema/XSDTypeModel.hs, dist/build/Text/XML/HaXml/Schema/XSDTypeModel.o ) src/Text/XML/HaXml/Schema/XSDTypeModel.hs:305:19: Warning: Fields of `Schema' not initialised: schema_elementFormDefault, schema_attributeFormDefault, schema_finalDefault, schema_blockDefault, schema_targetNamespace, schema_version, schema_namespaces In the expression: Schema {schema_items = []} In an equation for `mempty': mempty = Schema {schema_items = []} In the instance declaration for `Monoid Schema' [23 of 42] Compiling Text.XML.HaXml.Schema.NameConversion ( src/Text/XML/HaXml/Schema/NameConversion.hs, dist/build/Text/XML/HaXml/Schema/NameConversion.o ) [24 of 42] Compiling Text.XML.HaXml.Schema.PrimitiveTypes ( src/Text/XML/HaXml/Schema/PrimitiveTypes.hs, dist/build/Text/XML/HaXml/Schema/PrimitiveTypes.o ) [25 of 42] Compiling Text.XML.HaXml.TypeMapping ( src/Text/XML/HaXml/TypeMapping.hs, dist/build/Text/XML/HaXml/TypeMapping.o ) [26 of 42] Compiling Text.XML.HaXml.XmlContent.Parser ( src/Text/XML/HaXml/XmlContent/Parser.hs, dist/build/Text/XML/HaXml/XmlContent/Parser.o ) [27 of 42] Compiling Text.XML.HaXml.XmlContent ( src/Text/XML/HaXml/XmlContent.hs, dist/build/Text/XML/HaXml/XmlContent.o ) [28 of 42] Compiling Text.XML.HaXml.Validate ( src/Text/XML/HaXml/Validate.hs, dist/build/Text/XML/HaXml/Validate.o ) [29 of 42] Compiling Text.XML.HaXml.OneOfN ( src/Text/XML/HaXml/OneOfN.hs, dist/build/Text/XML/HaXml/OneOfN.o ) [30 of 42] Compiling Text.XML.HaXml.Schema.Parse ( src/Text/XML/HaXml/Schema/Parse.hs, dist/build/Text/XML/HaXml/Schema/Parse.o ) [31 of 42] Compiling Text.XML.HaXml.Schema.HaskellTypeModel ( src/Text/XML/HaXml/Schema/HaskellTypeModel.hs, dist/build/Text/XML/HaXml/Schema/HaskellTypeModel.o ) [32 of 42] Compiling Text.XML.HaXml.Schema.PrettyHaskell ( src/Text/XML/HaXml/Schema/PrettyHaskell.hs, dist/build/Text/XML/HaXml/Schema/PrettyHaskell.o ) [33 of 42] Compiling Text.XML.HaXml.Schema.PrettyHsBoot ( src/Text/XML/HaXml/Schema/PrettyHsBoot.hs, dist/build/Text/XML/HaXml/Schema/PrettyHsBoot.o ) [34 of 42] Compiling Text.XML.HaXml.Schema.Environment ( src/Text/XML/HaXml/Schema/Environment.hs, dist/build/Text/XML/HaXml/Schema/Environment.o ) [35 of 42] Compiling Text.XML.HaXml.Schema.TypeConversion ( src/Text/XML/HaXml/Schema/TypeConversion.hs, dist/build/Text/XML/HaXml/Schema/TypeConversion.o ) [36 of 42] Compiling Text.XML.HaXml.ShowXmlLazy ( src/Text/XML/HaXml/ShowXmlLazy.hs, dist/build/Text/XML/HaXml/ShowXmlLazy.o ) [37 of 42] Compiling Text.XML.HaXml.Util ( src/Text/XML/HaXml/Util.hs, dist/build/Text/XML/HaXml/Util.o ) [38 of 42] Compiling Text.XML.HaXml.XmlContent.Haskell ( src/Text/XML/HaXml/XmlContent/Haskell.hs, dist/build/Text/XML/HaXml/XmlContent/Haskell.o ) [39 of 42] Compiling Text.XML.HaXml.Xtract.Combinators ( src/Text/XML/HaXml/Xtract/Combinators.hs, dist/build/Text/XML/HaXml/Xtract/Combinators.o ) [40 of 42] Compiling Text.XML.HaXml.Xtract.Parse ( src/Text/XML/HaXml/Xtract/Parse.hs, dist/build/Text/XML/HaXml/Xtract/Parse.o ) [41 of 42] Compiling Text.XML.HaXml.Schema.Schema ( src/Text/XML/HaXml/Schema/Schema.hs, dist/build/Text/XML/HaXml/Schema/Schema.o ) [42 of 42] Compiling Text.XML.HaXml ( src/Text/XML/HaXml.hs, dist/build/Text/XML/HaXml.o ) In-place registering HaXml-1.24... Preprocessing executable 'Canonicalise' for HaXml-1.24... [ 1 of 10] Compiling Text.XML.HaXml.Types ( src/Text/XML/HaXml/Types.hs, dist/build/Canonicalise/Canonicalise-tmp/Text/XML/HaXml/Types.o ) src/Text/XML/HaXml/Types.hs:178:5: Warning: Pattern match(es) are non-exhaustive In an equation for `==': Patterns not matched: (CElem _ _) (CString _ _ _) (CElem _ _) (CRef _ _) (CElem _ _) (CMisc _ _) (CString _ _ _) (CElem _ _) ... src/Text/XML/HaXml/Types.hs:292:17: Warning: Defined but not used: `p' src/Text/XML/HaXml/Types.hs:292:19: Warning: Defined but not used: `n' src/Text/XML/HaXml/Types.hs:292:25: Warning: Defined but not used: `m' src/Text/XML/HaXml/Types.hs:293:16: Warning: Defined but not used: `n' src/Text/XML/HaXml/Types.hs:293:26: Warning: Defined but not used: `q' src/Text/XML/HaXml/Types.hs:293:28: Warning: Defined but not used: `m' [ 2 of 10] Compiling Text.XML.HaXml.Posn ( src/Text/XML/HaXml/Posn.hs, dist/build/Canonicalise/Canonicalise-tmp/Text/XML/HaXml/Posn.o ) [ 3 of 10] Compiling Text.XML.HaXml.Namespaces ( src/Text/XML/HaXml/Namespaces.hs, dist/build/Canonicalise/Canonicalise-tmp/Text/XML/HaXml/Namespaces.o ) src/Text/XML/HaXml/Namespaces.hs:127:17: Warning: This binding for `qualify' shadows the existing binding defined at src/Text/XML/HaXml/Namespaces.hs:58:1 src/Text/XML/HaXml/Namespaces.hs:171:15: Warning: Pattern match(es) are non-exhaustive In an equation for `mkNamespace': Patterns not matched: (QN _ _, _) [ 4 of 10] Compiling Text.XML.HaXml.Lex ( src/Text/XML/HaXml/Lex.hs, dist/build/Canonicalise/Canonicalise-tmp/Text/XML/HaXml/Lex.o ) src/Text/XML/HaXml/Lex.hs:209:18: Warning: This binding for `lookup' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Lex.hs:16:8-25 (and originally defined in `GHC.List') src/Text/XML/HaXml/Lex.hs:320:24: Warning: This binding for `p' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:9 src/Text/XML/HaXml/Lex.hs:320:29: Warning: This binding for `k' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:22 src/Text/XML/HaXml/Lex.hs:323:24: Warning: This binding for `p' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:9 src/Text/XML/HaXml/Lex.hs:323:27: Warning: This binding for `s' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:12 src/Text/XML/HaXml/Lex.hs:323:29: Warning: This binding for `ss' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:14 src/Text/XML/HaXml/Lex.hs:323:33: Warning: This binding for `k' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:22 [ 5 of 10] Compiling Text.XML.HaXml.Combinators ( src/Text/XML/HaXml/Combinators.hs, dist/build/Canonicalise/Canonicalise-tmp/Text/XML/HaXml/Combinators.o ) src/Text/XML/HaXml/Combinators.hs:79:9: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:81:9: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:81:9: Warning: Defined but not used: `x' src/Text/XML/HaXml/Combinators.hs:110:5: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:113:5: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:114:5: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:117:7: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:120:11: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:123:8: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:126:12: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:137:1: Warning: Pattern match(es) are non-exhaustive In an equation for `find': Patterns not matched: _ _ (CString _ _ _) _ _ (CRef _ _) _ _ (CMisc _ _) src/Text/XML/HaXml/Combinators.hs:138:17: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:189:19: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:203:16: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:212:12: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:301:9: Warning: This binding for `attr' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:123:1 src/Text/XML/HaXml/Combinators.hs:321:24: Warning: This binding for `n' shadows the existing binding bound at src/Text/XML/HaXml/Combinators.hs:320:30 [ 6 of 10] Compiling Text.XML.HaXml.Pretty ( src/Text/XML/HaXml/Pretty.hs, dist/build/Canonicalise/Canonicalise-tmp/Text/XML/HaXml/Pretty.o ) src/Text/XML/HaXml/Pretty.hs:25:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/Pretty.hs:276:1: Warning: Top-level binding with no type signature: qname :: QName -> Doc [ 7 of 10] Compiling Text.XML.HaXml.Html.Parse ( src/Text/XML/HaXml/Html/Parse.hs, dist/build/Canonicalise/Canonicalise-tmp/Text/XML/HaXml/Html/Parse.o ) src/Text/XML/HaXml/Html/Parse.hs:17:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/Html/Parse.hs:20:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() src/Text/XML/HaXml/Html/Parse.hs:74:41: Warning: This binding for `avs' shadows the existing binding bound at src/Text/XML/HaXml/Html/Parse.hs:63:33 src/Text/XML/HaXml/Html/Parse.hs:74:45: Warning: This binding for `cs' shadows the existing binding bound at src/Text/XML/HaXml/Html/Parse.hs:63:37 src/Text/XML/HaXml/Html/Parse.hs:143:14: Warning: This binding for `tok' shadows the existing binding defined at src/Text/XML/HaXml/Html/Parse.hs:133:1 src/Text/XML/HaXml/Html/Parse.hs:190:8: Warning: This binding for `fail' shadows the existing binding imported from `Control.Monad' at src/Text/XML/HaXml/Html/Parse.hs:20:1-20 (and originally defined in `GHC.Base') src/Text/XML/HaXml/Html/Parse.hs:216:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:220:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail (onFail tok Text.XML.HaXml.Lex.TokPIClose tok Text.XML.HaXml.Lex.TokAnyClose) failP "missing ?> or >"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:225:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:238:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:242:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokPIClose failBadP "missing ?> in "", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:254:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEqual", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:269:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:270:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.DOCTYPEx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:275:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failP "missing > in DOCTYPE decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:304:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failP "missing = in 'standalone' decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:322:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:332:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:342:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:346:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:349:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failP "missing > or /> in element tag"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:356:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- commit (tok Text.XML.HaXml.Lex.TokAnyClose)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:409:14: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEqual", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:670:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failBadP "expected = in 'encoding' decl"", or by using the flag -fno-warn-unused-do-bind [ 8 of 10] Compiling Text.XML.HaXml.Parse ( src/Text/XML/HaXml/Parse.hs, dist/build/Canonicalise/Canonicalise-tmp/Text/XML/HaXml/Parse.o ) src/Text/XML/HaXml/Parse.hs:34:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/Parse.hs:37:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() src/Text/XML/HaXml/Parse.hs:73:11: Warning: Defined but not used: `s' src/Text/XML/HaXml/Parse.hs:101:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:102:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:104:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:105:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:179:14: Warning: This binding for `tok' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:163:1 src/Text/XML/HaXml/Parse.hs:226:8: Warning: This binding for `fail' shadows the existing binding imported from `Control.Monad' at src/Text/XML/HaXml/Parse.hs:37:1-38 (and originally defined in `GHC.Base') src/Text/XML/HaXml/Parse.hs:240:35: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:862:1 src/Text/XML/HaXml/Parse.hs:269:35: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:862:1 src/Text/XML/HaXml/Parse.hs:313:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:317:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokPIClose failP ((++) "missing ?> in in "", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:353:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEqual", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:365:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:366:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.DOCTYPEx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:372:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail blank (tok Text.XML.HaXml.Lex.TokAnyClose) failP "missing > in DOCTYPE decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:403:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failP "missing = in 'standalone' decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:430:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:432:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:435:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:461:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:463:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:470:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:473:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:479:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failBadP "missing = in attribute"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:502:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:503:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ELEMENTx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:508:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail blank (tok Text.XML.HaXml.Lex.TokAnyClose) failBadP ((++) "expected > terminating ELEMENT decl" (++) "\ \ element name was " (++) show (printableName n) (++) "\ \ contentspec was " \ (ContentSpec p) -> debugShowCP p c)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:560:13: Warning: This binding for `cp' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:537:1 src/Text/XML/HaXml/Parse.hs:565:19: Warning: This binding for `modifier' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:552:1 src/Text/XML/HaXml/Parse.hs:574:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokBraOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:575:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokHash", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:578:42: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPipe", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:580:20: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- blank ((>>) tok Text.XML.HaXml.Lex.TokBraClose tok Text.XML.HaXml.Lex.TokStar)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:589:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:590:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ATTLISTx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:593:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail blank (tok Text.XML.HaXml.Lex.TokAnyClose) failBadP "missing > terminating ATTLIST"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:662:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:663:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- peRef (tok (Text.XML.HaXml.Lex.TokSection Text.XML.HaXml.Lex.INCLUDEx))", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:665:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSqOpen failBadP "missing [ after INCLUDE"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:667:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSectionClose failBadP ((++) "missing ]]> for INCLUDE section" (++) "\ \ begun at " show p)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:672:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:673:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- peRef (tok (Text.XML.HaXml.Lex.TokSection Text.XML.HaXml.Lex.IGNOREx))", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:675:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSqOpen failBadP "missing [ after IGNORE"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:676:12: Warning: A do-notation statement discarded a result of type [Ignore]. Suppress this warning by saying "_ <- many newIgnore", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:677:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSectionClose failBadP ((++) "missing ]]> for IGNORE section" (++) "\ \ begun at " show p)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:685:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:686:10: Warning: A do-notation statement discarded a result of type [Ignore]. Suppress this warning by saying "_ <- debug many newIgnore "IGNORING conditional section"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:687:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:718:9: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:749:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:750:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ENTITYx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:753:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failBadP ((++) "expected > terminating G ENTITY decl " n)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:759:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:760:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ENTITYx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:761:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPercent", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:764:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failBadP ((++) "expected > terminating P ENTITY decl " n)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:802:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:806:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokPIClose failP "expected ?> terminating text decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:824:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failBadP "expected = in 'encoding' decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:830:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:831:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.NOTATIONx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:834:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failBadP ((++) "expected > terminating NOTATION decl " n)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:846:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokQuote", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:849:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokQuote failBadP "expected quote to terminate entityvalue"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:858:39: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:862:1 [ 9 of 10] Compiling Text.XML.HaXml.Wrappers ( src/Text/XML/HaXml/Wrappers.hs, dist/build/Canonicalise/Canonicalise-tmp/Text/XML/HaXml/Wrappers.o ) src/Text/XML/HaXml/Wrappers.hs:34:41: Warning: Defaulting the following constraint(s) to type `Double' (Fractional a0) arising from the literal `1.24' at src/Text/XML/HaXml/Wrappers.hs:34:41-44 (Show a0) arising from a use of `show' at src/Text/XML/HaXml/Wrappers.hs:34:36-39 In the first argument of `show', namely `1.24' In the second argument of `(++)', namely `show 1.24' In the second argument of `($)', namely `"part of HaXml-" ++ show 1.24' src/Text/XML/HaXml/Wrappers.hs:69:5: Warning: This binding for `onContent' shadows the existing binding defined at src/Text/XML/HaXml/Wrappers.hs:79:1 [10 of 10] Compiling Main ( src/tools/Canonicalise.hs, dist/build/Canonicalise/Canonicalise-tmp/Main.o ) Linking dist/build/Canonicalise/Canonicalise ... Preprocessing executable 'CanonicaliseLazy' for HaXml-1.24... [ 1 of 13] Compiling Text.XML.HaXml.Types ( src/Text/XML/HaXml/Types.hs, dist/build/CanonicaliseLazy/CanonicaliseLazy-tmp/Text/XML/HaXml/Types.o ) src/Text/XML/HaXml/Types.hs:178:5: Warning: Pattern match(es) are non-exhaustive In an equation for `==': Patterns not matched: (CElem _ _) (CString _ _ _) (CElem _ _) (CRef _ _) (CElem _ _) (CMisc _ _) (CString _ _ _) (CElem _ _) ... src/Text/XML/HaXml/Types.hs:292:17: Warning: Defined but not used: `p' src/Text/XML/HaXml/Types.hs:292:19: Warning: Defined but not used: `n' src/Text/XML/HaXml/Types.hs:292:25: Warning: Defined but not used: `m' src/Text/XML/HaXml/Types.hs:293:16: Warning: Defined but not used: `n' src/Text/XML/HaXml/Types.hs:293:26: Warning: Defined but not used: `q' src/Text/XML/HaXml/Types.hs:293:28: Warning: Defined but not used: `m' [ 2 of 13] Compiling Text.XML.HaXml.Posn ( src/Text/XML/HaXml/Posn.hs, dist/build/CanonicaliseLazy/CanonicaliseLazy-tmp/Text/XML/HaXml/Posn.o ) [ 3 of 13] Compiling Text.XML.HaXml.Namespaces ( src/Text/XML/HaXml/Namespaces.hs, dist/build/CanonicaliseLazy/CanonicaliseLazy-tmp/Text/XML/HaXml/Namespaces.o ) src/Text/XML/HaXml/Namespaces.hs:127:17: Warning: This binding for `qualify' shadows the existing binding defined at src/Text/XML/HaXml/Namespaces.hs:58:1 src/Text/XML/HaXml/Namespaces.hs:171:15: Warning: Pattern match(es) are non-exhaustive In an equation for `mkNamespace': Patterns not matched: (QN _ _, _) [ 4 of 13] Compiling Text.XML.HaXml.Lex ( src/Text/XML/HaXml/Lex.hs, dist/build/CanonicaliseLazy/CanonicaliseLazy-tmp/Text/XML/HaXml/Lex.o ) src/Text/XML/HaXml/Lex.hs:209:18: Warning: This binding for `lookup' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Lex.hs:16:8-25 (and originally defined in `GHC.List') src/Text/XML/HaXml/Lex.hs:320:24: Warning: This binding for `p' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:9 src/Text/XML/HaXml/Lex.hs:320:29: Warning: This binding for `k' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:22 src/Text/XML/HaXml/Lex.hs:323:24: Warning: This binding for `p' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:9 src/Text/XML/HaXml/Lex.hs:323:27: Warning: This binding for `s' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:12 src/Text/XML/HaXml/Lex.hs:323:29: Warning: This binding for `ss' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:14 src/Text/XML/HaXml/Lex.hs:323:33: Warning: This binding for `k' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:22 [ 5 of 13] Compiling Text.XML.HaXml.Parse ( src/Text/XML/HaXml/Parse.hs, dist/build/CanonicaliseLazy/CanonicaliseLazy-tmp/Text/XML/HaXml/Parse.o ) src/Text/XML/HaXml/Parse.hs:34:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/Parse.hs:37:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() src/Text/XML/HaXml/Parse.hs:73:11: Warning: Defined but not used: `s' src/Text/XML/HaXml/Parse.hs:101:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:102:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:104:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:105:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:179:14: Warning: This binding for `tok' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:163:1 src/Text/XML/HaXml/Parse.hs:226:8: Warning: This binding for `fail' shadows the existing binding imported from `Control.Monad' at src/Text/XML/HaXml/Parse.hs:37:1-38 (and originally defined in `GHC.Base') src/Text/XML/HaXml/Parse.hs:240:35: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:862:1 src/Text/XML/HaXml/Parse.hs:269:35: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:862:1 src/Text/XML/HaXml/Parse.hs:313:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:317:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokPIClose failP ((++) "missing ?> in in "", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:353:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEqual", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:365:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:366:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.DOCTYPEx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:372:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail blank (tok Text.XML.HaXml.Lex.TokAnyClose) failP "missing > in DOCTYPE decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:403:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failP "missing = in 'standalone' decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:430:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:432:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:435:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:461:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:463:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:470:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:473:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:479:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failBadP "missing = in attribute"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:502:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:503:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ELEMENTx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:508:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail blank (tok Text.XML.HaXml.Lex.TokAnyClose) failBadP ((++) "expected > terminating ELEMENT decl" (++) "\ \ element name was " (++) show (printableName n) (++) "\ \ contentspec was " \ (ContentSpec p) -> debugShowCP p c)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:560:13: Warning: This binding for `cp' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:537:1 src/Text/XML/HaXml/Parse.hs:565:19: Warning: This binding for `modifier' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:552:1 src/Text/XML/HaXml/Parse.hs:574:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokBraOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:575:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokHash", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:578:42: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPipe", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:580:20: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- blank ((>>) tok Text.XML.HaXml.Lex.TokBraClose tok Text.XML.HaXml.Lex.TokStar)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:589:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:590:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ATTLISTx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:593:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail blank (tok Text.XML.HaXml.Lex.TokAnyClose) failBadP "missing > terminating ATTLIST"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:662:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:663:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- peRef (tok (Text.XML.HaXml.Lex.TokSection Text.XML.HaXml.Lex.INCLUDEx))", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:665:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSqOpen failBadP "missing [ after INCLUDE"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:667:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSectionClose failBadP ((++) "missing ]]> for INCLUDE section" (++) "\ \ begun at " show p)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:672:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:673:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- peRef (tok (Text.XML.HaXml.Lex.TokSection Text.XML.HaXml.Lex.IGNOREx))", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:675:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSqOpen failBadP "missing [ after IGNORE"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:676:12: Warning: A do-notation statement discarded a result of type [Ignore]. Suppress this warning by saying "_ <- many newIgnore", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:677:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSectionClose failBadP ((++) "missing ]]> for IGNORE section" (++) "\ \ begun at " show p)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:685:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:686:10: Warning: A do-notation statement discarded a result of type [Ignore]. Suppress this warning by saying "_ <- debug many newIgnore "IGNORING conditional section"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:687:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:718:9: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:749:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:750:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ENTITYx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:753:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failBadP ((++) "expected > terminating G ENTITY decl " n)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:759:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:760:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ENTITYx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:761:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPercent", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:764:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failBadP ((++) "expected > terminating P ENTITY decl " n)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:802:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:806:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokPIClose failP "expected ?> terminating text decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:824:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failBadP "expected = in 'encoding' decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:830:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:831:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.NOTATIONx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:834:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failBadP ((++) "expected > terminating NOTATION decl " n)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:846:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokQuote", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:849:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokQuote failBadP "expected quote to terminate entityvalue"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:858:39: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:862:1 [ 6 of 13] Compiling Text.XML.HaXml.Html.Parse ( src/Text/XML/HaXml/Html/Parse.hs, dist/build/CanonicaliseLazy/CanonicaliseLazy-tmp/Text/XML/HaXml/Html/Parse.o ) src/Text/XML/HaXml/Html/Parse.hs:17:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/Html/Parse.hs:20:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() src/Text/XML/HaXml/Html/Parse.hs:74:41: Warning: This binding for `avs' shadows the existing binding bound at src/Text/XML/HaXml/Html/Parse.hs:63:33 src/Text/XML/HaXml/Html/Parse.hs:74:45: Warning: This binding for `cs' shadows the existing binding bound at src/Text/XML/HaXml/Html/Parse.hs:63:37 src/Text/XML/HaXml/Html/Parse.hs:143:14: Warning: This binding for `tok' shadows the existing binding defined at src/Text/XML/HaXml/Html/Parse.hs:133:1 src/Text/XML/HaXml/Html/Parse.hs:190:8: Warning: This binding for `fail' shadows the existing binding imported from `Control.Monad' at src/Text/XML/HaXml/Html/Parse.hs:20:1-20 (and originally defined in `GHC.Base') src/Text/XML/HaXml/Html/Parse.hs:216:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:220:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail (onFail tok Text.XML.HaXml.Lex.TokPIClose tok Text.XML.HaXml.Lex.TokAnyClose) failP "missing ?> or >"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:225:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:238:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:242:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokPIClose failBadP "missing ?> in "", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:254:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEqual", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:269:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:270:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.DOCTYPEx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:275:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failP "missing > in DOCTYPE decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:304:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failP "missing = in 'standalone' decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:322:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:332:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:342:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:346:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:349:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failP "missing > or /> in element tag"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:356:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- commit (tok Text.XML.HaXml.Lex.TokAnyClose)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:409:14: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEqual", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:670:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failBadP "expected = in 'encoding' decl"", or by using the flag -fno-warn-unused-do-bind [ 7 of 13] Compiling Text.XML.HaXml.Combinators ( src/Text/XML/HaXml/Combinators.hs, dist/build/CanonicaliseLazy/CanonicaliseLazy-tmp/Text/XML/HaXml/Combinators.o ) src/Text/XML/HaXml/Combinators.hs:79:9: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:81:9: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:81:9: Warning: Defined but not used: `x' src/Text/XML/HaXml/Combinators.hs:110:5: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:113:5: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:114:5: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:117:7: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:120:11: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:123:8: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:126:12: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:137:1: Warning: Pattern match(es) are non-exhaustive In an equation for `find': Patterns not matched: _ _ (CString _ _ _) _ _ (CRef _ _) _ _ (CMisc _ _) src/Text/XML/HaXml/Combinators.hs:138:17: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:189:19: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:203:16: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:212:12: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:301:9: Warning: This binding for `attr' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:123:1 src/Text/XML/HaXml/Combinators.hs:321:24: Warning: This binding for `n' shadows the existing binding bound at src/Text/XML/HaXml/Combinators.hs:320:30 [ 8 of 13] Compiling Text.XML.HaXml.Html.Pretty ( src/Text/XML/HaXml/Html/Pretty.hs, dist/build/CanonicaliseLazy/CanonicaliseLazy-tmp/Text/XML/HaXml/Html/Pretty.o ) src/Text/XML/HaXml/Html/Pretty.hs:12:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/Html/Pretty.hs:245:27: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/Html/Pretty.hs:268:1 src/Text/XML/HaXml/Html/Pretty.hs:247:25: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/Html/Pretty.hs:268:1 src/Text/XML/HaXml/Html/Pretty.hs:276:1: Warning: Top-level binding with no type signature: qname :: QName -> Doc [ 9 of 13] Compiling Text.XML.HaXml.Pretty ( src/Text/XML/HaXml/Pretty.hs, dist/build/CanonicaliseLazy/CanonicaliseLazy-tmp/Text/XML/HaXml/Pretty.o ) src/Text/XML/HaXml/Pretty.hs:25:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/Pretty.hs:276:1: Warning: Top-level binding with no type signature: qname :: QName -> Doc [10 of 13] Compiling Text.XML.HaXml.Wrappers ( src/Text/XML/HaXml/Wrappers.hs, dist/build/CanonicaliseLazy/CanonicaliseLazy-tmp/Text/XML/HaXml/Wrappers.o ) src/Text/XML/HaXml/Wrappers.hs:34:41: Warning: Defaulting the following constraint(s) to type `Double' (Fractional a0) arising from the literal `1.24' at src/Text/XML/HaXml/Wrappers.hs:34:41-44 (Show a0) arising from a use of `show' at src/Text/XML/HaXml/Wrappers.hs:34:36-39 In the first argument of `show', namely `1.24' In the second argument of `(++)', namely `show 1.24' In the second argument of `($)', namely `"part of HaXml-" ++ show 1.24' src/Text/XML/HaXml/Wrappers.hs:69:5: Warning: This binding for `onContent' shadows the existing binding defined at src/Text/XML/HaXml/Wrappers.hs:79:1 [11 of 13] Compiling Text.XML.HaXml.Html.ParseLazy ( src/Text/XML/HaXml/Html/ParseLazy.hs, dist/build/CanonicaliseLazy/CanonicaliseLazy-tmp/Text/XML/HaXml/Html/ParseLazy.o ) src/Text/XML/HaXml/Html/ParseLazy.hs:16:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/Html/ParseLazy.hs:19:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() src/Text/XML/HaXml/Html/ParseLazy.hs:141:14: Warning: This binding for `tok' shadows the existing binding defined at src/Text/XML/HaXml/Html/ParseLazy.hs:131:1 src/Text/XML/HaXml/Html/ParseLazy.hs:188:8: Warning: This binding for `fail' shadows the existing binding imported from `Control.Monad' at src/Text/XML/HaXml/Html/ParseLazy.hs:19:1-20 (and originally defined in `GHC.Base') src/Text/XML/HaXml/Html/ParseLazy.hs:215:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:219:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail (onFail tok Text.XML.HaXml.Lex.TokPIClose tok Text.XML.HaXml.Lex.TokAnyClose) failP "missing ?> or >"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:224:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:237:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:241:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokPIClose failBadP "missing ?> in "", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:253:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEqual", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:268:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:269:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.DOCTYPEx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:274:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failP "missing > in DOCTYPE decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:303:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failP "missing = in 'standalone' decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:319:1: Warning: Pattern match(es) are non-exhaustive In an equation for `element': Patterns not matched: QN _ _ src/Text/XML/HaXml/Html/ParseLazy.hs:321:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:331:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:341:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:345:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:348:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failP "missing > or /> in element tag"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:356:23: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- commit (tok Text.XML.HaXml.Lex.TokAnyClose)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:382:11: Warning: Pattern match(es) are non-exhaustive In an equation for `f0': Patterns not matched: (QN _ _, _) src/Text/XML/HaXml/Html/ParseLazy.hs:410:14: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEqual", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:671:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failBadP "expected = in 'encoding' decl"", or by using the flag -fno-warn-unused-do-bind [12 of 13] Compiling Text.XML.HaXml.ParseLazy ( src/Text/XML/HaXml/ParseLazy.hs, dist/build/CanonicaliseLazy/CanonicaliseLazy-tmp/Text/XML/HaXml/ParseLazy.o ) src/Text/XML/HaXml/ParseLazy.hs:31:1: Warning: Module `Prelude' does not export `catch' src/Text/XML/HaXml/ParseLazy.hs:33:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/ParseLazy.hs:36:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() src/Text/XML/HaXml/ParseLazy.hs:108:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/ParseLazy.hs:183:1 src/Text/XML/HaXml/ParseLazy.hs:109:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/ParseLazy.hs:183:1 src/Text/XML/HaXml/ParseLazy.hs:183:14: Warning: This binding for `tok' shadows the existing binding defined at src/Text/XML/HaXml/ParseLazy.hs:167:1 src/Text/XML/HaXml/ParseLazy.hs:230:8: Warning: This binding for `fail' shadows the existing binding imported from `Control.Monad' at src/Text/XML/HaXml/ParseLazy.hs:36:1-38 (and originally defined in `GHC.Base') src/Text/XML/HaXml/ParseLazy.hs:244:35: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/ParseLazy.hs:872:1 src/Text/XML/HaXml/ParseLazy.hs:273:35: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/ParseLazy.hs:872:1 src/Text/XML/HaXml/ParseLazy.hs:322:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:326:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokPIClose failP ((++) "missing ?> in in "", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:363:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEqual", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:375:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:376:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.DOCTYPEx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:382:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail blank (tok Text.XML.HaXml.Lex.TokAnyClose) failP "missing > in DOCTYPE decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:413:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failP "missing = in 'standalone' decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:440:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:443:14: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:446:14: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:470:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:472:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:479:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:482:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:488:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failBadP "missing = in attribute"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:511:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:512:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ELEMENTx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:517:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail blank (tok Text.XML.HaXml.Lex.TokAnyClose) failBadP ((++) "expected > terminating ELEMENT decl" (++) "\ \ element name was " (++) show (printableName n) (++) "\ \ contentspec was " \ (ContentSpec p) -> debugShowCP p c)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:569:13: Warning: This binding for `cp' shadows the existing binding defined at src/Text/XML/HaXml/ParseLazy.hs:546:1 src/Text/XML/HaXml/ParseLazy.hs:574:19: Warning: This binding for `modifier' shadows the existing binding defined at src/Text/XML/HaXml/ParseLazy.hs:561:1 src/Text/XML/HaXml/ParseLazy.hs:583:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokBraOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:584:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokHash", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:587:42: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPipe", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:589:20: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- blank ((>>) tok Text.XML.HaXml.Lex.TokBraClose tok Text.XML.HaXml.Lex.TokStar)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:598:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:599:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ATTLISTx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:602:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail blank (tok Text.XML.HaXml.Lex.TokAnyClose) failBadP "missing > terminating ATTLIST"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:671:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:672:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- peRef (tok (Text.XML.HaXml.Lex.TokSection Text.XML.HaXml.Lex.INCLUDEx))", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:674:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSqOpen failBadP "missing [ after INCLUDE"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:676:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSectionClose failBadP ((++) "missing ]]> for INCLUDE section" (++) "\ \ begun at " show p)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:681:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:682:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- peRef (tok (Text.XML.HaXml.Lex.TokSection Text.XML.HaXml.Lex.IGNOREx))", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:684:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSqOpen failBadP "missing [ after IGNORE"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:685:12: Warning: Defined but not used: `i' src/Text/XML/HaXml/ParseLazy.hs:686:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSectionClose failBadP ((++) "missing ]]> for IGNORE section" (++) "\ \ begun at " show p)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:694:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:695:10: Warning: A do-notation statement discarded a result of type [Ignore]. Suppress this warning by saying "_ <- debug many newIgnore "IGNORING conditional section"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:696:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:727:9: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/ParseLazy.hs:183:1 src/Text/XML/HaXml/ParseLazy.hs:758:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:759:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ENTITYx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:762:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failBadP ((++) "expected > terminating G ENTITY decl " n)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:768:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:769:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ENTITYx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:770:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPercent", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:773:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failBadP ((++) "expected > terminating P ENTITY decl " n)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:811:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:815:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokPIClose failP "expected ?> terminating text decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:833:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failBadP "expected = in 'encoding' decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:839:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:840:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.NOTATIONx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:843:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failBadP ((++) "expected > terminating NOTATION decl " n)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:855:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokQuote", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:858:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokQuote failBadP "expected quote to terminate entityvalue"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:868:39: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/ParseLazy.hs:872:1 [13 of 13] Compiling Main ( src/tools/CanonicaliseLazy.hs, dist/build/CanonicaliseLazy/CanonicaliseLazy-tmp/Main.o ) Linking dist/build/CanonicaliseLazy/CanonicaliseLazy ... Preprocessing executable 'Xtract' for HaXml-1.24... [ 1 of 25] Compiling Text.XML.HaXml.Xtract.Lex ( src/Text/XML/HaXml/Xtract/Lex.hs, dist/build/Xtract/Xtract-tmp/Text/XML/HaXml/Xtract/Lex.o ) src/Text/XML/HaXml/Xtract/Lex.hs:54:1: Warning: Pattern match(es) are non-exhaustive In an equation for `white': Patterns not matched: ghc-prim:GHC.Types.C# #x with #x `notElem` ['\t', ' ', '\n', '\r', '\160'] [ 2 of 25] Compiling Text.XML.HaXml.Posn ( src/Text/XML/HaXml/Posn.hs, dist/build/Xtract/Xtract-tmp/Text/XML/HaXml/Posn.o ) [ 3 of 25] Compiling Text.XML.HaXml.Lex ( src/Text/XML/HaXml/Lex.hs, dist/build/Xtract/Xtract-tmp/Text/XML/HaXml/Lex.o ) src/Text/XML/HaXml/Lex.hs:209:18: Warning: This binding for `lookup' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Lex.hs:16:8-25 (and originally defined in `GHC.List') src/Text/XML/HaXml/Lex.hs:320:24: Warning: This binding for `p' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:9 src/Text/XML/HaXml/Lex.hs:320:29: Warning: This binding for `k' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:22 src/Text/XML/HaXml/Lex.hs:323:24: Warning: This binding for `p' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:9 src/Text/XML/HaXml/Lex.hs:323:27: Warning: This binding for `s' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:12 src/Text/XML/HaXml/Lex.hs:323:29: Warning: This binding for `ss' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:14 src/Text/XML/HaXml/Lex.hs:323:33: Warning: This binding for `k' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:22 [ 4 of 25] Compiling Text.XML.HaXml.Types ( src/Text/XML/HaXml/Types.hs, dist/build/Xtract/Xtract-tmp/Text/XML/HaXml/Types.o ) src/Text/XML/HaXml/Types.hs:178:5: Warning: Pattern match(es) are non-exhaustive In an equation for `==': Patterns not matched: (CElem _ _) (CString _ _ _) (CElem _ _) (CRef _ _) (CElem _ _) (CMisc _ _) (CString _ _ _) (CElem _ _) ... src/Text/XML/HaXml/Types.hs:292:17: Warning: Defined but not used: `p' src/Text/XML/HaXml/Types.hs:292:19: Warning: Defined but not used: `n' src/Text/XML/HaXml/Types.hs:292:25: Warning: Defined but not used: `m' src/Text/XML/HaXml/Types.hs:293:16: Warning: Defined but not used: `n' src/Text/XML/HaXml/Types.hs:293:26: Warning: Defined but not used: `q' src/Text/XML/HaXml/Types.hs:293:28: Warning: Defined but not used: `m' [ 5 of 25] Compiling Text.XML.HaXml.Html.ParseLazy ( src/Text/XML/HaXml/Html/ParseLazy.hs, dist/build/Xtract/Xtract-tmp/Text/XML/HaXml/Html/ParseLazy.o ) src/Text/XML/HaXml/Html/ParseLazy.hs:16:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/Html/ParseLazy.hs:19:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() src/Text/XML/HaXml/Html/ParseLazy.hs:141:14: Warning: This binding for `tok' shadows the existing binding defined at src/Text/XML/HaXml/Html/ParseLazy.hs:131:1 src/Text/XML/HaXml/Html/ParseLazy.hs:188:8: Warning: This binding for `fail' shadows the existing binding imported from `Control.Monad' at src/Text/XML/HaXml/Html/ParseLazy.hs:19:1-20 (and originally defined in `GHC.Base') src/Text/XML/HaXml/Html/ParseLazy.hs:215:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:219:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail (onFail tok Text.XML.HaXml.Lex.TokPIClose tok Text.XML.HaXml.Lex.TokAnyClose) failP "missing ?> or >"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:224:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:237:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:241:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokPIClose failBadP "missing ?> in "", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:253:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEqual", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:268:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:269:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.DOCTYPEx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:274:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failP "missing > in DOCTYPE decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:303:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failP "missing = in 'standalone' decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:319:1: Warning: Pattern match(es) are non-exhaustive In an equation for `element': Patterns not matched: QN _ _ src/Text/XML/HaXml/Html/ParseLazy.hs:321:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:331:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:341:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:345:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:348:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failP "missing > or /> in element tag"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:356:23: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- commit (tok Text.XML.HaXml.Lex.TokAnyClose)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:382:11: Warning: Pattern match(es) are non-exhaustive In an equation for `f0': Patterns not matched: (QN _ _, _) src/Text/XML/HaXml/Html/ParseLazy.hs:410:14: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEqual", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/ParseLazy.hs:671:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failBadP "expected = in 'encoding' decl"", or by using the flag -fno-warn-unused-do-bind [ 6 of 25] Compiling Text.XML.HaXml.Escape ( src/Text/XML/HaXml/Escape.hs, dist/build/Xtract/Xtract-tmp/Text/XML/HaXml/Escape.o ) [ 7 of 25] Compiling Text.XML.HaXml.Namespaces ( src/Text/XML/HaXml/Namespaces.hs, dist/build/Xtract/Xtract-tmp/Text/XML/HaXml/Namespaces.o ) src/Text/XML/HaXml/Namespaces.hs:127:17: Warning: This binding for `qualify' shadows the existing binding defined at src/Text/XML/HaXml/Namespaces.hs:58:1 src/Text/XML/HaXml/Namespaces.hs:171:15: Warning: Pattern match(es) are non-exhaustive In an equation for `mkNamespace': Patterns not matched: (QN _ _, _) [ 8 of 25] Compiling Text.XML.HaXml.Parse ( src/Text/XML/HaXml/Parse.hs, dist/build/Xtract/Xtract-tmp/Text/XML/HaXml/Parse.o ) src/Text/XML/HaXml/Parse.hs:34:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/Parse.hs:37:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() src/Text/XML/HaXml/Parse.hs:73:11: Warning: Defined but not used: `s' src/Text/XML/HaXml/Parse.hs:101:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:102:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:104:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:105:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:179:14: Warning: This binding for `tok' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:163:1 src/Text/XML/HaXml/Parse.hs:226:8: Warning: This binding for `fail' shadows the existing binding imported from `Control.Monad' at src/Text/XML/HaXml/Parse.hs:37:1-38 (and originally defined in `GHC.Base') src/Text/XML/HaXml/Parse.hs:240:35: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:862:1 src/Text/XML/HaXml/Parse.hs:269:35: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:862:1 src/Text/XML/HaXml/Parse.hs:313:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:317:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokPIClose failP ((++) "missing ?> in in "", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:353:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEqual", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:365:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:366:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.DOCTYPEx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:372:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail blank (tok Text.XML.HaXml.Lex.TokAnyClose) failP "missing > in DOCTYPE decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:403:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failP "missing = in 'standalone' decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:430:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:432:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:435:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:461:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:463:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:470:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:473:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:479:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failBadP "missing = in attribute"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:502:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:503:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ELEMENTx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:508:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail blank (tok Text.XML.HaXml.Lex.TokAnyClose) failBadP ((++) "expected > terminating ELEMENT decl" (++) "\ \ element name was " (++) show (printableName n) (++) "\ \ contentspec was " \ (ContentSpec p) -> debugShowCP p c)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:560:13: Warning: This binding for `cp' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:537:1 src/Text/XML/HaXml/Parse.hs:565:19: Warning: This binding for `modifier' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:552:1 src/Text/XML/HaXml/Parse.hs:574:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokBraOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:575:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokHash", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:578:42: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPipe", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:580:20: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- blank ((>>) tok Text.XML.HaXml.Lex.TokBraClose tok Text.XML.HaXml.Lex.TokStar)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:589:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:590:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ATTLISTx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:593:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail blank (tok Text.XML.HaXml.Lex.TokAnyClose) failBadP "missing > terminating ATTLIST"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:662:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:663:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- peRef (tok (Text.XML.HaXml.Lex.TokSection Text.XML.HaXml.Lex.INCLUDEx))", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:665:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSqOpen failBadP "missing [ after INCLUDE"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:667:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSectionClose failBadP ((++) "missing ]]> for INCLUDE section" (++) "\ \ begun at " show p)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:672:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:673:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- peRef (tok (Text.XML.HaXml.Lex.TokSection Text.XML.HaXml.Lex.IGNOREx))", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:675:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSqOpen failBadP "missing [ after IGNORE"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:676:12: Warning: A do-notation statement discarded a result of type [Ignore]. Suppress this warning by saying "_ <- many newIgnore", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:677:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSectionClose failBadP ((++) "missing ]]> for IGNORE section" (++) "\ \ begun at " show p)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:685:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:686:10: Warning: A do-notation statement discarded a result of type [Ignore]. Suppress this warning by saying "_ <- debug many newIgnore "IGNORING conditional section"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:687:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:718:9: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:749:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:750:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ENTITYx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:753:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failBadP ((++) "expected > terminating G ENTITY decl " n)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:759:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:760:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ENTITYx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:761:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPercent", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:764:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failBadP ((++) "expected > terminating P ENTITY decl " n)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:802:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:806:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokPIClose failP "expected ?> terminating text decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:824:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failBadP "expected = in 'encoding' decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:830:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:831:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.NOTATIONx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:834:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failBadP ((++) "expected > terminating NOTATION decl " n)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:846:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokQuote", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:849:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokQuote failBadP "expected quote to terminate entityvalue"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:858:39: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:862:1 [ 9 of 25] Compiling Text.XML.HaXml.Html.Parse ( src/Text/XML/HaXml/Html/Parse.hs, dist/build/Xtract/Xtract-tmp/Text/XML/HaXml/Html/Parse.o ) src/Text/XML/HaXml/Html/Parse.hs:17:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/Html/Parse.hs:20:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() src/Text/XML/HaXml/Html/Parse.hs:74:41: Warning: This binding for `avs' shadows the existing binding bound at src/Text/XML/HaXml/Html/Parse.hs:63:33 src/Text/XML/HaXml/Html/Parse.hs:74:45: Warning: This binding for `cs' shadows the existing binding bound at src/Text/XML/HaXml/Html/Parse.hs:63:37 src/Text/XML/HaXml/Html/Parse.hs:143:14: Warning: This binding for `tok' shadows the existing binding defined at src/Text/XML/HaXml/Html/Parse.hs:133:1 src/Text/XML/HaXml/Html/Parse.hs:190:8: Warning: This binding for `fail' shadows the existing binding imported from `Control.Monad' at src/Text/XML/HaXml/Html/Parse.hs:20:1-20 (and originally defined in `GHC.Base') src/Text/XML/HaXml/Html/Parse.hs:216:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:220:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail (onFail tok Text.XML.HaXml.Lex.TokPIClose tok Text.XML.HaXml.Lex.TokAnyClose) failP "missing ?> or >"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:225:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:238:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:242:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokPIClose failBadP "missing ?> in "", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:254:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEqual", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:269:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:270:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.DOCTYPEx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:275:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failP "missing > in DOCTYPE decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:304:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failP "missing = in 'standalone' decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:322:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:332:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:342:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:346:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:349:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failP "missing > or /> in element tag"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:356:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- commit (tok Text.XML.HaXml.Lex.TokAnyClose)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:409:14: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEqual", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:670:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failBadP "expected = in 'encoding' decl"", or by using the flag -fno-warn-unused-do-bind [10 of 25] Compiling Text.XML.HaXml.ParseLazy ( src/Text/XML/HaXml/ParseLazy.hs, dist/build/Xtract/Xtract-tmp/Text/XML/HaXml/ParseLazy.o ) src/Text/XML/HaXml/ParseLazy.hs:31:1: Warning: Module `Prelude' does not export `catch' src/Text/XML/HaXml/ParseLazy.hs:33:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/ParseLazy.hs:36:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() src/Text/XML/HaXml/ParseLazy.hs:108:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/ParseLazy.hs:183:1 src/Text/XML/HaXml/ParseLazy.hs:109:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/ParseLazy.hs:183:1 src/Text/XML/HaXml/ParseLazy.hs:183:14: Warning: This binding for `tok' shadows the existing binding defined at src/Text/XML/HaXml/ParseLazy.hs:167:1 src/Text/XML/HaXml/ParseLazy.hs:230:8: Warning: This binding for `fail' shadows the existing binding imported from `Control.Monad' at src/Text/XML/HaXml/ParseLazy.hs:36:1-38 (and originally defined in `GHC.Base') src/Text/XML/HaXml/ParseLazy.hs:244:35: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/ParseLazy.hs:872:1 src/Text/XML/HaXml/ParseLazy.hs:273:35: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/ParseLazy.hs:872:1 src/Text/XML/HaXml/ParseLazy.hs:322:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:326:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokPIClose failP ((++) "missing ?> in in "", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:363:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEqual", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:375:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:376:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.DOCTYPEx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:382:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail blank (tok Text.XML.HaXml.Lex.TokAnyClose) failP "missing > in DOCTYPE decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:413:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failP "missing = in 'standalone' decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:440:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:443:14: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:446:14: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:470:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:472:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:479:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:482:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:488:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failBadP "missing = in attribute"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:511:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:512:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ELEMENTx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:517:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail blank (tok Text.XML.HaXml.Lex.TokAnyClose) failBadP ((++) "expected > terminating ELEMENT decl" (++) "\ \ element name was " (++) show (printableName n) (++) "\ \ contentspec was " \ (ContentSpec p) -> debugShowCP p c)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:569:13: Warning: This binding for `cp' shadows the existing binding defined at src/Text/XML/HaXml/ParseLazy.hs:546:1 src/Text/XML/HaXml/ParseLazy.hs:574:19: Warning: This binding for `modifier' shadows the existing binding defined at src/Text/XML/HaXml/ParseLazy.hs:561:1 src/Text/XML/HaXml/ParseLazy.hs:583:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokBraOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:584:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokHash", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:587:42: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPipe", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:589:20: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- blank ((>>) tok Text.XML.HaXml.Lex.TokBraClose tok Text.XML.HaXml.Lex.TokStar)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:598:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:599:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ATTLISTx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:602:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail blank (tok Text.XML.HaXml.Lex.TokAnyClose) failBadP "missing > terminating ATTLIST"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:671:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:672:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- peRef (tok (Text.XML.HaXml.Lex.TokSection Text.XML.HaXml.Lex.INCLUDEx))", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:674:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSqOpen failBadP "missing [ after INCLUDE"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:676:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSectionClose failBadP ((++) "missing ]]> for INCLUDE section" (++) "\ \ begun at " show p)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:681:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:682:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- peRef (tok (Text.XML.HaXml.Lex.TokSection Text.XML.HaXml.Lex.IGNOREx))", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:684:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSqOpen failBadP "missing [ after IGNORE"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:685:12: Warning: Defined but not used: `i' src/Text/XML/HaXml/ParseLazy.hs:686:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSectionClose failBadP ((++) "missing ]]> for IGNORE section" (++) "\ \ begun at " show p)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:694:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:695:10: Warning: A do-notation statement discarded a result of type [Ignore]. Suppress this warning by saying "_ <- debug many newIgnore "IGNORING conditional section"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:696:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:727:9: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/ParseLazy.hs:183:1 src/Text/XML/HaXml/ParseLazy.hs:758:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:759:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ENTITYx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:762:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failBadP ((++) "expected > terminating G ENTITY decl " n)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:768:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:769:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ENTITYx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:770:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPercent", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:773:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failBadP ((++) "expected > terminating P ENTITY decl " n)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:811:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:815:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokPIClose failP "expected ?> terminating text decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:833:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failBadP "expected = in 'encoding' decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:839:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:840:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.NOTATIONx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:843:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failBadP ((++) "expected > terminating NOTATION decl " n)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:855:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokQuote", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:858:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokQuote failBadP "expected quote to terminate entityvalue"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/ParseLazy.hs:868:39: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/ParseLazy.hs:872:1 [11 of 25] Compiling Text.XML.HaXml.Pretty ( src/Text/XML/HaXml/Pretty.hs, dist/build/Xtract/Xtract-tmp/Text/XML/HaXml/Pretty.o ) src/Text/XML/HaXml/Pretty.hs:25:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/Pretty.hs:276:1: Warning: Top-level binding with no type signature: qname :: QName -> Doc [12 of 25] Compiling Text.XML.HaXml.ByteStringPP ( src/Text/XML/HaXml/ByteStringPP.hs, dist/build/Xtract/Xtract-tmp/Text/XML/HaXml/ByteStringPP.o ) src/Text/XML/HaXml/ByteStringPP.hs:24:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/ByteStringPP.hs:334:1: Warning: Top-level binding with no type signature: qname :: QName -> ByteString [13 of 25] Compiling Text.XML.HaXml.Combinators ( src/Text/XML/HaXml/Combinators.hs, dist/build/Xtract/Xtract-tmp/Text/XML/HaXml/Combinators.o ) src/Text/XML/HaXml/Combinators.hs:79:9: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:81:9: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:81:9: Warning: Defined but not used: `x' src/Text/XML/HaXml/Combinators.hs:110:5: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:113:5: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:114:5: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:117:7: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:120:11: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:123:8: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:126:12: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:137:1: Warning: Pattern match(es) are non-exhaustive In an equation for `find': Patterns not matched: _ _ (CString _ _ _) _ _ (CRef _ _) _ _ (CMisc _ _) src/Text/XML/HaXml/Combinators.hs:138:17: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:189:19: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:203:16: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:212:12: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:301:9: Warning: This binding for `attr' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:123:1 src/Text/XML/HaXml/Combinators.hs:321:24: Warning: This binding for `n' shadows the existing binding bound at src/Text/XML/HaXml/Combinators.hs:320:30 [14 of 25] Compiling Text.XML.HaXml.Html.Generate ( src/Text/XML/HaXml/Html/Generate.hs, dist/build/Xtract/Xtract-tmp/Text/XML/HaXml/Html/Generate.o ) [15 of 25] Compiling Text.XML.HaXml.TypeMapping ( src/Text/XML/HaXml/TypeMapping.hs, dist/build/Xtract/Xtract-tmp/Text/XML/HaXml/TypeMapping.o ) src/Text/XML/HaXml/TypeMapping.hs:208:14: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:209:14: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:214:29: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:228:14: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:231:17: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:234:5: Warning: Pattern match(es) are non-exhaustive In an equation for `declmacro': Patterns not matched: (Maybe _) _ (List _) _ (Tuple _) _ (Prim _ _) _ ... src/Text/XML/HaXml/TypeMapping.hs:234:15: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:238:32: Warning: Defined but not used: `s' src/Text/XML/HaXml/TypeMapping.hs:238:34: Warning: Defined but not used: `fv' src/Text/XML/HaXml/TypeMapping.hs:238:37: Warning: Defined but not used: `hts' src/Text/XML/HaXml/TypeMapping.hs:242:5: Warning: Pattern match(es) are non-exhaustive In an equation for `declprim': Patterns not matched: Maybe _ List _ Tuple _ String ... src/Text/XML/HaXml/TypeMapping.hs:250:1: Warning: Pattern match(es) are non-exhaustive In an equation for `?': Patterns not matched: _ _ [16 of 25] Compiling Text.XML.HaXml.Verbatim ( src/Text/XML/HaXml/Verbatim.hs, dist/build/Xtract/Xtract-tmp/Text/XML/HaXml/Verbatim.o ) [17 of 25] Compiling Text.XML.HaXml.Util ( src/Text/XML/HaXml/Util.hs, dist/build/Xtract/Xtract-tmp/Text/XML/HaXml/Util.o ) src/Text/XML/HaXml/Util.hs:32:16: Warning: This binding for `attrs' shadows the existing binding defined at src/Text/XML/HaXml/Util.hs:32:1 src/Text/XML/HaXml/Util.hs:35:1: Warning: Pattern match(es) are non-exhaustive In an equation for `tagTextContent': Patterns not matched: CString _ _ _ CRef _ _ CMisc _ _ [18 of 25] Compiling Text.XML.HaXml.Wrappers ( src/Text/XML/HaXml/Wrappers.hs, dist/build/Xtract/Xtract-tmp/Text/XML/HaXml/Wrappers.o ) src/Text/XML/HaXml/Wrappers.hs:34:41: Warning: Defaulting the following constraint(s) to type `Double' (Fractional a0) arising from the literal `1.24' at src/Text/XML/HaXml/Wrappers.hs:34:41-44 (Show a0) arising from a use of `show' at src/Text/XML/HaXml/Wrappers.hs:34:36-39 In the first argument of `show', namely `1.24' In the second argument of `(++)', namely `show 1.24' In the second argument of `($)', namely `"part of HaXml-" ++ show 1.24' src/Text/XML/HaXml/Wrappers.hs:69:5: Warning: This binding for `onContent' shadows the existing binding defined at src/Text/XML/HaXml/Wrappers.hs:79:1 [19 of 25] Compiling Text.XML.HaXml.XmlContent.Parser ( src/Text/XML/HaXml/XmlContent/Parser.hs, dist/build/Xtract/Xtract-tmp/Text/XML/HaXml/XmlContent/Parser.o ) src/Text/XML/HaXml/XmlContent/Parser.hs:97:1: Warning: Pattern match(es) are non-exhaustive In an equation for `attval': Patterns not matched: Elem _ [] _ Elem _ ((_, AttValue _) : (_ : _)) _ Elem _ [(_, AttValue _)] (_ : _) src/Text/XML/HaXml/XmlContent/Parser.hs:615:9: Warning: Pattern match(es) are non-exhaustive In an equation for `g': Patterns not matched: ghc-prim:GHC.Types.C# #x with #x `notElem` ['"', '&', '<', '>', '\''] [20 of 25] Compiling Text.XML.HaXml.XmlContent ( src/Text/XML/HaXml/XmlContent.hs, dist/build/Xtract/Xtract-tmp/Text/XML/HaXml/XmlContent.o ) src/Text/XML/HaXml/XmlContent.hs:113:16: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: (CString _ _ _) : _ (CRef _ _) : _ (CMisc _ _) : _ src/Text/XML/HaXml/XmlContent.hs:152:10: Warning: Orphan instance: instance XmlContent Char src/Text/XML/HaXml/XmlContent.hs:162:10: Warning: Orphan instance: instance XmlContent a => XmlContent [a] src/Text/XML/HaXml/XmlContent.hs:176:10: Warning: Orphan instance: instance XmlContent a => XmlContent (Maybe a) [21 of 25] Compiling Text.XML.HaXml.Validate ( src/Text/XML/HaXml/Validate.hs, dist/build/Xtract/Xtract-tmp/Text/XML/HaXml/Validate.o ) src/Text/XML/HaXml/Validate.hs:236:32: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:237:29: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:239:32: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:240:29: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:243:33: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:245:30: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:248:21: Warning: This binding for `ns' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:247:18 [22 of 25] Compiling Text.XML.HaXml.Xtract.Combinators ( src/Text/XML/HaXml/Xtract/Combinators.hs, dist/build/Xtract/Xtract-tmp/Text/XML/HaXml/Xtract/Combinators.o ) [23 of 25] Compiling Text.XML.HaXml.Xtract.Parse ( src/Text/XML/HaXml/Xtract/Parse.hs, dist/build/Xtract/Xtract-tmp/Text/XML/HaXml/Xtract/Parse.o ) src/Text/XML/HaXml/Xtract/Parse.hs:78:8: Warning: This binding for `x' shadows the existing binding imported from `Text.XML.HaXml.Combinators' at src/Text/XML/HaXml/Xtract/Parse.hs:13:1-38 (and originally defined at src/Text/XML/HaXml/Combinators.hs:350:3-5) src/Text/XML/HaXml/Xtract/Parse.hs:205:6: Warning: This binding for `x' shadows the existing binding imported from `Text.XML.HaXml.Combinators' at src/Text/XML/HaXml/Xtract/Parse.hs:13:1-38 (and originally defined at src/Text/XML/HaXml/Combinators.hs:350:3-5) src/Text/XML/HaXml/Xtract/Parse.hs:255:15: Warning: This binding for `attr' shadows the existing binding imported from `Text.XML.HaXml.Combinators' at src/Text/XML/HaXml/Xtract/Parse.hs:13:1-38 (and originally defined at src/Text/XML/HaXml/Combinators.hs:123:1-4) src/Text/XML/HaXml/Xtract/Parse.hs:330:9: Warning: Defined but not used: `q2' src/Text/XML/HaXml/Xtract/Parse.hs:339:9: Warning: Defined but not used: `q2' [24 of 25] Compiling Text.XML.HaXml ( src/Text/XML/HaXml.hs, dist/build/Xtract/Xtract-tmp/Text/XML/HaXml.o ) src/Text/XML/HaXml.hs:36:17: Warning: Defaulting the following constraint(s) to type `Double' (Fractional a0) arising from the literal `1.24' at src/Text/XML/HaXml.hs:36:17-20 (Show a0) arising from a use of `show' at src/Text/XML/HaXml.hs:36:12-15 In the first argument of `show', namely `1.24' In the expression: show 1.24 In an equation for `version': version = show 1.24 [25 of 25] Compiling Main ( src/tools/Xtract.hs, dist/build/Xtract/Xtract-tmp/Main.o ) src/tools/Xtract.hs:32:1: Warning: Top-level binding with no type signature: defaultOptions :: Opts src/tools/Xtract.hs:51:23: Warning: Defined but not used: `errs' Linking dist/build/Xtract/Xtract ... Preprocessing executable 'Validate' for HaXml-1.24... [ 1 of 16] Compiling Text.XML.HaXml.Posn ( src/Text/XML/HaXml/Posn.hs, dist/build/Validate/Validate-tmp/Text/XML/HaXml/Posn.o ) [ 2 of 16] Compiling Text.XML.HaXml.Lex ( src/Text/XML/HaXml/Lex.hs, dist/build/Validate/Validate-tmp/Text/XML/HaXml/Lex.o ) src/Text/XML/HaXml/Lex.hs:209:18: Warning: This binding for `lookup' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Lex.hs:16:8-25 (and originally defined in `GHC.List') src/Text/XML/HaXml/Lex.hs:320:24: Warning: This binding for `p' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:9 src/Text/XML/HaXml/Lex.hs:320:29: Warning: This binding for `k' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:22 src/Text/XML/HaXml/Lex.hs:323:24: Warning: This binding for `p' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:9 src/Text/XML/HaXml/Lex.hs:323:27: Warning: This binding for `s' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:12 src/Text/XML/HaXml/Lex.hs:323:29: Warning: This binding for `ss' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:14 src/Text/XML/HaXml/Lex.hs:323:33: Warning: This binding for `k' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:22 [ 3 of 16] Compiling Text.XML.HaXml.Types ( src/Text/XML/HaXml/Types.hs, dist/build/Validate/Validate-tmp/Text/XML/HaXml/Types.o ) src/Text/XML/HaXml/Types.hs:178:5: Warning: Pattern match(es) are non-exhaustive In an equation for `==': Patterns not matched: (CElem _ _) (CString _ _ _) (CElem _ _) (CRef _ _) (CElem _ _) (CMisc _ _) (CString _ _ _) (CElem _ _) ... src/Text/XML/HaXml/Types.hs:292:17: Warning: Defined but not used: `p' src/Text/XML/HaXml/Types.hs:292:19: Warning: Defined but not used: `n' src/Text/XML/HaXml/Types.hs:292:25: Warning: Defined but not used: `m' src/Text/XML/HaXml/Types.hs:293:16: Warning: Defined but not used: `n' src/Text/XML/HaXml/Types.hs:293:26: Warning: Defined but not used: `q' src/Text/XML/HaXml/Types.hs:293:28: Warning: Defined but not used: `m' [ 4 of 16] Compiling Text.XML.HaXml.Namespaces ( src/Text/XML/HaXml/Namespaces.hs, dist/build/Validate/Validate-tmp/Text/XML/HaXml/Namespaces.o ) src/Text/XML/HaXml/Namespaces.hs:127:17: Warning: This binding for `qualify' shadows the existing binding defined at src/Text/XML/HaXml/Namespaces.hs:58:1 src/Text/XML/HaXml/Namespaces.hs:171:15: Warning: Pattern match(es) are non-exhaustive In an equation for `mkNamespace': Patterns not matched: (QN _ _, _) [ 5 of 16] Compiling Text.XML.HaXml.Parse ( src/Text/XML/HaXml/Parse.hs, dist/build/Validate/Validate-tmp/Text/XML/HaXml/Parse.o ) src/Text/XML/HaXml/Parse.hs:34:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/Parse.hs:37:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() src/Text/XML/HaXml/Parse.hs:73:11: Warning: Defined but not used: `s' src/Text/XML/HaXml/Parse.hs:101:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:102:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:104:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:105:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:179:14: Warning: This binding for `tok' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:163:1 src/Text/XML/HaXml/Parse.hs:226:8: Warning: This binding for `fail' shadows the existing binding imported from `Control.Monad' at src/Text/XML/HaXml/Parse.hs:37:1-38 (and originally defined in `GHC.Base') src/Text/XML/HaXml/Parse.hs:240:35: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:862:1 src/Text/XML/HaXml/Parse.hs:269:35: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:862:1 src/Text/XML/HaXml/Parse.hs:313:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:317:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokPIClose failP ((++) "missing ?> in in "", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:353:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEqual", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:365:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:366:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.DOCTYPEx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:372:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail blank (tok Text.XML.HaXml.Lex.TokAnyClose) failP "missing > in DOCTYPE decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:403:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failP "missing = in 'standalone' decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:430:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:432:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:435:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:461:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:463:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:470:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:473:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:479:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failBadP "missing = in attribute"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:502:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:503:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ELEMENTx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:508:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail blank (tok Text.XML.HaXml.Lex.TokAnyClose) failBadP ((++) "expected > terminating ELEMENT decl" (++) "\ \ element name was " (++) show (printableName n) (++) "\ \ contentspec was " \ (ContentSpec p) -> debugShowCP p c)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:560:13: Warning: This binding for `cp' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:537:1 src/Text/XML/HaXml/Parse.hs:565:19: Warning: This binding for `modifier' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:552:1 src/Text/XML/HaXml/Parse.hs:574:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokBraOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:575:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokHash", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:578:42: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPipe", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:580:20: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- blank ((>>) tok Text.XML.HaXml.Lex.TokBraClose tok Text.XML.HaXml.Lex.TokStar)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:589:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:590:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ATTLISTx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:593:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail blank (tok Text.XML.HaXml.Lex.TokAnyClose) failBadP "missing > terminating ATTLIST"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:662:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:663:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- peRef (tok (Text.XML.HaXml.Lex.TokSection Text.XML.HaXml.Lex.INCLUDEx))", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:665:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSqOpen failBadP "missing [ after INCLUDE"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:667:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSectionClose failBadP ((++) "missing ]]> for INCLUDE section" (++) "\ \ begun at " show p)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:672:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:673:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- peRef (tok (Text.XML.HaXml.Lex.TokSection Text.XML.HaXml.Lex.IGNOREx))", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:675:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSqOpen failBadP "missing [ after IGNORE"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:676:12: Warning: A do-notation statement discarded a result of type [Ignore]. Suppress this warning by saying "_ <- many newIgnore", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:677:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSectionClose failBadP ((++) "missing ]]> for IGNORE section" (++) "\ \ begun at " show p)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:685:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:686:10: Warning: A do-notation statement discarded a result of type [Ignore]. Suppress this warning by saying "_ <- debug many newIgnore "IGNORING conditional section"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:687:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:718:9: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:749:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:750:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ENTITYx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:753:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failBadP ((++) "expected > terminating G ENTITY decl " n)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:759:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:760:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ENTITYx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:761:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPercent", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:764:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failBadP ((++) "expected > terminating P ENTITY decl " n)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:802:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:806:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokPIClose failP "expected ?> terminating text decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:824:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failBadP "expected = in 'encoding' decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:830:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:831:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.NOTATIONx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:834:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failBadP ((++) "expected > terminating NOTATION decl " n)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:846:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokQuote", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:849:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokQuote failBadP "expected quote to terminate entityvalue"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:858:39: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:862:1 [ 6 of 16] Compiling Text.XML.HaXml.ByteStringPP ( src/Text/XML/HaXml/ByteStringPP.hs, dist/build/Validate/Validate-tmp/Text/XML/HaXml/ByteStringPP.o ) src/Text/XML/HaXml/ByteStringPP.hs:24:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/ByteStringPP.hs:334:1: Warning: Top-level binding with no type signature: qname :: QName -> ByteString [ 7 of 16] Compiling Text.XML.HaXml.Combinators ( src/Text/XML/HaXml/Combinators.hs, dist/build/Validate/Validate-tmp/Text/XML/HaXml/Combinators.o ) src/Text/XML/HaXml/Combinators.hs:79:9: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:81:9: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:81:9: Warning: Defined but not used: `x' src/Text/XML/HaXml/Combinators.hs:110:5: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:113:5: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:114:5: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:117:7: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:120:11: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:123:8: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:126:12: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:137:1: Warning: Pattern match(es) are non-exhaustive In an equation for `find': Patterns not matched: _ _ (CString _ _ _) _ _ (CRef _ _) _ _ (CMisc _ _) src/Text/XML/HaXml/Combinators.hs:138:17: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:189:19: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:203:16: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:212:12: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:301:9: Warning: This binding for `attr' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:123:1 src/Text/XML/HaXml/Combinators.hs:321:24: Warning: This binding for `n' shadows the existing binding bound at src/Text/XML/HaXml/Combinators.hs:320:30 [ 8 of 16] Compiling Text.XML.HaXml.Html.Parse ( src/Text/XML/HaXml/Html/Parse.hs, dist/build/Validate/Validate-tmp/Text/XML/HaXml/Html/Parse.o ) src/Text/XML/HaXml/Html/Parse.hs:17:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/Html/Parse.hs:20:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() src/Text/XML/HaXml/Html/Parse.hs:74:41: Warning: This binding for `avs' shadows the existing binding bound at src/Text/XML/HaXml/Html/Parse.hs:63:33 src/Text/XML/HaXml/Html/Parse.hs:74:45: Warning: This binding for `cs' shadows the existing binding bound at src/Text/XML/HaXml/Html/Parse.hs:63:37 src/Text/XML/HaXml/Html/Parse.hs:143:14: Warning: This binding for `tok' shadows the existing binding defined at src/Text/XML/HaXml/Html/Parse.hs:133:1 src/Text/XML/HaXml/Html/Parse.hs:190:8: Warning: This binding for `fail' shadows the existing binding imported from `Control.Monad' at src/Text/XML/HaXml/Html/Parse.hs:20:1-20 (and originally defined in `GHC.Base') src/Text/XML/HaXml/Html/Parse.hs:216:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:220:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail (onFail tok Text.XML.HaXml.Lex.TokPIClose tok Text.XML.HaXml.Lex.TokAnyClose) failP "missing ?> or >"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:225:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:238:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:242:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokPIClose failBadP "missing ?> in "", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:254:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEqual", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:269:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:270:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.DOCTYPEx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:275:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failP "missing > in DOCTYPE decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:304:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failP "missing = in 'standalone' decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:322:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:332:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:342:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:346:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:349:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failP "missing > or /> in element tag"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:356:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- commit (tok Text.XML.HaXml.Lex.TokAnyClose)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:409:14: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEqual", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:670:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failBadP "expected = in 'encoding' decl"", or by using the flag -fno-warn-unused-do-bind [ 9 of 16] Compiling Text.XML.HaXml.Pretty ( src/Text/XML/HaXml/Pretty.hs, dist/build/Validate/Validate-tmp/Text/XML/HaXml/Pretty.o ) src/Text/XML/HaXml/Pretty.hs:25:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/Pretty.hs:276:1: Warning: Top-level binding with no type signature: qname :: QName -> Doc [10 of 16] Compiling Text.XML.HaXml.Wrappers ( src/Text/XML/HaXml/Wrappers.hs, dist/build/Validate/Validate-tmp/Text/XML/HaXml/Wrappers.o ) src/Text/XML/HaXml/Wrappers.hs:34:41: Warning: Defaulting the following constraint(s) to type `Double' (Fractional a0) arising from the literal `1.24' at src/Text/XML/HaXml/Wrappers.hs:34:41-44 (Show a0) arising from a use of `show' at src/Text/XML/HaXml/Wrappers.hs:34:36-39 In the first argument of `show', namely `1.24' In the second argument of `(++)', namely `show 1.24' In the second argument of `($)', namely `"part of HaXml-" ++ show 1.24' src/Text/XML/HaXml/Wrappers.hs:69:5: Warning: This binding for `onContent' shadows the existing binding defined at src/Text/XML/HaXml/Wrappers.hs:79:1 [11 of 16] Compiling Text.XML.HaXml.TypeMapping ( src/Text/XML/HaXml/TypeMapping.hs, dist/build/Validate/Validate-tmp/Text/XML/HaXml/TypeMapping.o ) src/Text/XML/HaXml/TypeMapping.hs:208:14: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:209:14: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:214:29: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:228:14: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:231:17: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:234:5: Warning: Pattern match(es) are non-exhaustive In an equation for `declmacro': Patterns not matched: (Maybe _) _ (List _) _ (Tuple _) _ (Prim _ _) _ ... src/Text/XML/HaXml/TypeMapping.hs:234:15: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:238:32: Warning: Defined but not used: `s' src/Text/XML/HaXml/TypeMapping.hs:238:34: Warning: Defined but not used: `fv' src/Text/XML/HaXml/TypeMapping.hs:238:37: Warning: Defined but not used: `hts' src/Text/XML/HaXml/TypeMapping.hs:242:5: Warning: Pattern match(es) are non-exhaustive In an equation for `declprim': Patterns not matched: Maybe _ List _ Tuple _ String ... src/Text/XML/HaXml/TypeMapping.hs:250:1: Warning: Pattern match(es) are non-exhaustive In an equation for `?': Patterns not matched: _ _ [12 of 16] Compiling Text.XML.HaXml.Verbatim ( src/Text/XML/HaXml/Verbatim.hs, dist/build/Validate/Validate-tmp/Text/XML/HaXml/Verbatim.o ) [13 of 16] Compiling Text.XML.HaXml.XmlContent.Parser ( src/Text/XML/HaXml/XmlContent/Parser.hs, dist/build/Validate/Validate-tmp/Text/XML/HaXml/XmlContent/Parser.o ) src/Text/XML/HaXml/XmlContent/Parser.hs:97:1: Warning: Pattern match(es) are non-exhaustive In an equation for `attval': Patterns not matched: Elem _ [] _ Elem _ ((_, AttValue _) : (_ : _)) _ Elem _ [(_, AttValue _)] (_ : _) src/Text/XML/HaXml/XmlContent/Parser.hs:615:9: Warning: Pattern match(es) are non-exhaustive In an equation for `g': Patterns not matched: ghc-prim:GHC.Types.C# #x with #x `notElem` ['"', '&', '<', '>', '\''] [14 of 16] Compiling Text.XML.HaXml.XmlContent ( src/Text/XML/HaXml/XmlContent.hs, dist/build/Validate/Validate-tmp/Text/XML/HaXml/XmlContent.o ) src/Text/XML/HaXml/XmlContent.hs:113:16: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: (CString _ _ _) : _ (CRef _ _) : _ (CMisc _ _) : _ src/Text/XML/HaXml/XmlContent.hs:152:10: Warning: Orphan instance: instance XmlContent Char src/Text/XML/HaXml/XmlContent.hs:162:10: Warning: Orphan instance: instance XmlContent a => XmlContent [a] src/Text/XML/HaXml/XmlContent.hs:176:10: Warning: Orphan instance: instance XmlContent a => XmlContent (Maybe a) [15 of 16] Compiling Text.XML.HaXml.Validate ( src/Text/XML/HaXml/Validate.hs, dist/build/Validate/Validate-tmp/Text/XML/HaXml/Validate.o ) src/Text/XML/HaXml/Validate.hs:236:32: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:237:29: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:239:32: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:240:29: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:243:33: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:245:30: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:248:21: Warning: This binding for `ns' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:247:18 [16 of 16] Compiling Main ( src/tools/Validate.hs, dist/build/Validate/Validate-tmp/Main.o ) Linking dist/build/Validate/Validate ... Preprocessing executable 'MkOneOf' for HaXml-1.24... [ 1 of 19] Compiling Text.XML.HaXml.Posn ( src/Text/XML/HaXml/Posn.hs, dist/build/MkOneOf/MkOneOf-tmp/Text/XML/HaXml/Posn.o ) [ 2 of 19] Compiling Text.XML.HaXml.Lex ( src/Text/XML/HaXml/Lex.hs, dist/build/MkOneOf/MkOneOf-tmp/Text/XML/HaXml/Lex.o ) src/Text/XML/HaXml/Lex.hs:209:18: Warning: This binding for `lookup' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Lex.hs:16:8-25 (and originally defined in `GHC.List') src/Text/XML/HaXml/Lex.hs:320:24: Warning: This binding for `p' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:9 src/Text/XML/HaXml/Lex.hs:320:29: Warning: This binding for `k' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:22 src/Text/XML/HaXml/Lex.hs:323:24: Warning: This binding for `p' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:9 src/Text/XML/HaXml/Lex.hs:323:27: Warning: This binding for `s' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:12 src/Text/XML/HaXml/Lex.hs:323:29: Warning: This binding for `ss' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:14 src/Text/XML/HaXml/Lex.hs:323:33: Warning: This binding for `k' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:22 [ 3 of 19] Compiling Text.XML.HaXml.Types ( src/Text/XML/HaXml/Types.hs, dist/build/MkOneOf/MkOneOf-tmp/Text/XML/HaXml/Types.o ) src/Text/XML/HaXml/Types.hs:178:5: Warning: Pattern match(es) are non-exhaustive In an equation for `==': Patterns not matched: (CElem _ _) (CString _ _ _) (CElem _ _) (CRef _ _) (CElem _ _) (CMisc _ _) (CString _ _ _) (CElem _ _) ... src/Text/XML/HaXml/Types.hs:292:17: Warning: Defined but not used: `p' src/Text/XML/HaXml/Types.hs:292:19: Warning: Defined but not used: `n' src/Text/XML/HaXml/Types.hs:292:25: Warning: Defined but not used: `m' src/Text/XML/HaXml/Types.hs:293:16: Warning: Defined but not used: `n' src/Text/XML/HaXml/Types.hs:293:26: Warning: Defined but not used: `q' src/Text/XML/HaXml/Types.hs:293:28: Warning: Defined but not used: `m' [ 4 of 19] Compiling Text.XML.HaXml.Escape ( src/Text/XML/HaXml/Escape.hs, dist/build/MkOneOf/MkOneOf-tmp/Text/XML/HaXml/Escape.o ) [ 5 of 19] Compiling Text.XML.HaXml.Namespaces ( src/Text/XML/HaXml/Namespaces.hs, dist/build/MkOneOf/MkOneOf-tmp/Text/XML/HaXml/Namespaces.o ) src/Text/XML/HaXml/Namespaces.hs:127:17: Warning: This binding for `qualify' shadows the existing binding defined at src/Text/XML/HaXml/Namespaces.hs:58:1 src/Text/XML/HaXml/Namespaces.hs:171:15: Warning: Pattern match(es) are non-exhaustive In an equation for `mkNamespace': Patterns not matched: (QN _ _, _) [ 6 of 19] Compiling Text.XML.HaXml.Combinators ( src/Text/XML/HaXml/Combinators.hs, dist/build/MkOneOf/MkOneOf-tmp/Text/XML/HaXml/Combinators.o ) src/Text/XML/HaXml/Combinators.hs:79:9: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:81:9: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:81:9: Warning: Defined but not used: `x' src/Text/XML/HaXml/Combinators.hs:110:5: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:113:5: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:114:5: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:117:7: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:120:11: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:123:8: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:126:12: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:137:1: Warning: Pattern match(es) are non-exhaustive In an equation for `find': Patterns not matched: _ _ (CString _ _ _) _ _ (CRef _ _) _ _ (CMisc _ _) src/Text/XML/HaXml/Combinators.hs:138:17: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:189:19: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:203:16: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:212:12: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:301:9: Warning: This binding for `attr' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:123:1 src/Text/XML/HaXml/Combinators.hs:321:24: Warning: This binding for `n' shadows the existing binding bound at src/Text/XML/HaXml/Combinators.hs:320:30 [ 7 of 19] Compiling Text.XML.HaXml.Parse ( src/Text/XML/HaXml/Parse.hs, dist/build/MkOneOf/MkOneOf-tmp/Text/XML/HaXml/Parse.o ) src/Text/XML/HaXml/Parse.hs:34:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/Parse.hs:37:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() src/Text/XML/HaXml/Parse.hs:73:11: Warning: Defined but not used: `s' src/Text/XML/HaXml/Parse.hs:101:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:102:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:104:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:105:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:179:14: Warning: This binding for `tok' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:163:1 src/Text/XML/HaXml/Parse.hs:226:8: Warning: This binding for `fail' shadows the existing binding imported from `Control.Monad' at src/Text/XML/HaXml/Parse.hs:37:1-38 (and originally defined in `GHC.Base') src/Text/XML/HaXml/Parse.hs:240:35: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:862:1 src/Text/XML/HaXml/Parse.hs:269:35: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:862:1 src/Text/XML/HaXml/Parse.hs:313:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:317:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokPIClose failP ((++) "missing ?> in in "", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:353:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEqual", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:365:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:366:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.DOCTYPEx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:372:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail blank (tok Text.XML.HaXml.Lex.TokAnyClose) failP "missing > in DOCTYPE decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:403:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failP "missing = in 'standalone' decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:430:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:432:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:435:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:461:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:463:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:470:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:473:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:479:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failBadP "missing = in attribute"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:502:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:503:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ELEMENTx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:508:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail blank (tok Text.XML.HaXml.Lex.TokAnyClose) failBadP ((++) "expected > terminating ELEMENT decl" (++) "\ \ element name was " (++) show (printableName n) (++) "\ \ contentspec was " \ (ContentSpec p) -> debugShowCP p c)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:560:13: Warning: This binding for `cp' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:537:1 src/Text/XML/HaXml/Parse.hs:565:19: Warning: This binding for `modifier' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:552:1 src/Text/XML/HaXml/Parse.hs:574:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokBraOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:575:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokHash", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:578:42: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPipe", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:580:20: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- blank ((>>) tok Text.XML.HaXml.Lex.TokBraClose tok Text.XML.HaXml.Lex.TokStar)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:589:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:590:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ATTLISTx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:593:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail blank (tok Text.XML.HaXml.Lex.TokAnyClose) failBadP "missing > terminating ATTLIST"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:662:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:663:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- peRef (tok (Text.XML.HaXml.Lex.TokSection Text.XML.HaXml.Lex.INCLUDEx))", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:665:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSqOpen failBadP "missing [ after INCLUDE"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:667:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSectionClose failBadP ((++) "missing ]]> for INCLUDE section" (++) "\ \ begun at " show p)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:672:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:673:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- peRef (tok (Text.XML.HaXml.Lex.TokSection Text.XML.HaXml.Lex.IGNOREx))", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:675:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSqOpen failBadP "missing [ after IGNORE"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:676:12: Warning: A do-notation statement discarded a result of type [Ignore]. Suppress this warning by saying "_ <- many newIgnore", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:677:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSectionClose failBadP ((++) "missing ]]> for IGNORE section" (++) "\ \ begun at " show p)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:685:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:686:10: Warning: A do-notation statement discarded a result of type [Ignore]. Suppress this warning by saying "_ <- debug many newIgnore "IGNORING conditional section"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:687:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:718:9: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:749:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:750:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ENTITYx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:753:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failBadP ((++) "expected > terminating G ENTITY decl " n)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:759:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:760:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ENTITYx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:761:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPercent", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:764:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failBadP ((++) "expected > terminating P ENTITY decl " n)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:802:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:806:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokPIClose failP "expected ?> terminating text decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:824:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failBadP "expected = in 'encoding' decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:830:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:831:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.NOTATIONx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:834:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failBadP ((++) "expected > terminating NOTATION decl " n)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:846:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokQuote", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:849:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokQuote failBadP "expected quote to terminate entityvalue"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:858:39: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:862:1 [ 8 of 19] Compiling Text.XML.HaXml.Pretty ( src/Text/XML/HaXml/Pretty.hs, dist/build/MkOneOf/MkOneOf-tmp/Text/XML/HaXml/Pretty.o ) src/Text/XML/HaXml/Pretty.hs:25:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/Pretty.hs:276:1: Warning: Top-level binding with no type signature: qname :: QName -> Doc [ 9 of 19] Compiling Text.XML.HaXml.Html.Generate ( src/Text/XML/HaXml/Html/Generate.hs, dist/build/MkOneOf/MkOneOf-tmp/Text/XML/HaXml/Html/Generate.o ) [10 of 19] Compiling Text.XML.HaXml.Html.Parse ( src/Text/XML/HaXml/Html/Parse.hs, dist/build/MkOneOf/MkOneOf-tmp/Text/XML/HaXml/Html/Parse.o ) src/Text/XML/HaXml/Html/Parse.hs:17:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/Html/Parse.hs:20:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() src/Text/XML/HaXml/Html/Parse.hs:74:41: Warning: This binding for `avs' shadows the existing binding bound at src/Text/XML/HaXml/Html/Parse.hs:63:33 src/Text/XML/HaXml/Html/Parse.hs:74:45: Warning: This binding for `cs' shadows the existing binding bound at src/Text/XML/HaXml/Html/Parse.hs:63:37 src/Text/XML/HaXml/Html/Parse.hs:143:14: Warning: This binding for `tok' shadows the existing binding defined at src/Text/XML/HaXml/Html/Parse.hs:133:1 src/Text/XML/HaXml/Html/Parse.hs:190:8: Warning: This binding for `fail' shadows the existing binding imported from `Control.Monad' at src/Text/XML/HaXml/Html/Parse.hs:20:1-20 (and originally defined in `GHC.Base') src/Text/XML/HaXml/Html/Parse.hs:216:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:220:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail (onFail tok Text.XML.HaXml.Lex.TokPIClose tok Text.XML.HaXml.Lex.TokAnyClose) failP "missing ?> or >"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:225:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:238:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:242:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokPIClose failBadP "missing ?> in "", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:254:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEqual", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:269:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:270:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.DOCTYPEx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:275:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failP "missing > in DOCTYPE decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:304:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failP "missing = in 'standalone' decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:322:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:332:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:342:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:346:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:349:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failP "missing > or /> in element tag"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:356:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- commit (tok Text.XML.HaXml.Lex.TokAnyClose)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:409:14: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEqual", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:670:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failBadP "expected = in 'encoding' decl"", or by using the flag -fno-warn-unused-do-bind [11 of 19] Compiling Text.XML.HaXml.Wrappers ( src/Text/XML/HaXml/Wrappers.hs, dist/build/MkOneOf/MkOneOf-tmp/Text/XML/HaXml/Wrappers.o ) src/Text/XML/HaXml/Wrappers.hs:34:41: Warning: Defaulting the following constraint(s) to type `Double' (Fractional a0) arising from the literal `1.24' at src/Text/XML/HaXml/Wrappers.hs:34:41-44 (Show a0) arising from a use of `show' at src/Text/XML/HaXml/Wrappers.hs:34:36-39 In the first argument of `show', namely `1.24' In the second argument of `(++)', namely `show 1.24' In the second argument of `($)', namely `"part of HaXml-" ++ show 1.24' src/Text/XML/HaXml/Wrappers.hs:69:5: Warning: This binding for `onContent' shadows the existing binding defined at src/Text/XML/HaXml/Wrappers.hs:79:1 [12 of 19] Compiling Text.XML.HaXml.Verbatim ( src/Text/XML/HaXml/Verbatim.hs, dist/build/MkOneOf/MkOneOf-tmp/Text/XML/HaXml/Verbatim.o ) [13 of 19] Compiling Text.XML.HaXml.ByteStringPP ( src/Text/XML/HaXml/ByteStringPP.hs, dist/build/MkOneOf/MkOneOf-tmp/Text/XML/HaXml/ByteStringPP.o ) src/Text/XML/HaXml/ByteStringPP.hs:24:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/ByteStringPP.hs:334:1: Warning: Top-level binding with no type signature: qname :: QName -> ByteString [14 of 19] Compiling Text.XML.HaXml.TypeMapping ( src/Text/XML/HaXml/TypeMapping.hs, dist/build/MkOneOf/MkOneOf-tmp/Text/XML/HaXml/TypeMapping.o ) src/Text/XML/HaXml/TypeMapping.hs:208:14: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:209:14: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:214:29: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:228:14: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:231:17: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:234:5: Warning: Pattern match(es) are non-exhaustive In an equation for `declmacro': Patterns not matched: (Maybe _) _ (List _) _ (Tuple _) _ (Prim _ _) _ ... src/Text/XML/HaXml/TypeMapping.hs:234:15: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:238:32: Warning: Defined but not used: `s' src/Text/XML/HaXml/TypeMapping.hs:238:34: Warning: Defined but not used: `fv' src/Text/XML/HaXml/TypeMapping.hs:238:37: Warning: Defined but not used: `hts' src/Text/XML/HaXml/TypeMapping.hs:242:5: Warning: Pattern match(es) are non-exhaustive In an equation for `declprim': Patterns not matched: Maybe _ List _ Tuple _ String ... src/Text/XML/HaXml/TypeMapping.hs:250:1: Warning: Pattern match(es) are non-exhaustive In an equation for `?': Patterns not matched: _ _ [15 of 19] Compiling Text.XML.HaXml.XmlContent.Parser ( src/Text/XML/HaXml/XmlContent/Parser.hs, dist/build/MkOneOf/MkOneOf-tmp/Text/XML/HaXml/XmlContent/Parser.o ) src/Text/XML/HaXml/XmlContent/Parser.hs:97:1: Warning: Pattern match(es) are non-exhaustive In an equation for `attval': Patterns not matched: Elem _ [] _ Elem _ ((_, AttValue _) : (_ : _)) _ Elem _ [(_, AttValue _)] (_ : _) src/Text/XML/HaXml/XmlContent/Parser.hs:615:9: Warning: Pattern match(es) are non-exhaustive In an equation for `g': Patterns not matched: ghc-prim:GHC.Types.C# #x with #x `notElem` ['"', '&', '<', '>', '\''] [16 of 19] Compiling Text.XML.HaXml.XmlContent ( src/Text/XML/HaXml/XmlContent.hs, dist/build/MkOneOf/MkOneOf-tmp/Text/XML/HaXml/XmlContent.o ) src/Text/XML/HaXml/XmlContent.hs:113:16: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: (CString _ _ _) : _ (CRef _ _) : _ (CMisc _ _) : _ src/Text/XML/HaXml/XmlContent.hs:152:10: Warning: Orphan instance: instance XmlContent Char src/Text/XML/HaXml/XmlContent.hs:162:10: Warning: Orphan instance: instance XmlContent a => XmlContent [a] src/Text/XML/HaXml/XmlContent.hs:176:10: Warning: Orphan instance: instance XmlContent a => XmlContent (Maybe a) [17 of 19] Compiling Text.XML.HaXml.Validate ( src/Text/XML/HaXml/Validate.hs, dist/build/MkOneOf/MkOneOf-tmp/Text/XML/HaXml/Validate.o ) src/Text/XML/HaXml/Validate.hs:236:32: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:237:29: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:239:32: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:240:29: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:243:33: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:245:30: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:248:21: Warning: This binding for `ns' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:247:18 [18 of 19] Compiling Text.XML.HaXml ( src/Text/XML/HaXml.hs, dist/build/MkOneOf/MkOneOf-tmp/Text/XML/HaXml.o ) src/Text/XML/HaXml.hs:36:17: Warning: Defaulting the following constraint(s) to type `Double' (Fractional a0) arising from the literal `1.24' at src/Text/XML/HaXml.hs:36:17-20 (Show a0) arising from a use of `show' at src/Text/XML/HaXml.hs:36:12-15 In the first argument of `show', namely `1.24' In the expression: show 1.24 In an equation for `version': version = show 1.24 [19 of 19] Compiling Main ( src/tools/MkOneOf.hs, dist/build/MkOneOf/MkOneOf-tmp/Main.o ) Linking dist/build/MkOneOf/MkOneOf ... Preprocessing executable 'DtdToHaskell' for HaXml-1.24... [ 1 of 22] Compiling Text.XML.HaXml.Posn ( src/Text/XML/HaXml/Posn.hs, dist/build/DtdToHaskell/DtdToHaskell-tmp/Text/XML/HaXml/Posn.o ) [ 2 of 22] Compiling Text.XML.HaXml.Lex ( src/Text/XML/HaXml/Lex.hs, dist/build/DtdToHaskell/DtdToHaskell-tmp/Text/XML/HaXml/Lex.o ) src/Text/XML/HaXml/Lex.hs:209:18: Warning: This binding for `lookup' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Lex.hs:16:8-25 (and originally defined in `GHC.List') src/Text/XML/HaXml/Lex.hs:320:24: Warning: This binding for `p' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:9 src/Text/XML/HaXml/Lex.hs:320:29: Warning: This binding for `k' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:22 src/Text/XML/HaXml/Lex.hs:323:24: Warning: This binding for `p' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:9 src/Text/XML/HaXml/Lex.hs:323:27: Warning: This binding for `s' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:12 src/Text/XML/HaXml/Lex.hs:323:29: Warning: This binding for `ss' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:14 src/Text/XML/HaXml/Lex.hs:323:33: Warning: This binding for `k' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:22 [ 3 of 22] Compiling Text.XML.HaXml.DtdToHaskell.TypeDef ( src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs, dist/build/DtdToHaskell/DtdToHaskell-tmp/Text/XML/HaXml/DtdToHaskell/TypeDef.o ) src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs:195:1: Warning: Pattern match(es) are non-exhaustive In an equation for `mangle': Patterns not matched: [] src/Text/XML/HaXml/DtdToHaskell/TypeDef.hs:238:1: Warning: Pattern match(es) are non-exhaustive In an equation for `manglef': Patterns not matched: [] [ 4 of 22] Compiling Text.XML.HaXml.DtdToHaskell.Instance ( src/Text/XML/HaXml/DtdToHaskell/Instance.hs, dist/build/DtdToHaskell/DtdToHaskell-tmp/Text/XML/HaXml/DtdToHaskell/Instance.o ) [ 5 of 22] Compiling Text.XML.HaXml.Types ( src/Text/XML/HaXml/Types.hs, dist/build/DtdToHaskell/DtdToHaskell-tmp/Text/XML/HaXml/Types.o ) src/Text/XML/HaXml/Types.hs:178:5: Warning: Pattern match(es) are non-exhaustive In an equation for `==': Patterns not matched: (CElem _ _) (CString _ _ _) (CElem _ _) (CRef _ _) (CElem _ _) (CMisc _ _) (CString _ _ _) (CElem _ _) ... src/Text/XML/HaXml/Types.hs:292:17: Warning: Defined but not used: `p' src/Text/XML/HaXml/Types.hs:292:19: Warning: Defined but not used: `n' src/Text/XML/HaXml/Types.hs:292:25: Warning: Defined but not used: `m' src/Text/XML/HaXml/Types.hs:293:16: Warning: Defined but not used: `n' src/Text/XML/HaXml/Types.hs:293:26: Warning: Defined but not used: `q' src/Text/XML/HaXml/Types.hs:293:28: Warning: Defined but not used: `m' [ 6 of 22] Compiling Text.XML.HaXml.Namespaces ( src/Text/XML/HaXml/Namespaces.hs, dist/build/DtdToHaskell/DtdToHaskell-tmp/Text/XML/HaXml/Namespaces.o ) src/Text/XML/HaXml/Namespaces.hs:127:17: Warning: This binding for `qualify' shadows the existing binding defined at src/Text/XML/HaXml/Namespaces.hs:58:1 src/Text/XML/HaXml/Namespaces.hs:171:15: Warning: Pattern match(es) are non-exhaustive In an equation for `mkNamespace': Patterns not matched: (QN _ _, _) [ 7 of 22] Compiling Text.XML.HaXml.Parse ( src/Text/XML/HaXml/Parse.hs, dist/build/DtdToHaskell/DtdToHaskell-tmp/Text/XML/HaXml/Parse.o ) src/Text/XML/HaXml/Parse.hs:34:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/Parse.hs:37:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() src/Text/XML/HaXml/Parse.hs:73:11: Warning: Defined but not used: `s' src/Text/XML/HaXml/Parse.hs:101:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:102:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:104:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:105:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:179:14: Warning: This binding for `tok' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:163:1 src/Text/XML/HaXml/Parse.hs:226:8: Warning: This binding for `fail' shadows the existing binding imported from `Control.Monad' at src/Text/XML/HaXml/Parse.hs:37:1-38 (and originally defined in `GHC.Base') src/Text/XML/HaXml/Parse.hs:240:35: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:862:1 src/Text/XML/HaXml/Parse.hs:269:35: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:862:1 src/Text/XML/HaXml/Parse.hs:313:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:317:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokPIClose failP ((++) "missing ?> in in "", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:353:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEqual", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:365:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:366:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.DOCTYPEx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:372:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail blank (tok Text.XML.HaXml.Lex.TokAnyClose) failP "missing > in DOCTYPE decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:403:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failP "missing = in 'standalone' decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:430:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:432:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:435:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:461:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:463:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:470:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:473:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:479:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failBadP "missing = in attribute"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:502:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:503:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ELEMENTx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:508:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail blank (tok Text.XML.HaXml.Lex.TokAnyClose) failBadP ((++) "expected > terminating ELEMENT decl" (++) "\ \ element name was " (++) show (printableName n) (++) "\ \ contentspec was " \ (ContentSpec p) -> debugShowCP p c)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:560:13: Warning: This binding for `cp' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:537:1 src/Text/XML/HaXml/Parse.hs:565:19: Warning: This binding for `modifier' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:552:1 src/Text/XML/HaXml/Parse.hs:574:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokBraOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:575:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokHash", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:578:42: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPipe", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:580:20: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- blank ((>>) tok Text.XML.HaXml.Lex.TokBraClose tok Text.XML.HaXml.Lex.TokStar)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:589:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:590:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ATTLISTx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:593:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail blank (tok Text.XML.HaXml.Lex.TokAnyClose) failBadP "missing > terminating ATTLIST"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:662:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:663:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- peRef (tok (Text.XML.HaXml.Lex.TokSection Text.XML.HaXml.Lex.INCLUDEx))", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:665:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSqOpen failBadP "missing [ after INCLUDE"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:667:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSectionClose failBadP ((++) "missing ]]> for INCLUDE section" (++) "\ \ begun at " show p)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:672:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:673:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- peRef (tok (Text.XML.HaXml.Lex.TokSection Text.XML.HaXml.Lex.IGNOREx))", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:675:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSqOpen failBadP "missing [ after IGNORE"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:676:12: Warning: A do-notation statement discarded a result of type [Ignore]. Suppress this warning by saying "_ <- many newIgnore", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:677:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSectionClose failBadP ((++) "missing ]]> for IGNORE section" (++) "\ \ begun at " show p)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:685:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:686:10: Warning: A do-notation statement discarded a result of type [Ignore]. Suppress this warning by saying "_ <- debug many newIgnore "IGNORING conditional section"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:687:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:718:9: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:749:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:750:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ENTITYx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:753:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failBadP ((++) "expected > terminating G ENTITY decl " n)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:759:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:760:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ENTITYx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:761:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPercent", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:764:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failBadP ((++) "expected > terminating P ENTITY decl " n)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:802:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:806:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokPIClose failP "expected ?> terminating text decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:824:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failBadP "expected = in 'encoding' decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:830:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:831:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.NOTATIONx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:834:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failBadP ((++) "expected > terminating NOTATION decl " n)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:846:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokQuote", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:849:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokQuote failBadP "expected quote to terminate entityvalue"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:858:39: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:862:1 [ 8 of 22] Compiling Text.XML.HaXml.DtdToHaskell.Convert ( src/Text/XML/HaXml/DtdToHaskell/Convert.hs, dist/build/DtdToHaskell/DtdToHaskell-tmp/Text/XML/HaXml/DtdToHaskell/Convert.o ) src/Text/XML/HaXml/DtdToHaskell/Convert.hs:54:1: Warning: Pattern match(es) are non-exhaustive In an equation for `convert': Patterns not matched: (QN _ _, _) src/Text/XML/HaXml/DtdToHaskell/Convert.hs:62:62: Warning: This binding for `n' shadows the existing binding bound at src/Text/XML/HaXml/DtdToHaskell/Convert.hs:54:12 src/Text/XML/HaXml/DtdToHaskell/Convert.hs:65:11: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: TagName (QN _ _) _ src/Text/XML/HaXml/DtdToHaskell/Convert.hs:81:5: Warning: Pattern match(es) are non-exhaustive In an equation for `inner': Patterns not matched: TagName (QN _ _) _ src/Text/XML/HaXml/DtdToHaskell/Convert.hs:98:5: Warning: Pattern match(es) are non-exhaustive In an equation for `flatten': Patterns not matched: Defaultable _ _ src/Text/XML/HaXml/DtdToHaskell/Convert.hs:111:1: Warning: Pattern match(es) are non-exhaustive In an equation for `mkAttrDef': Patterns not matched: (QN _ _) (AttDef _ (EnumeratedType _) _) (N _) (AttDef (QN _ _) (EnumeratedType _) _) src/Text/XML/HaXml/DtdToHaskell/Convert.hs:122:1: Warning: Pattern match(es) are non-exhaustive In an equation for `mkAttrField': Patterns not matched: (QN _ _) _ (N _) (AttDef (QN _ _) _ _) [ 9 of 22] Compiling Text.XML.HaXml.ByteStringPP ( src/Text/XML/HaXml/ByteStringPP.hs, dist/build/DtdToHaskell/DtdToHaskell-tmp/Text/XML/HaXml/ByteStringPP.o ) src/Text/XML/HaXml/ByteStringPP.hs:24:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/ByteStringPP.hs:334:1: Warning: Top-level binding with no type signature: qname :: QName -> ByteString [10 of 22] Compiling Text.XML.HaXml.Combinators ( src/Text/XML/HaXml/Combinators.hs, dist/build/DtdToHaskell/DtdToHaskell-tmp/Text/XML/HaXml/Combinators.o ) src/Text/XML/HaXml/Combinators.hs:79:9: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:81:9: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:81:9: Warning: Defined but not used: `x' src/Text/XML/HaXml/Combinators.hs:110:5: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:113:5: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:114:5: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:117:7: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:120:11: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:123:8: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:126:12: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:137:1: Warning: Pattern match(es) are non-exhaustive In an equation for `find': Patterns not matched: _ _ (CString _ _ _) _ _ (CRef _ _) _ _ (CMisc _ _) src/Text/XML/HaXml/Combinators.hs:138:17: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:189:19: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:203:16: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:212:12: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:301:9: Warning: This binding for `attr' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:123:1 src/Text/XML/HaXml/Combinators.hs:321:24: Warning: This binding for `n' shadows the existing binding bound at src/Text/XML/HaXml/Combinators.hs:320:30 [11 of 22] Compiling Text.XML.HaXml.Escape ( src/Text/XML/HaXml/Escape.hs, dist/build/DtdToHaskell/DtdToHaskell-tmp/Text/XML/HaXml/Escape.o ) [12 of 22] Compiling Text.XML.HaXml.Html.Generate ( src/Text/XML/HaXml/Html/Generate.hs, dist/build/DtdToHaskell/DtdToHaskell-tmp/Text/XML/HaXml/Html/Generate.o ) [13 of 22] Compiling Text.XML.HaXml.Html.Parse ( src/Text/XML/HaXml/Html/Parse.hs, dist/build/DtdToHaskell/DtdToHaskell-tmp/Text/XML/HaXml/Html/Parse.o ) src/Text/XML/HaXml/Html/Parse.hs:17:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/Html/Parse.hs:20:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() src/Text/XML/HaXml/Html/Parse.hs:74:41: Warning: This binding for `avs' shadows the existing binding bound at src/Text/XML/HaXml/Html/Parse.hs:63:33 src/Text/XML/HaXml/Html/Parse.hs:74:45: Warning: This binding for `cs' shadows the existing binding bound at src/Text/XML/HaXml/Html/Parse.hs:63:37 src/Text/XML/HaXml/Html/Parse.hs:143:14: Warning: This binding for `tok' shadows the existing binding defined at src/Text/XML/HaXml/Html/Parse.hs:133:1 src/Text/XML/HaXml/Html/Parse.hs:190:8: Warning: This binding for `fail' shadows the existing binding imported from `Control.Monad' at src/Text/XML/HaXml/Html/Parse.hs:20:1-20 (and originally defined in `GHC.Base') src/Text/XML/HaXml/Html/Parse.hs:216:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:220:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail (onFail tok Text.XML.HaXml.Lex.TokPIClose tok Text.XML.HaXml.Lex.TokAnyClose) failP "missing ?> or >"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:225:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:238:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:242:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokPIClose failBadP "missing ?> in "", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:254:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEqual", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:269:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:270:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.DOCTYPEx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:275:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failP "missing > in DOCTYPE decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:304:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failP "missing = in 'standalone' decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:322:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:332:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:342:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:346:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:349:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failP "missing > or /> in element tag"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:356:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- commit (tok Text.XML.HaXml.Lex.TokAnyClose)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:409:14: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEqual", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:670:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failBadP "expected = in 'encoding' decl"", or by using the flag -fno-warn-unused-do-bind [14 of 22] Compiling Text.XML.HaXml.Pretty ( src/Text/XML/HaXml/Pretty.hs, dist/build/DtdToHaskell/DtdToHaskell-tmp/Text/XML/HaXml/Pretty.o ) src/Text/XML/HaXml/Pretty.hs:25:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/Pretty.hs:276:1: Warning: Top-level binding with no type signature: qname :: QName -> Doc [15 of 22] Compiling Text.XML.HaXml.TypeMapping ( src/Text/XML/HaXml/TypeMapping.hs, dist/build/DtdToHaskell/DtdToHaskell-tmp/Text/XML/HaXml/TypeMapping.o ) src/Text/XML/HaXml/TypeMapping.hs:208:14: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:209:14: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:214:29: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:228:14: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:231:17: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:234:5: Warning: Pattern match(es) are non-exhaustive In an equation for `declmacro': Patterns not matched: (Maybe _) _ (List _) _ (Tuple _) _ (Prim _ _) _ ... src/Text/XML/HaXml/TypeMapping.hs:234:15: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:238:32: Warning: Defined but not used: `s' src/Text/XML/HaXml/TypeMapping.hs:238:34: Warning: Defined but not used: `fv' src/Text/XML/HaXml/TypeMapping.hs:238:37: Warning: Defined but not used: `hts' src/Text/XML/HaXml/TypeMapping.hs:242:5: Warning: Pattern match(es) are non-exhaustive In an equation for `declprim': Patterns not matched: Maybe _ List _ Tuple _ String ... src/Text/XML/HaXml/TypeMapping.hs:250:1: Warning: Pattern match(es) are non-exhaustive In an equation for `?': Patterns not matched: _ _ [16 of 22] Compiling Text.XML.HaXml.Verbatim ( src/Text/XML/HaXml/Verbatim.hs, dist/build/DtdToHaskell/DtdToHaskell-tmp/Text/XML/HaXml/Verbatim.o ) [17 of 22] Compiling Text.XML.HaXml.Wrappers ( src/Text/XML/HaXml/Wrappers.hs, dist/build/DtdToHaskell/DtdToHaskell-tmp/Text/XML/HaXml/Wrappers.o ) src/Text/XML/HaXml/Wrappers.hs:34:41: Warning: Defaulting the following constraint(s) to type `Double' (Fractional a0) arising from the literal `1.24' at src/Text/XML/HaXml/Wrappers.hs:34:41-44 (Show a0) arising from a use of `show' at src/Text/XML/HaXml/Wrappers.hs:34:36-39 In the first argument of `show', namely `1.24' In the second argument of `(++)', namely `show 1.24' In the second argument of `($)', namely `"part of HaXml-" ++ show 1.24' src/Text/XML/HaXml/Wrappers.hs:69:5: Warning: This binding for `onContent' shadows the existing binding defined at src/Text/XML/HaXml/Wrappers.hs:79:1 [18 of 22] Compiling Text.XML.HaXml.XmlContent.Parser ( src/Text/XML/HaXml/XmlContent/Parser.hs, dist/build/DtdToHaskell/DtdToHaskell-tmp/Text/XML/HaXml/XmlContent/Parser.o ) src/Text/XML/HaXml/XmlContent/Parser.hs:97:1: Warning: Pattern match(es) are non-exhaustive In an equation for `attval': Patterns not matched: Elem _ [] _ Elem _ ((_, AttValue _) : (_ : _)) _ Elem _ [(_, AttValue _)] (_ : _) src/Text/XML/HaXml/XmlContent/Parser.hs:615:9: Warning: Pattern match(es) are non-exhaustive In an equation for `g': Patterns not matched: ghc-prim:GHC.Types.C# #x with #x `notElem` ['"', '&', '<', '>', '\''] [19 of 22] Compiling Text.XML.HaXml.XmlContent ( src/Text/XML/HaXml/XmlContent.hs, dist/build/DtdToHaskell/DtdToHaskell-tmp/Text/XML/HaXml/XmlContent.o ) src/Text/XML/HaXml/XmlContent.hs:113:16: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: (CString _ _ _) : _ (CRef _ _) : _ (CMisc _ _) : _ src/Text/XML/HaXml/XmlContent.hs:152:10: Warning: Orphan instance: instance XmlContent Char src/Text/XML/HaXml/XmlContent.hs:162:10: Warning: Orphan instance: instance XmlContent a => XmlContent [a] src/Text/XML/HaXml/XmlContent.hs:176:10: Warning: Orphan instance: instance XmlContent a => XmlContent (Maybe a) [20 of 22] Compiling Text.XML.HaXml.Validate ( src/Text/XML/HaXml/Validate.hs, dist/build/DtdToHaskell/DtdToHaskell-tmp/Text/XML/HaXml/Validate.o ) src/Text/XML/HaXml/Validate.hs:236:32: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:237:29: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:239:32: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:240:29: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:243:33: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:245:30: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:248:21: Warning: This binding for `ns' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:247:18 [21 of 22] Compiling Text.XML.HaXml ( src/Text/XML/HaXml.hs, dist/build/DtdToHaskell/DtdToHaskell-tmp/Text/XML/HaXml.o ) src/Text/XML/HaXml.hs:36:17: Warning: Defaulting the following constraint(s) to type `Double' (Fractional a0) arising from the literal `1.24' at src/Text/XML/HaXml.hs:36:17-20 (Show a0) arising from a use of `show' at src/Text/XML/HaXml.hs:36:12-15 In the first argument of `show', namely `1.24' In the expression: show 1.24 In an equation for `version': version = show 1.24 [22 of 22] Compiling Main ( src/tools/DtdToHaskell.hs, dist/build/DtdToHaskell/DtdToHaskell-tmp/Main.o ) src/tools/DtdToHaskell.hs:12:1: Warning: The import of `takeWhile, dropWhile' from module `Data.List' is redundant src/tools/DtdToHaskell.hs:20:1: Warning: The import of `TypeDef' from module `Text.XML.HaXml.DtdToHaskell.TypeDef' is redundant Linking dist/build/DtdToHaskell/DtdToHaskell ... Preprocessing executable 'XsdToHaskell' for HaXml-1.24... [ 1 of 27] Compiling Text.XML.HaXml.Posn ( src/Text/XML/HaXml/Posn.hs, dist/build/XsdToHaskell/XsdToHaskell-tmp/Text/XML/HaXml/Posn.o ) [ 2 of 27] Compiling Text.XML.HaXml.Lex ( src/Text/XML/HaXml/Lex.hs, dist/build/XsdToHaskell/XsdToHaskell-tmp/Text/XML/HaXml/Lex.o ) src/Text/XML/HaXml/Lex.hs:209:18: Warning: This binding for `lookup' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Lex.hs:16:8-25 (and originally defined in `GHC.List') src/Text/XML/HaXml/Lex.hs:320:24: Warning: This binding for `p' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:9 src/Text/XML/HaXml/Lex.hs:320:29: Warning: This binding for `k' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:22 src/Text/XML/HaXml/Lex.hs:323:24: Warning: This binding for `p' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:9 src/Text/XML/HaXml/Lex.hs:323:27: Warning: This binding for `s' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:12 src/Text/XML/HaXml/Lex.hs:323:29: Warning: This binding for `ss' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:14 src/Text/XML/HaXml/Lex.hs:323:33: Warning: This binding for `k' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:22 [ 3 of 27] Compiling Text.XML.HaXml.Types ( src/Text/XML/HaXml/Types.hs, dist/build/XsdToHaskell/XsdToHaskell-tmp/Text/XML/HaXml/Types.o ) src/Text/XML/HaXml/Types.hs:178:5: Warning: Pattern match(es) are non-exhaustive In an equation for `==': Patterns not matched: (CElem _ _) (CString _ _ _) (CElem _ _) (CRef _ _) (CElem _ _) (CMisc _ _) (CString _ _ _) (CElem _ _) ... src/Text/XML/HaXml/Types.hs:292:17: Warning: Defined but not used: `p' src/Text/XML/HaXml/Types.hs:292:19: Warning: Defined but not used: `n' src/Text/XML/HaXml/Types.hs:292:25: Warning: Defined but not used: `m' src/Text/XML/HaXml/Types.hs:293:16: Warning: Defined but not used: `n' src/Text/XML/HaXml/Types.hs:293:26: Warning: Defined but not used: `q' src/Text/XML/HaXml/Types.hs:293:28: Warning: Defined but not used: `m' [ 4 of 27] Compiling Text.XML.HaXml.Namespaces ( src/Text/XML/HaXml/Namespaces.hs, dist/build/XsdToHaskell/XsdToHaskell-tmp/Text/XML/HaXml/Namespaces.o ) src/Text/XML/HaXml/Namespaces.hs:127:17: Warning: This binding for `qualify' shadows the existing binding defined at src/Text/XML/HaXml/Namespaces.hs:58:1 src/Text/XML/HaXml/Namespaces.hs:171:15: Warning: Pattern match(es) are non-exhaustive In an equation for `mkNamespace': Patterns not matched: (QN _ _, _) [ 5 of 27] Compiling Text.XML.HaXml.Parse ( src/Text/XML/HaXml/Parse.hs, dist/build/XsdToHaskell/XsdToHaskell-tmp/Text/XML/HaXml/Parse.o ) src/Text/XML/HaXml/Parse.hs:34:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/Parse.hs:37:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() src/Text/XML/HaXml/Parse.hs:73:11: Warning: Defined but not used: `s' src/Text/XML/HaXml/Parse.hs:101:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:102:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:104:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:105:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:179:14: Warning: This binding for `tok' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:163:1 src/Text/XML/HaXml/Parse.hs:226:8: Warning: This binding for `fail' shadows the existing binding imported from `Control.Monad' at src/Text/XML/HaXml/Parse.hs:37:1-38 (and originally defined in `GHC.Base') src/Text/XML/HaXml/Parse.hs:240:35: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:862:1 src/Text/XML/HaXml/Parse.hs:269:35: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:862:1 src/Text/XML/HaXml/Parse.hs:313:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:317:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokPIClose failP ((++) "missing ?> in in "", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:353:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEqual", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:365:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:366:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.DOCTYPEx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:372:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail blank (tok Text.XML.HaXml.Lex.TokAnyClose) failP "missing > in DOCTYPE decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:403:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failP "missing = in 'standalone' decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:430:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:432:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:435:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:461:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:463:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:470:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:473:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:479:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failBadP "missing = in attribute"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:502:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:503:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ELEMENTx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:508:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail blank (tok Text.XML.HaXml.Lex.TokAnyClose) failBadP ((++) "expected > terminating ELEMENT decl" (++) "\ \ element name was " (++) show (printableName n) (++) "\ \ contentspec was " \ (ContentSpec p) -> debugShowCP p c)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:560:13: Warning: This binding for `cp' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:537:1 src/Text/XML/HaXml/Parse.hs:565:19: Warning: This binding for `modifier' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:552:1 src/Text/XML/HaXml/Parse.hs:574:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokBraOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:575:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokHash", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:578:42: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPipe", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:580:20: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- blank ((>>) tok Text.XML.HaXml.Lex.TokBraClose tok Text.XML.HaXml.Lex.TokStar)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:589:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:590:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ATTLISTx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:593:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail blank (tok Text.XML.HaXml.Lex.TokAnyClose) failBadP "missing > terminating ATTLIST"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:662:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:663:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- peRef (tok (Text.XML.HaXml.Lex.TokSection Text.XML.HaXml.Lex.INCLUDEx))", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:665:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSqOpen failBadP "missing [ after INCLUDE"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:667:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSectionClose failBadP ((++) "missing ]]> for INCLUDE section" (++) "\ \ begun at " show p)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:672:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:673:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- peRef (tok (Text.XML.HaXml.Lex.TokSection Text.XML.HaXml.Lex.IGNOREx))", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:675:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSqOpen failBadP "missing [ after IGNORE"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:676:12: Warning: A do-notation statement discarded a result of type [Ignore]. Suppress this warning by saying "_ <- many newIgnore", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:677:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSectionClose failBadP ((++) "missing ]]> for IGNORE section" (++) "\ \ begun at " show p)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:685:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:686:10: Warning: A do-notation statement discarded a result of type [Ignore]. Suppress this warning by saying "_ <- debug many newIgnore "IGNORING conditional section"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:687:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:718:9: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:749:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:750:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ENTITYx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:753:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failBadP ((++) "expected > terminating G ENTITY decl " n)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:759:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:760:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ENTITYx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:761:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPercent", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:764:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failBadP ((++) "expected > terminating P ENTITY decl " n)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:802:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:806:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokPIClose failP "expected ?> terminating text decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:824:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failBadP "expected = in 'encoding' decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:830:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:831:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.NOTATIONx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:834:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failBadP ((++) "expected > terminating NOTATION decl " n)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:846:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokQuote", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:849:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokQuote failBadP "expected quote to terminate entityvalue"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:858:39: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:862:1 [ 6 of 27] Compiling Text.XML.HaXml.Schema.NameConversion ( src/Text/XML/HaXml/Schema/NameConversion.hs, dist/build/XsdToHaskell/XsdToHaskell-tmp/Text/XML/HaXml/Schema/NameConversion.o ) src/Text/XML/HaXml/Schema/NameConversion.hs:8:1: Warning: The import of `Text.XML.HaXml.Namespaces' is redundant except perhaps to import instances from `Text.XML.HaXml.Namespaces' To import instances alone, use: import Text.XML.HaXml.Namespaces() src/Text/XML/HaXml/Schema/NameConversion.hs:62:5: Warning: Pattern match(es) are non-exhaustive In an equation for `mkConid': Patterns not matched: [] _ : (_ : (_ : _)) src/Text/XML/HaXml/Schema/NameConversion.hs:66:5: Warning: Pattern match(es) are non-exhaustive In an equation for `mkVarid': Patterns not matched: [] _ : (_ : (_ : _)) src/Text/XML/HaXml/Schema/NameConversion.hs:69:5: Warning: Pattern match(es) are non-exhaustive In an equation for `first': Patterns not matched: _ [] src/Text/XML/HaXml/Schema/NameConversion.hs:72:5: Warning: This binding for `last' shadows the existing binding imported from `Data.List' at src/Text/XML/HaXml/Schema/NameConversion.hs:11:1-16 (and originally defined in `GHC.List') src/Text/XML/HaXml/Schema/NameConversion.hs:72:5: Warning: Pattern match(es) are non-exhaustive In an equation for `last': Patterns not matched: _ [] src/Text/XML/HaXml/Schema/NameConversion.hs:115:5: Warning: Pattern match(es) are non-exhaustive In an equation for `cap': Patterns not matched: [] src/Text/XML/HaXml/Schema/NameConversion.hs:129:9: Warning: This binding for `pred' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/NameConversion.hs:3:8-43 (and originally defined in `GHC.Enum') src/Text/XML/HaXml/Schema/NameConversion.hs:130:18: Warning: Defined but not used: `p' src/Text/XML/HaXml/Schema/NameConversion.hs:131:18: Warning: Defined but not used: `p' src/Text/XML/HaXml/Schema/NameConversion.hs:165:5: Warning: Pattern match(es) are non-exhaustive In an equation for `mkVarId': Patterns not matched: [] src/Text/XML/HaXml/Schema/NameConversion.hs:167:5: Warning: Pattern match(es) are non-exhaustive In an equation for `mkConId': Patterns not matched: [] src/Text/XML/HaXml/Schema/NameConversion.hs:199:36: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: (_, []) src/Text/XML/HaXml/Schema/NameConversion.hs:200:46: Warning: Defined but not used: `suf' [ 7 of 27] Compiling Text.XML.HaXml.ByteStringPP ( src/Text/XML/HaXml/ByteStringPP.hs, dist/build/XsdToHaskell/XsdToHaskell-tmp/Text/XML/HaXml/ByteStringPP.o ) src/Text/XML/HaXml/ByteStringPP.hs:24:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/ByteStringPP.hs:334:1: Warning: Top-level binding with no type signature: qname :: QName -> ByteString [ 8 of 27] Compiling Text.XML.HaXml.Combinators ( src/Text/XML/HaXml/Combinators.hs, dist/build/XsdToHaskell/XsdToHaskell-tmp/Text/XML/HaXml/Combinators.o ) src/Text/XML/HaXml/Combinators.hs:79:9: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:81:9: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:81:9: Warning: Defined but not used: `x' src/Text/XML/HaXml/Combinators.hs:110:5: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:113:5: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:114:5: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:117:7: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:120:11: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:123:8: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:126:12: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:137:1: Warning: Pattern match(es) are non-exhaustive In an equation for `find': Patterns not matched: _ _ (CString _ _ _) _ _ (CRef _ _) _ _ (CMisc _ _) src/Text/XML/HaXml/Combinators.hs:138:17: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:189:19: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:203:16: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:212:12: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:301:9: Warning: This binding for `attr' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:123:1 src/Text/XML/HaXml/Combinators.hs:321:24: Warning: This binding for `n' shadows the existing binding bound at src/Text/XML/HaXml/Combinators.hs:320:30 [ 9 of 27] Compiling Text.XML.HaXml.Escape ( src/Text/XML/HaXml/Escape.hs, dist/build/XsdToHaskell/XsdToHaskell-tmp/Text/XML/HaXml/Escape.o ) [10 of 27] Compiling Text.XML.HaXml.Html.Generate ( src/Text/XML/HaXml/Html/Generate.hs, dist/build/XsdToHaskell/XsdToHaskell-tmp/Text/XML/HaXml/Html/Generate.o ) [11 of 27] Compiling Text.XML.HaXml.Html.Parse ( src/Text/XML/HaXml/Html/Parse.hs, dist/build/XsdToHaskell/XsdToHaskell-tmp/Text/XML/HaXml/Html/Parse.o ) src/Text/XML/HaXml/Html/Parse.hs:17:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/Html/Parse.hs:20:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() src/Text/XML/HaXml/Html/Parse.hs:74:41: Warning: This binding for `avs' shadows the existing binding bound at src/Text/XML/HaXml/Html/Parse.hs:63:33 src/Text/XML/HaXml/Html/Parse.hs:74:45: Warning: This binding for `cs' shadows the existing binding bound at src/Text/XML/HaXml/Html/Parse.hs:63:37 src/Text/XML/HaXml/Html/Parse.hs:143:14: Warning: This binding for `tok' shadows the existing binding defined at src/Text/XML/HaXml/Html/Parse.hs:133:1 src/Text/XML/HaXml/Html/Parse.hs:190:8: Warning: This binding for `fail' shadows the existing binding imported from `Control.Monad' at src/Text/XML/HaXml/Html/Parse.hs:20:1-20 (and originally defined in `GHC.Base') src/Text/XML/HaXml/Html/Parse.hs:216:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:220:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail (onFail tok Text.XML.HaXml.Lex.TokPIClose tok Text.XML.HaXml.Lex.TokAnyClose) failP "missing ?> or >"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:225:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:238:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:242:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokPIClose failBadP "missing ?> in "", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:254:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEqual", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:269:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:270:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.DOCTYPEx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:275:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failP "missing > in DOCTYPE decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:304:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failP "missing = in 'standalone' decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:322:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:332:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:342:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:346:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:349:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failP "missing > or /> in element tag"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:356:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- commit (tok Text.XML.HaXml.Lex.TokAnyClose)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:409:14: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEqual", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:670:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failBadP "expected = in 'encoding' decl"", or by using the flag -fno-warn-unused-do-bind [12 of 27] Compiling Text.XML.HaXml.Pretty ( src/Text/XML/HaXml/Pretty.hs, dist/build/XsdToHaskell/XsdToHaskell-tmp/Text/XML/HaXml/Pretty.o ) src/Text/XML/HaXml/Pretty.hs:25:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/Pretty.hs:276:1: Warning: Top-level binding with no type signature: qname :: QName -> Doc [13 of 27] Compiling Text.XML.HaXml.Schema.XSDTypeModel ( src/Text/XML/HaXml/Schema/XSDTypeModel.hs, dist/build/XsdToHaskell/XsdToHaskell-tmp/Text/XML/HaXml/Schema/XSDTypeModel.o ) src/Text/XML/HaXml/Schema/XSDTypeModel.hs:305:19: Warning: Fields of `Schema' not initialised: schema_elementFormDefault, schema_attributeFormDefault, schema_finalDefault, schema_blockDefault, schema_targetNamespace, schema_version, schema_namespaces In the expression: Schema {schema_items = []} In an equation for `mempty': mempty = Schema {schema_items = []} In the instance declaration for `Monoid Schema' [14 of 27] Compiling Text.XML.HaXml.TypeMapping ( src/Text/XML/HaXml/TypeMapping.hs, dist/build/XsdToHaskell/XsdToHaskell-tmp/Text/XML/HaXml/TypeMapping.o ) src/Text/XML/HaXml/TypeMapping.hs:208:14: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:209:14: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:214:29: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:228:14: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:231:17: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:234:5: Warning: Pattern match(es) are non-exhaustive In an equation for `declmacro': Patterns not matched: (Maybe _) _ (List _) _ (Tuple _) _ (Prim _ _) _ ... src/Text/XML/HaXml/TypeMapping.hs:234:15: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:238:32: Warning: Defined but not used: `s' src/Text/XML/HaXml/TypeMapping.hs:238:34: Warning: Defined but not used: `fv' src/Text/XML/HaXml/TypeMapping.hs:238:37: Warning: Defined but not used: `hts' src/Text/XML/HaXml/TypeMapping.hs:242:5: Warning: Pattern match(es) are non-exhaustive In an equation for `declprim': Patterns not matched: Maybe _ List _ Tuple _ String ... src/Text/XML/HaXml/TypeMapping.hs:250:1: Warning: Pattern match(es) are non-exhaustive In an equation for `?': Patterns not matched: _ _ [15 of 27] Compiling Text.XML.HaXml.Verbatim ( src/Text/XML/HaXml/Verbatim.hs, dist/build/XsdToHaskell/XsdToHaskell-tmp/Text/XML/HaXml/Verbatim.o ) [16 of 27] Compiling Text.XML.HaXml.Util ( src/Text/XML/HaXml/Util.hs, dist/build/XsdToHaskell/XsdToHaskell-tmp/Text/XML/HaXml/Util.o ) src/Text/XML/HaXml/Util.hs:32:16: Warning: This binding for `attrs' shadows the existing binding defined at src/Text/XML/HaXml/Util.hs:32:1 src/Text/XML/HaXml/Util.hs:35:1: Warning: Pattern match(es) are non-exhaustive In an equation for `tagTextContent': Patterns not matched: CString _ _ _ CRef _ _ CMisc _ _ [17 of 27] Compiling Text.XML.HaXml.Wrappers ( src/Text/XML/HaXml/Wrappers.hs, dist/build/XsdToHaskell/XsdToHaskell-tmp/Text/XML/HaXml/Wrappers.o ) src/Text/XML/HaXml/Wrappers.hs:34:41: Warning: Defaulting the following constraint(s) to type `Double' (Fractional a0) arising from the literal `1.24' at src/Text/XML/HaXml/Wrappers.hs:34:41-44 (Show a0) arising from a use of `show' at src/Text/XML/HaXml/Wrappers.hs:34:36-39 In the first argument of `show', namely `1.24' In the second argument of `(++)', namely `show 1.24' In the second argument of `($)', namely `"part of HaXml-" ++ show 1.24' src/Text/XML/HaXml/Wrappers.hs:69:5: Warning: This binding for `onContent' shadows the existing binding defined at src/Text/XML/HaXml/Wrappers.hs:79:1 [18 of 27] Compiling Text.XML.HaXml.XmlContent.Parser ( src/Text/XML/HaXml/XmlContent/Parser.hs, dist/build/XsdToHaskell/XsdToHaskell-tmp/Text/XML/HaXml/XmlContent/Parser.o ) src/Text/XML/HaXml/XmlContent/Parser.hs:97:1: Warning: Pattern match(es) are non-exhaustive In an equation for `attval': Patterns not matched: Elem _ [] _ Elem _ ((_, AttValue _) : (_ : _)) _ Elem _ [(_, AttValue _)] (_ : _) src/Text/XML/HaXml/XmlContent/Parser.hs:615:9: Warning: Pattern match(es) are non-exhaustive In an equation for `g': Patterns not matched: ghc-prim:GHC.Types.C# #x with #x `notElem` ['"', '&', '<', '>', '\''] [19 of 27] Compiling Text.XML.HaXml.Schema.Parse ( src/Text/XML/HaXml/Schema/Parse.hs, dist/build/XsdToHaskell/XsdToHaskell-tmp/Text/XML/HaXml/Schema/Parse.o ) src/Text/XML/HaXml/Schema/Parse.hs:6:1: Warning: The import of `Data.List' is redundant except perhaps to import instances from `Data.List' To import instances alone, use: import Data.List() src/Text/XML/HaXml/Schema/Parse.hs:11:1: Warning: The import item `Attribute(..)' suggests that `Attribute' has (in-scope) constructors or class methods, but it has none src/Text/XML/HaXml/Schema/Parse.hs:26:5: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Schema/Parse.hs:644:1 src/Text/XML/HaXml/Schema/Parse.hs:140:5: Warning: Pattern match(es) are non-exhaustive In an equation for `deQN': Patterns not matched: N _ src/Text/XML/HaXml/Schema/Parse.hs:147:16: Warning: Defined but not used: `n' src/Text/XML/HaXml/Schema/Parse.hs:147:21: Warning: Defined but not used: `m' src/Text/XML/HaXml/Schema/Parse.hs:160:20: Warning: This binding for `uri' shadows the existing binding defined at src/Text/XML/HaXml/Schema/Parse.hs:597:1 src/Text/XML/HaXml/Schema/Parse.hs:164:10: Warning: Defined but not used: `p' src/Text/XML/HaXml/Schema/Parse.hs:184:1: Warning: Top-level binding with no type signature: schema :: Parser (Content Posn) Schema src/Text/XML/HaXml/Schema/Parse.hs:243:12: Warning: This binding for `qual' shadows the existing binding defined at src/Text/XML/HaXml/Schema/Parse.hs:172:1 src/Text/XML/HaXml/Schema/Parse.hs:380:12: Warning: Defined but not used: `e' src/Text/XML/HaXml/Schema/Parse.hs:538:17: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- isWord "unbounded"", or by using the flag -fno-warn-unused-do-bind [20 of 27] Compiling Text.XML.HaXml.Schema.Environment ( src/Text/XML/HaXml/Schema/Environment.hs, dist/build/XsdToHaskell/XsdToHaskell-tmp/Text/XML/HaXml/Schema/Environment.o ) src/Text/XML/HaXml/Schema/Environment.hs:6:1: Warning: The import item `Name(..)' suggests that `Name' has (in-scope) constructors or class methods, but it has none src/Text/XML/HaXml/Schema/Environment.hs:6:1: Warning: The import of `Name' from module `Text.XML.HaXml.Types' is redundant src/Text/XML/HaXml/Schema/Environment.hs:82:20: Warning: This binding for `init' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/Environment.hs:2:8-40 (and originally defined in `GHC.List') src/Text/XML/HaXml/Schema/Environment.hs:97:16: Warning: This binding for `s' shadows the existing binding bound at src/Text/XML/HaXml/Schema/Environment.hs:82:18 src/Text/XML/HaXml/Schema/Environment.hs:100:16: Warning: This binding for `s' shadows the existing binding bound at src/Text/XML/HaXml/Schema/Environment.hs:82:18 src/Text/XML/HaXml/Schema/Environment.hs:103:16: Warning: This binding for `s' shadows the existing binding bound at src/Text/XML/HaXml/Schema/Environment.hs:82:18 src/Text/XML/HaXml/Schema/Environment.hs:113:5: Warning: Pattern match(es) are non-exhaustive In an equation for `complex': Patterns not matched: _ _ src/Text/XML/HaXml/Schema/Environment.hs:117:29: Warning: This binding for `env' shadows the existing binding bound at src/Text/XML/HaXml/Schema/Environment.hs:113:13 src/Text/XML/HaXml/Schema/Environment.hs:123:46: Warning: This binding for `env' shadows the existing binding bound at src/Text/XML/HaXml/Schema/Environment.hs:113:13 src/Text/XML/HaXml/Schema/Environment.hs:134:24: Warning: Defined but not used: `x' src/Text/XML/HaXml/Schema/Environment.hs:154:5: Warning: Pattern match(es) are non-exhaustive In an equation for `elementDecl': Patterns not matched: _ _ src/Text/XML/HaXml/Schema/Environment.hs:155:15: Warning: Defined but not used: `r' src/Text/XML/HaXml/Schema/Environment.hs:164:29: Warning: This binding for `env' shadows the existing binding bound at src/Text/XML/HaXml/Schema/Environment.hs:154:17 src/Text/XML/HaXml/Schema/Environment.hs:172:5: Warning: Pattern match(es) are non-exhaustive In an equation for `attributeDecl': Patterns not matched: _ _ src/Text/XML/HaXml/Schema/Environment.hs:173:15: Warning: Defined but not used: `r' src/Text/XML/HaXml/Schema/Environment.hs:177:5: Warning: Pattern match(es) are non-exhaustive In an equation for `attrGroup': Patterns not matched: _ _ src/Text/XML/HaXml/Schema/Environment.hs:178:15: Warning: Defined but not used: `r' src/Text/XML/HaXml/Schema/Environment.hs:182:5: Warning: Pattern match(es) are non-exhaustive In an equation for `group': Patterns not matched: _ _ src/Text/XML/HaXml/Schema/Environment.hs:183:15: Warning: Defined but not used: `r' src/Text/XML/HaXml/Schema/Environment.hs:189:30: Warning: This binding for `env' shadows the existing binding bound at src/Text/XML/HaXml/Schema/Environment.hs:188:11 [21 of 27] Compiling Text.XML.HaXml.Schema.HaskellTypeModel ( src/Text/XML/HaXml/Schema/HaskellTypeModel.hs, dist/build/XsdToHaskell/XsdToHaskell-tmp/Text/XML/HaXml/Schema/HaskellTypeModel.o ) [22 of 27] Compiling Text.XML.HaXml.Schema.TypeConversion ( src/Text/XML/HaXml/Schema/TypeConversion.hs, dist/build/XsdToHaskell/XsdToHaskell-tmp/Text/XML/HaXml/Schema/TypeConversion.o ) src/Text/XML/HaXml/Schema/TypeConversion.hs:6:1: Warning: The import item `Name(..)' suggests that `Name' has (in-scope) constructors or class methods, but it has none src/Text/XML/HaXml/Schema/TypeConversion.hs:6:1: Warning: The import of `Name' from module `Text.XML.HaXml.Types' is redundant src/Text/XML/HaXml/Schema/TypeConversion.hs:15:1: Warning: The import of `Data.Map' is redundant except perhaps to import instances from `Data.Map' To import instances alone, use: import Data.Map() src/Text/XML/HaXml/Schema/TypeConversion.hs:16:1: Warning: The import of `Data.List' is redundant except perhaps to import instances from `Data.List' To import instances alone, use: import Data.List() src/Text/XML/HaXml/Schema/TypeConversion.hs:17:1: Warning: The import of `isNothing' from module `Data.Maybe' is redundant src/Text/XML/HaXml/Schema/TypeConversion.hs:36:27: Warning: Defined but not used: `ad' src/Text/XML/HaXml/Schema/TypeConversion.hs:37:26: Warning: Defined but not used: `ag' src/Text/XML/HaXml/Schema/TypeConversion.hs:40:23: Warning: Defined but not used: `prim' src/Text/XML/HaXml/Schema/TypeConversion.hs:41:12: Warning: This binding for `s' shadows the existing binding bound at src/Text/XML/HaXml/Schema/TypeConversion.hs:24:13 src/Text/XML/HaXml/Schema/TypeConversion.hs:41:30: Warning: Defined but not used: `f' src/Text/XML/HaXml/Schema/TypeConversion.hs:52:20: Warning: Defined but not used: `a' src/Text/XML/HaXml/Schema/TypeConversion.hs:52:22: Warning: Defined but not used: `n' src/Text/XML/HaXml/Schema/TypeConversion.hs:52:24: Warning: Defined but not used: `f' src/Text/XML/HaXml/Schema/TypeConversion.hs:52:26: Warning: Defined but not used: `t' src/Text/XML/HaXml/Schema/TypeConversion.hs:55:12: Warning: This binding for `s' shadows the existing binding bound at src/Text/XML/HaXml/Schema/TypeConversion.hs:24:13 src/Text/XML/HaXml/Schema/TypeConversion.hs:55:27: Warning: Defined but not used: `f' src/Text/XML/HaXml/Schema/TypeConversion.hs:55:29: Warning: Defined but not used: `u' src/Text/XML/HaXml/Schema/TypeConversion.hs:70:26: Warning: Defined but not used: `ann' src/Text/XML/HaXml/Schema/TypeConversion.hs:70:30: Warning: Defined but not used: `base' src/Text/XML/HaXml/Schema/TypeConversion.hs:70:35: Warning: Defined but not used: `r1' src/Text/XML/HaXml/Schema/TypeConversion.hs:77:53: Warning: This binding for `s' shadows the existing binding bound at src/Text/XML/HaXml/Schema/TypeConversion.hs:24:13 src/Text/XML/HaXml/Schema/TypeConversion.hs:91:22: Warning: Defined but not used: `r' src/Text/XML/HaXml/Schema/TypeConversion.hs:105:22: Warning: Defined but not used: `r' src/Text/XML/HaXml/Schema/TypeConversion.hs:133:25: Warning: Defined but not used: es' src/Text/XML/HaXml/Schema/TypeConversion.hs:157:9: Warning: Defined but not used: `c' src/Text/XML/HaXml/Schema/TypeConversion.hs:267:34: Warning: Defined but not used: `st' src/Text/XML/HaXml/Schema/TypeConversion.hs:274:34: Warning: Defined but not used: `st' src/Text/XML/HaXml/Schema/TypeConversion.hs:275:34: Warning: Defined but not used: `st' src/Text/XML/HaXml/Schema/TypeConversion.hs:301:15: Warning: Defined but not used: `n' src/Text/XML/HaXml/Schema/TypeConversion.hs:334:31: Warning: Defined but not used: `ann' src/Text/XML/HaXml/Schema/TypeConversion.hs:334:35: Warning: Defined but not used: `eds' src/Text/XML/HaXml/Schema/TypeConversion.hs:339:31: Warning: Defined but not used: `ann' src/Text/XML/HaXml/Schema/TypeConversion.hs:348:5: Warning: This binding for `any' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/TypeConversion.hs:2:8-43 (and originally defined in `GHC.List') src/Text/XML/HaXml/Schema/TypeConversion.hs:368:9: Warning: This binding for `simple' shadows the existing binding bound at src/Text/XML/HaXml/Schema/TypeConversion.hs:40:5 src/Text/XML/HaXml/Schema/TypeConversion.hs:371:9: Warning: This binding for `complex' shadows the existing binding bound at src/Text/XML/HaXml/Schema/TypeConversion.hs:84:5 src/Text/XML/HaXml/Schema/TypeConversion.hs:378:15: Warning: This binding for `e' shadows the existing binding bound at src/Text/XML/HaXml/Schema/TypeConversion.hs:364:23 src/Text/XML/HaXml/Schema/TypeConversion.hs:393:12: Warning: Defined but not used: `s' src/Text/XML/HaXml/Schema/TypeConversion.hs:403:14: Warning: Defined but not used: `s' src/Text/XML/HaXml/Schema/TypeConversion.hs:406:26: Warning: Defined but not used: `ann' src/Text/XML/HaXml/Schema/TypeConversion.hs:406:30: Warning: Defined but not used: `base' src/Text/XML/HaXml/Schema/TypeConversion.hs:406:35: Warning: Defined but not used: `r1' src/Text/XML/HaXml/Schema/TypeConversion.hs:442:1: Warning: Pattern match(es) are non-exhaustive In an equation for `consolidate': Patterns not matched: (Occurs _ _) (OrderedNumericTotalDigits, _, _) (Occurs _ _) (OrderedNumericFractionDigits, _, _) (Occurs _ _) (UnorderedPattern, _, _) (Occurs _ _) (UnorderedEnumeration, _, _) ... src/Text/XML/HaXml/Schema/TypeConversion.hs:442:21: Warning: This binding for `min' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/TypeConversion.hs:2:8-43 (and originally defined in `ghc-prim:GHC.Classes') src/Text/XML/HaXml/Schema/TypeConversion.hs:442:21: Warning: Defined but not used: `min' src/Text/XML/HaXml/Schema/TypeConversion.hs:442:25: Warning: This binding for `max' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/TypeConversion.hs:2:8-43 (and originally defined in `ghc-prim:GHC.Classes') src/Text/XML/HaXml/Schema/TypeConversion.hs:444:21: Warning: This binding for `min' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/TypeConversion.hs:2:8-43 (and originally defined in `ghc-prim:GHC.Classes') src/Text/XML/HaXml/Schema/TypeConversion.hs:444:21: Warning: Defined but not used: `min' src/Text/XML/HaXml/Schema/TypeConversion.hs:444:25: Warning: This binding for `max' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/TypeConversion.hs:2:8-43 (and originally defined in `ghc-prim:GHC.Classes') src/Text/XML/HaXml/Schema/TypeConversion.hs:446:21: Warning: This binding for `min' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/TypeConversion.hs:2:8-43 (and originally defined in `ghc-prim:GHC.Classes') src/Text/XML/HaXml/Schema/TypeConversion.hs:446:25: Warning: This binding for `max' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/TypeConversion.hs:2:8-43 (and originally defined in `ghc-prim:GHC.Classes') src/Text/XML/HaXml/Schema/TypeConversion.hs:446:25: Warning: Defined but not used: `max' src/Text/XML/HaXml/Schema/TypeConversion.hs:448:21: Warning: This binding for `min' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/TypeConversion.hs:2:8-43 (and originally defined in `ghc-prim:GHC.Classes') src/Text/XML/HaXml/Schema/TypeConversion.hs:448:25: Warning: This binding for `max' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/TypeConversion.hs:2:8-43 (and originally defined in `ghc-prim:GHC.Classes') src/Text/XML/HaXml/Schema/TypeConversion.hs:448:25: Warning: Defined but not used: `max' src/Text/XML/HaXml/Schema/TypeConversion.hs:450:21: Warning: This binding for `min' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/TypeConversion.hs:2:8-43 (and originally defined in `ghc-prim:GHC.Classes') src/Text/XML/HaXml/Schema/TypeConversion.hs:450:21: Warning: Defined but not used: `min' src/Text/XML/HaXml/Schema/TypeConversion.hs:450:25: Warning: This binding for `max' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/TypeConversion.hs:2:8-43 (and originally defined in `ghc-prim:GHC.Classes') src/Text/XML/HaXml/Schema/TypeConversion.hs:450:25: Warning: Defined but not used: `max' src/Text/XML/HaXml/Schema/TypeConversion.hs:452:21: Warning: This binding for `min' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/TypeConversion.hs:2:8-43 (and originally defined in `ghc-prim:GHC.Classes') src/Text/XML/HaXml/Schema/TypeConversion.hs:452:21: Warning: Defined but not used: `min' src/Text/XML/HaXml/Schema/TypeConversion.hs:452:25: Warning: This binding for `max' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/TypeConversion.hs:2:8-43 (and originally defined in `ghc-prim:GHC.Classes') src/Text/XML/HaXml/Schema/TypeConversion.hs:454:21: Warning: This binding for `min' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/TypeConversion.hs:2:8-43 (and originally defined in `ghc-prim:GHC.Classes') src/Text/XML/HaXml/Schema/TypeConversion.hs:454:25: Warning: This binding for `max' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/TypeConversion.hs:2:8-43 (and originally defined in `ghc-prim:GHC.Classes') src/Text/XML/HaXml/Schema/TypeConversion.hs:454:25: Warning: Defined but not used: `max' [23 of 27] Compiling Text.XML.HaXml.Schema.PrettyHaskell ( src/Text/XML/HaXml/Schema/PrettyHaskell.hs, dist/build/XsdToHaskell/XsdToHaskell-tmp/Text/XML/HaXml/Schema/PrettyHaskell.o ) src/Text/XML/HaXml/Schema/PrettyHaskell.hs:19:1: Warning: The import of `notElem' from module `Data.List' is redundant src/Text/XML/HaXml/Schema/PrettyHaskell.hs:20:1: Warning: The import of `isJust, fromJust, catMaybes' from module `Data.Maybe' is redundant src/Text/XML/HaXml/Schema/PrettyHaskell.hs:26:14: Warning: This binding for `sep' shadows the existing binding imported from `Text.PrettyPrint.HughesPJ' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:17:1-38 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:26:14: Warning: Defined but not used: `sep' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:26:24: Warning: Defined but not used: `pp' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:27:14: Warning: This binding for `sep' shadows the existing binding imported from `Text.PrettyPrint.HughesPJ' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:17:1-38 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:58:29: Warning: This binding for `seq' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:5:8-42 (and originally defined in `ghc-prim:GHC.Prim') src/Text/XML/HaXml/Schema/PrettyHaskell.hs:64:25: Warning: Defaulting the following constraint(s) to type `Integer' (Enum a0) arising from the arithmetic sequence `1 .. ' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:64:25-29 (Num a0) arising from the literal `1' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:64:26 (Show a0) arising from a use of `show' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:59:44-47 In the second argument of `zipWith', namely `[1 .. ]' In the expression: zipWith (\ n seq -> case seq of { [x] -> "\ \(" ++ show n ++ ") " ++ paragraph 56 x _ -> "\ \(" ++ show n ++ ") Sequence of:" ++ concatMap (\ s -> "\ \\ \ * " ++ paragraph 52 s) seq }) [1 .. ] In the second argument of `($)', namely `zipWith (\ n seq -> case seq of { [x] -> "\ \(" ++ show n ++ ") " ++ paragraph 56 x _ -> "\ \(" ++ show n ++ ") Sequence of:" ++ concatMap (\ s -> "\ \\ \ * " ++ paragraph 52 s) seq }) [1 .. ] $ map (map safeComment) $ nested' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:87:1: Warning: Defined but not used: `ppVarId' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:89:1: Warning: Defined but not used: `ppUnqVarId' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:133:26: Warning: This binding for `mod' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:5:8-42 (and originally defined in `GHC.Real') src/Text/XML/HaXml/Schema/PrettyHaskell.hs:137:26: Warning: This binding for `mod' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:5:8-42 (and originally defined in `GHC.Real') src/Text/XML/HaXml/Schema/PrettyHaskell.hs:169:8: Warning: Defined but not used: `nx' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:171:8: Warning: Defined but not used: `nx' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:171:11: Warning: Defined but not used: `e' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:178:13: Warning: This binding for `n' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:177:5 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:178:16: Warning: This binding for `e' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:172:11 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:190:16: Warning: This binding for `e' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:172:11 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:192:37: Warning: This binding for `e' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:172:11 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:205:11: Warning: Defined but not used: `nx' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:207:11: Warning: Defined but not used: `nx' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:207:14: Warning: Defined but not used: `e' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:213:14: Warning: This binding for `e' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:208:14 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:215:17: Warning: This binding for `e' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:208:14 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:218:49: Warning: This binding for `e' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:208:14 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:230:1: Warning: Pattern match(es) are non-exhaustive In an equation for `ppHighLevelDecl': Patterns not matched: _ (ElementOfType (OneOf _ _ _)) _ (ElementOfType (AnyElem _ _)) _ (ElementOfType Text) src/Text/XML/HaXml/Schema/PrettyHaskell.hs:261:28: Warning: This binding for `comm' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:235:46 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:261:28: Warning: Defined but not used: `comm' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:263:32: Warning: This binding for `comm' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:235:46 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:263:32: Warning: Defined but not used: `comm' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:267:31: Warning: This binding for `comm' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:235:46 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:267:31: Warning: Defined but not used: `comm' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:310:16: Warning: This binding for `as' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:271:42 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:319:40: Warning: Defined but not used: `sts' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:386:17: Warning: This binding for `as' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:352:40 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:419:28: Warning: This binding for `mod' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:5:8-42 (and originally defined in `GHC.Real') src/Text/XML/HaXml/Schema/PrettyHaskell.hs:419:28: Warning: Defined but not used: `mod' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:449:5: Warning: Pattern match(es) are non-exhaustive In an equation for `initLower': Patterns not matched: XName (N []) XName (QN _ []) src/Text/XML/HaXml/Schema/PrettyHaskell.hs:463:20: Warning: Defined but not used: `e' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:477:20: Warning: Defined but not used: `e' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:495:5: Warning: Defined but not used: `notInScope' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:516:57: Warning: Defaulting the following constraint(s) to type `Integer' (Enum a0) arising from the arithmetic sequence `1 .. ' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:516:57-61 (Num a0) arising from the literal `1' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:516:58 (Show a0) arising from a use of `choices' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:516:41-47 In the second argument of `zip', namely `[1 .. ]' In the fifth argument of `ppvList', namely `(zip es [1 .. ])' In the first argument of `($$)', namely `ppvList "=" "|" "" choices (zip es [1 .. ])' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:525:17: Warning: Defined but not used: `nx' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:525:27: Warning: Defined but not used: `t' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:525:29: Warning: Defined but not used: `es' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:525:32: Warning: Defined but not used: `comm' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:574:55: Warning: Defined but not used: `grandsuper' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:591:17: Warning: Defined but not used: `nx' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:670:20: Warning: Defined but not used: `fwdReqd' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:692:5: Warning: Defined but not used: `fwd' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:693:12: Warning: This binding for `t' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:670:16 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:693:14: Warning: This binding for `es' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:670:50 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:693:17: Warning: This binding for `as' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:670:53 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:694:73: Warning: Defaulting the following constraint(s) to type `Integer' (Enum a0) arising from the arithmetic sequence `0 .. ' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:694:73-77 (Num a0) arising from the literal `0' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:694:74 (Show a0) arising from a use of `show' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:694:60-63 In the expression: [0 .. ] In a stmt of a list comprehension: n <- [0 .. ] In the second argument of `take', namely `[text ('a' : show n) | n <- [0 .. ]]' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:695:73: Warning: Defaulting the following constraint(s) to type `Integer' (Enum a0) arising from the arithmetic sequence `0 .. ' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:695:73-77 (Num a0) arising from the literal `0' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:695:74 (Show a0) arising from a use of `show' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:695:60-63 In the expression: [0 .. ] In a stmt of a list comprehension: n <- [0 .. ] In the second argument of `take', namely `[text ('e' : show n) | n <- [0 .. ]]' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:714:47: Warning: This binding for `mod' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:5:8-42 (and originally defined in `GHC.Real') src/Text/XML/HaXml/Schema/PrettyHaskell.hs:722:5: Warning: Pattern match(es) are non-exhaustive In an equation for `ppSuper': Patterns not matched: _ [] src/Text/XML/HaXml/Schema/PrettyHaskell.hs:722:13: Warning: This binding for `t' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:718:40 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:733:10: Warning: Defined but not used: `nx' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:733:13: Warning: Defined but not used: `t' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:757:18: Warning: Defined but not used: `e' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:758:18: Warning: Defined but not used: `e' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:759:18: Warning: Defined but not used: `e' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:771:12: Warning: This binding for `e' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:765:25 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:775:16: Warning: Defined but not used: `nx' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:778:16: Warning: Defined but not used: `nx' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:778:19: Warning: Defined but not used: `brack' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:778:25: Warning: Defined but not used: `e' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:830:30: Warning: This binding for `max' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:5:8-42 (and originally defined in `ghc-prim:GHC.Classes') src/Text/XML/HaXml/Schema/PrettyHaskell.hs:838:1: Warning: Pattern match(es) are non-exhaustive In an equation for `liftedElemModifier': Patterns not matched: Element _ _ _ _ _ _ _ AnyElem _ _ Text src/Text/XML/HaXml/Schema/PrettyHaskell.hs:857:14: Warning: Defined but not used: `i' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:868:8: Warning: Defined but not used: `seen' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:875:9: Warning: This binding for `pred' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:5:8-42 (and originally defined in `GHC.Enum') src/Text/XML/HaXml/Schema/PrettyHaskell.hs:876:69: Warning: Defaulting the following constraint(s) to type `Integer' (Enum a0) arising from the arithmetic sequence `2 .. ' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:876:69-73 (Num a0) arising from the literal `2' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:876:70 (Show a0) arising from a use of `show' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:876:54-57 In the expression: [2 .. ] In a stmt of a list comprehension: i <- [2 .. ] In the second argument of `dropWhile', namely `[(n ++ show i) | i <- [2 .. ]]' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:877:9: Warning: This binding for `pred' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:5:8-42 (and originally defined in `GHC.Enum') src/Text/XML/HaXml/Schema/PrettyHaskell.hs:878:69: Warning: Defaulting the following constraint(s) to type `Integer' (Enum a0) arising from the arithmetic sequence `2 .. ' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:878:69-73 (Num a0) arising from the literal `2' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:878:70 (Show a0) arising from a use of `show' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:878:54-57 In the expression: [2 .. ] In a stmt of a list comprehension: i <- [2 .. ] In the second argument of `dropWhile', namely `[(n ++ show i) | i <- [2 .. ]]' [24 of 27] Compiling Text.XML.HaXml.XmlContent ( src/Text/XML/HaXml/XmlContent.hs, dist/build/XsdToHaskell/XsdToHaskell-tmp/Text/XML/HaXml/XmlContent.o ) src/Text/XML/HaXml/XmlContent.hs:113:16: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: (CString _ _ _) : _ (CRef _ _) : _ (CMisc _ _) : _ src/Text/XML/HaXml/XmlContent.hs:152:10: Warning: Orphan instance: instance XmlContent Char src/Text/XML/HaXml/XmlContent.hs:162:10: Warning: Orphan instance: instance XmlContent a => XmlContent [a] src/Text/XML/HaXml/XmlContent.hs:176:10: Warning: Orphan instance: instance XmlContent a => XmlContent (Maybe a) [25 of 27] Compiling Text.XML.HaXml.Validate ( src/Text/XML/HaXml/Validate.hs, dist/build/XsdToHaskell/XsdToHaskell-tmp/Text/XML/HaXml/Validate.o ) src/Text/XML/HaXml/Validate.hs:236:32: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:237:29: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:239:32: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:240:29: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:243:33: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:245:30: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:248:21: Warning: This binding for `ns' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:247:18 [26 of 27] Compiling Text.XML.HaXml ( src/Text/XML/HaXml.hs, dist/build/XsdToHaskell/XsdToHaskell-tmp/Text/XML/HaXml.o ) src/Text/XML/HaXml.hs:36:17: Warning: Defaulting the following constraint(s) to type `Double' (Fractional a0) arising from the literal `1.24' at src/Text/XML/HaXml.hs:36:17-20 (Show a0) arising from a use of `show' at src/Text/XML/HaXml.hs:36:12-15 In the first argument of `show', namely `1.24' In the expression: show 1.24 In an equation for `version': version = show 1.24 [27 of 27] Compiling Main ( src/tools/XsdToHaskell.hs, dist/build/XsdToHaskell/XsdToHaskell-tmp/Main.o ) src/tools/XsdToHaskell.hs:32:1: Warning: The import of `vcat' from module `Text.PrettyPrint.HughesPJ' is redundant Linking dist/build/XsdToHaskell/XsdToHaskell ... Preprocessing executable 'FpMLToHaskell' for HaXml-1.24... [ 1 of 28] Compiling Text.XML.HaXml.Posn ( src/Text/XML/HaXml/Posn.hs, dist/build/FpMLToHaskell/FpMLToHaskell-tmp/Text/XML/HaXml/Posn.o ) [ 2 of 28] Compiling Text.XML.HaXml.Lex ( src/Text/XML/HaXml/Lex.hs, dist/build/FpMLToHaskell/FpMLToHaskell-tmp/Text/XML/HaXml/Lex.o ) src/Text/XML/HaXml/Lex.hs:209:18: Warning: This binding for `lookup' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Lex.hs:16:8-25 (and originally defined in `GHC.List') src/Text/XML/HaXml/Lex.hs:320:24: Warning: This binding for `p' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:9 src/Text/XML/HaXml/Lex.hs:320:29: Warning: This binding for `k' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:22 src/Text/XML/HaXml/Lex.hs:323:24: Warning: This binding for `p' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:9 src/Text/XML/HaXml/Lex.hs:323:27: Warning: This binding for `s' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:12 src/Text/XML/HaXml/Lex.hs:323:29: Warning: This binding for `ss' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:14 src/Text/XML/HaXml/Lex.hs:323:33: Warning: This binding for `k' shadows the existing binding bound at src/Text/XML/HaXml/Lex.hs:316:22 [ 3 of 28] Compiling Text.XML.HaXml.Types ( src/Text/XML/HaXml/Types.hs, dist/build/FpMLToHaskell/FpMLToHaskell-tmp/Text/XML/HaXml/Types.o ) src/Text/XML/HaXml/Types.hs:178:5: Warning: Pattern match(es) are non-exhaustive In an equation for `==': Patterns not matched: (CElem _ _) (CString _ _ _) (CElem _ _) (CRef _ _) (CElem _ _) (CMisc _ _) (CString _ _ _) (CElem _ _) ... src/Text/XML/HaXml/Types.hs:292:17: Warning: Defined but not used: `p' src/Text/XML/HaXml/Types.hs:292:19: Warning: Defined but not used: `n' src/Text/XML/HaXml/Types.hs:292:25: Warning: Defined but not used: `m' src/Text/XML/HaXml/Types.hs:293:16: Warning: Defined but not used: `n' src/Text/XML/HaXml/Types.hs:293:26: Warning: Defined but not used: `q' src/Text/XML/HaXml/Types.hs:293:28: Warning: Defined but not used: `m' [ 4 of 28] Compiling Text.XML.HaXml.Namespaces ( src/Text/XML/HaXml/Namespaces.hs, dist/build/FpMLToHaskell/FpMLToHaskell-tmp/Text/XML/HaXml/Namespaces.o ) src/Text/XML/HaXml/Namespaces.hs:127:17: Warning: This binding for `qualify' shadows the existing binding defined at src/Text/XML/HaXml/Namespaces.hs:58:1 src/Text/XML/HaXml/Namespaces.hs:171:15: Warning: Pattern match(es) are non-exhaustive In an equation for `mkNamespace': Patterns not matched: (QN _ _, _) [ 5 of 28] Compiling Text.XML.HaXml.Parse ( src/Text/XML/HaXml/Parse.hs, dist/build/FpMLToHaskell/FpMLToHaskell-tmp/Text/XML/HaXml/Parse.o ) src/Text/XML/HaXml/Parse.hs:34:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/Parse.hs:37:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() src/Text/XML/HaXml/Parse.hs:73:11: Warning: Defined but not used: `s' src/Text/XML/HaXml/Parse.hs:101:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:102:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:104:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:105:11: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:179:14: Warning: This binding for `tok' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:163:1 src/Text/XML/HaXml/Parse.hs:226:8: Warning: This binding for `fail' shadows the existing binding imported from `Control.Monad' at src/Text/XML/HaXml/Parse.hs:37:1-38 (and originally defined in `GHC.Base') src/Text/XML/HaXml/Parse.hs:240:35: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:862:1 src/Text/XML/HaXml/Parse.hs:269:35: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:862:1 src/Text/XML/HaXml/Parse.hs:313:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:317:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokPIClose failP ((++) "missing ?> in in "", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:353:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEqual", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:365:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:366:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.DOCTYPEx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:372:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail blank (tok Text.XML.HaXml.Lex.TokAnyClose) failP "missing > in DOCTYPE decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:403:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failP "missing = in 'standalone' decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:430:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:432:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:435:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:461:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:463:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:470:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:473:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:479:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failBadP "missing = in attribute"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:502:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:503:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ELEMENTx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:508:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail blank (tok Text.XML.HaXml.Lex.TokAnyClose) failBadP ((++) "expected > terminating ELEMENT decl" (++) "\ \ element name was " (++) show (printableName n) (++) "\ \ contentspec was " \ (ContentSpec p) -> debugShowCP p c)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:560:13: Warning: This binding for `cp' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:537:1 src/Text/XML/HaXml/Parse.hs:565:19: Warning: This binding for `modifier' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:552:1 src/Text/XML/HaXml/Parse.hs:574:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokBraOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:575:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokHash", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:578:42: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPipe", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:580:20: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- blank ((>>) tok Text.XML.HaXml.Lex.TokBraClose tok Text.XML.HaXml.Lex.TokStar)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:589:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:590:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ATTLISTx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:593:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail blank (tok Text.XML.HaXml.Lex.TokAnyClose) failBadP "missing > terminating ATTLIST"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:662:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:663:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- peRef (tok (Text.XML.HaXml.Lex.TokSection Text.XML.HaXml.Lex.INCLUDEx))", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:665:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSqOpen failBadP "missing [ after INCLUDE"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:667:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSectionClose failBadP ((++) "missing ]]> for INCLUDE section" (++) "\ \ begun at " show p)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:672:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:673:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- peRef (tok (Text.XML.HaXml.Lex.TokSection Text.XML.HaXml.Lex.IGNOREx))", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:675:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSqOpen failBadP "missing [ after IGNORE"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:676:12: Warning: A do-notation statement discarded a result of type [Ignore]. Suppress this warning by saying "_ <- many newIgnore", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:677:12: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokSectionClose failBadP ((++) "missing ]]> for IGNORE section" (++) "\ \ begun at " show p)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:685:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:686:10: Warning: A do-notation statement discarded a result of type [Ignore]. Suppress this warning by saying "_ <- debug many newIgnore "IGNORING conditional section"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:687:10: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:718:9: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:179:1 src/Text/XML/HaXml/Parse.hs:749:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:750:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ENTITYx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:753:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failBadP ((++) "expected > terminating G ENTITY decl " n)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:759:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:760:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.ENTITYx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:761:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPercent", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:764:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failBadP ((++) "expected > terminating P ENTITY decl " n)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:802:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:806:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokPIClose failP "expected ?> terminating text decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:824:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failBadP "expected = in 'encoding' decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:830:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:831:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.NOTATIONx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:834:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failBadP ((++) "expected > terminating NOTATION decl " n)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:846:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokQuote", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:849:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokQuote failBadP "expected quote to terminate entityvalue"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Parse.hs:858:39: Warning: This binding for `ev' shadows the existing binding defined at src/Text/XML/HaXml/Parse.hs:862:1 [ 6 of 28] Compiling Text.XML.HaXml.Schema.XSDTypeModel ( src/Text/XML/HaXml/Schema/XSDTypeModel.hs, dist/build/FpMLToHaskell/FpMLToHaskell-tmp/Text/XML/HaXml/Schema/XSDTypeModel.o ) src/Text/XML/HaXml/Schema/XSDTypeModel.hs:305:19: Warning: Fields of `Schema' not initialised: schema_elementFormDefault, schema_attributeFormDefault, schema_finalDefault, schema_blockDefault, schema_targetNamespace, schema_version, schema_namespaces In the expression: Schema {schema_items = []} In an equation for `mempty': mempty = Schema {schema_items = []} In the instance declaration for `Monoid Schema' [ 7 of 28] Compiling Text.XML.HaXml.Schema.NameConversion ( src/Text/XML/HaXml/Schema/NameConversion.hs, dist/build/FpMLToHaskell/FpMLToHaskell-tmp/Text/XML/HaXml/Schema/NameConversion.o ) src/Text/XML/HaXml/Schema/NameConversion.hs:8:1: Warning: The import of `Text.XML.HaXml.Namespaces' is redundant except perhaps to import instances from `Text.XML.HaXml.Namespaces' To import instances alone, use: import Text.XML.HaXml.Namespaces() src/Text/XML/HaXml/Schema/NameConversion.hs:62:5: Warning: Pattern match(es) are non-exhaustive In an equation for `mkConid': Patterns not matched: [] _ : (_ : (_ : _)) src/Text/XML/HaXml/Schema/NameConversion.hs:66:5: Warning: Pattern match(es) are non-exhaustive In an equation for `mkVarid': Patterns not matched: [] _ : (_ : (_ : _)) src/Text/XML/HaXml/Schema/NameConversion.hs:69:5: Warning: Pattern match(es) are non-exhaustive In an equation for `first': Patterns not matched: _ [] src/Text/XML/HaXml/Schema/NameConversion.hs:72:5: Warning: This binding for `last' shadows the existing binding imported from `Data.List' at src/Text/XML/HaXml/Schema/NameConversion.hs:11:1-16 (and originally defined in `GHC.List') src/Text/XML/HaXml/Schema/NameConversion.hs:72:5: Warning: Pattern match(es) are non-exhaustive In an equation for `last': Patterns not matched: _ [] src/Text/XML/HaXml/Schema/NameConversion.hs:115:5: Warning: Pattern match(es) are non-exhaustive In an equation for `cap': Patterns not matched: [] src/Text/XML/HaXml/Schema/NameConversion.hs:129:9: Warning: This binding for `pred' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/NameConversion.hs:3:8-43 (and originally defined in `GHC.Enum') src/Text/XML/HaXml/Schema/NameConversion.hs:130:18: Warning: Defined but not used: `p' src/Text/XML/HaXml/Schema/NameConversion.hs:131:18: Warning: Defined but not used: `p' src/Text/XML/HaXml/Schema/NameConversion.hs:165:5: Warning: Pattern match(es) are non-exhaustive In an equation for `mkVarId': Patterns not matched: [] src/Text/XML/HaXml/Schema/NameConversion.hs:167:5: Warning: Pattern match(es) are non-exhaustive In an equation for `mkConId': Patterns not matched: [] src/Text/XML/HaXml/Schema/NameConversion.hs:199:36: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: (_, []) src/Text/XML/HaXml/Schema/NameConversion.hs:200:46: Warning: Defined but not used: `suf' [ 8 of 28] Compiling Text.XML.HaXml.ByteStringPP ( src/Text/XML/HaXml/ByteStringPP.hs, dist/build/FpMLToHaskell/FpMLToHaskell-tmp/Text/XML/HaXml/ByteStringPP.o ) src/Text/XML/HaXml/ByteStringPP.hs:24:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/ByteStringPP.hs:334:1: Warning: Top-level binding with no type signature: qname :: QName -> ByteString [ 9 of 28] Compiling Text.XML.HaXml.Combinators ( src/Text/XML/HaXml/Combinators.hs, dist/build/FpMLToHaskell/FpMLToHaskell-tmp/Text/XML/HaXml/Combinators.o ) src/Text/XML/HaXml/Combinators.hs:79:9: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:81:9: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:81:9: Warning: Defined but not used: `x' src/Text/XML/HaXml/Combinators.hs:110:5: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:113:5: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:114:5: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:117:7: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:120:11: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:123:8: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:126:12: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:137:1: Warning: Pattern match(es) are non-exhaustive In an equation for `find': Patterns not matched: _ _ (CString _ _ _) _ _ (CRef _ _) _ _ (CMisc _ _) src/Text/XML/HaXml/Combinators.hs:138:17: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:189:19: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:203:16: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:212:12: Warning: This binding for `x' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:350:3 src/Text/XML/HaXml/Combinators.hs:301:9: Warning: This binding for `attr' shadows the existing binding defined at src/Text/XML/HaXml/Combinators.hs:123:1 src/Text/XML/HaXml/Combinators.hs:321:24: Warning: This binding for `n' shadows the existing binding bound at src/Text/XML/HaXml/Combinators.hs:320:30 [10 of 28] Compiling Text.XML.HaXml.Escape ( src/Text/XML/HaXml/Escape.hs, dist/build/FpMLToHaskell/FpMLToHaskell-tmp/Text/XML/HaXml/Escape.o ) [11 of 28] Compiling Text.XML.HaXml.Html.Generate ( src/Text/XML/HaXml/Html/Generate.hs, dist/build/FpMLToHaskell/FpMLToHaskell-tmp/Text/XML/HaXml/Html/Generate.o ) [12 of 28] Compiling Text.XML.HaXml.Html.Parse ( src/Text/XML/HaXml/Html/Parse.hs, dist/build/FpMLToHaskell/FpMLToHaskell-tmp/Text/XML/HaXml/Html/Parse.o ) src/Text/XML/HaXml/Html/Parse.hs:17:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/Html/Parse.hs:20:1: Warning: The import of `Control.Monad' is redundant except perhaps to import instances from `Control.Monad' To import instances alone, use: import Control.Monad() src/Text/XML/HaXml/Html/Parse.hs:74:41: Warning: This binding for `avs' shadows the existing binding bound at src/Text/XML/HaXml/Html/Parse.hs:63:33 src/Text/XML/HaXml/Html/Parse.hs:74:45: Warning: This binding for `cs' shadows the existing binding bound at src/Text/XML/HaXml/Html/Parse.hs:63:37 src/Text/XML/HaXml/Html/Parse.hs:143:14: Warning: This binding for `tok' shadows the existing binding defined at src/Text/XML/HaXml/Html/Parse.hs:133:1 src/Text/XML/HaXml/Html/Parse.hs:190:8: Warning: This binding for `fail' shadows the existing binding imported from `Control.Monad' at src/Text/XML/HaXml/Html/Parse.hs:20:1-20 (and originally defined in `GHC.Base') src/Text/XML/HaXml/Html/Parse.hs:216:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:220:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail (onFail tok Text.XML.HaXml.Lex.TokPIClose tok Text.XML.HaXml.Lex.TokAnyClose) failP "missing ?> or >"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:225:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSectionOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:238:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokPIOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:242:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokPIClose failBadP "missing ?> in "", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:254:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEqual", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:269:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokSpecialOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:270:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok (Text.XML.HaXml.Lex.TokSpecial Text.XML.HaXml.Lex.DOCTYPEx)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:275:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failP "missing > in DOCTYPE decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:304:7: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failP "missing = in 'standalone' decl"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:322:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyOpen", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:332:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:342:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokAnyClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:346:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEndClose", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:349:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokAnyClose failP "missing > or /> in element tag"", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:356:15: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- commit (tok Text.XML.HaXml.Lex.TokAnyClose)", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:409:14: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- tok Text.XML.HaXml.Lex.TokEqual", or by using the flag -fno-warn-unused-do-bind src/Text/XML/HaXml/Html/Parse.hs:670:5: Warning: A do-notation statement discarded a result of type TokenT. Suppress this warning by saying "_ <- onFail tok Text.XML.HaXml.Lex.TokEqual failBadP "expected = in 'encoding' decl"", or by using the flag -fno-warn-unused-do-bind [13 of 28] Compiling Text.XML.HaXml.Pretty ( src/Text/XML/HaXml/Pretty.hs, dist/build/FpMLToHaskell/FpMLToHaskell-tmp/Text/XML/HaXml/Pretty.o ) src/Text/XML/HaXml/Pretty.hs:25:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/Pretty.hs:276:1: Warning: Top-level binding with no type signature: qname :: QName -> Doc [14 of 28] Compiling Text.XML.HaXml.TypeMapping ( src/Text/XML/HaXml/TypeMapping.hs, dist/build/FpMLToHaskell/FpMLToHaskell-tmp/Text/XML/HaXml/TypeMapping.o ) src/Text/XML/HaXml/TypeMapping.hs:208:14: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:209:14: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:214:29: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:228:14: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:231:17: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:234:5: Warning: Pattern match(es) are non-exhaustive In an equation for `declmacro': Patterns not matched: (Maybe _) _ (List _) _ (Tuple _) _ (Prim _ _) _ ... src/Text/XML/HaXml/TypeMapping.hs:234:15: Warning: This binding for `ht' shadows the existing binding bound at src/Text/XML/HaXml/TypeMapping.hs:201:7 src/Text/XML/HaXml/TypeMapping.hs:238:32: Warning: Defined but not used: `s' src/Text/XML/HaXml/TypeMapping.hs:238:34: Warning: Defined but not used: `fv' src/Text/XML/HaXml/TypeMapping.hs:238:37: Warning: Defined but not used: `hts' src/Text/XML/HaXml/TypeMapping.hs:242:5: Warning: Pattern match(es) are non-exhaustive In an equation for `declprim': Patterns not matched: Maybe _ List _ Tuple _ String ... src/Text/XML/HaXml/TypeMapping.hs:250:1: Warning: Pattern match(es) are non-exhaustive In an equation for `?': Patterns not matched: _ _ [15 of 28] Compiling Text.XML.HaXml.Verbatim ( src/Text/XML/HaXml/Verbatim.hs, dist/build/FpMLToHaskell/FpMLToHaskell-tmp/Text/XML/HaXml/Verbatim.o ) [16 of 28] Compiling Text.XML.HaXml.Util ( src/Text/XML/HaXml/Util.hs, dist/build/FpMLToHaskell/FpMLToHaskell-tmp/Text/XML/HaXml/Util.o ) src/Text/XML/HaXml/Util.hs:32:16: Warning: This binding for `attrs' shadows the existing binding defined at src/Text/XML/HaXml/Util.hs:32:1 src/Text/XML/HaXml/Util.hs:35:1: Warning: Pattern match(es) are non-exhaustive In an equation for `tagTextContent': Patterns not matched: CString _ _ _ CRef _ _ CMisc _ _ [17 of 28] Compiling Text.XML.HaXml.Wrappers ( src/Text/XML/HaXml/Wrappers.hs, dist/build/FpMLToHaskell/FpMLToHaskell-tmp/Text/XML/HaXml/Wrappers.o ) src/Text/XML/HaXml/Wrappers.hs:34:41: Warning: Defaulting the following constraint(s) to type `Double' (Fractional a0) arising from the literal `1.24' at src/Text/XML/HaXml/Wrappers.hs:34:41-44 (Show a0) arising from a use of `show' at src/Text/XML/HaXml/Wrappers.hs:34:36-39 In the first argument of `show', namely `1.24' In the second argument of `(++)', namely `show 1.24' In the second argument of `($)', namely `"part of HaXml-" ++ show 1.24' src/Text/XML/HaXml/Wrappers.hs:69:5: Warning: This binding for `onContent' shadows the existing binding defined at src/Text/XML/HaXml/Wrappers.hs:79:1 [18 of 28] Compiling Text.XML.HaXml.XmlContent.Parser ( src/Text/XML/HaXml/XmlContent/Parser.hs, dist/build/FpMLToHaskell/FpMLToHaskell-tmp/Text/XML/HaXml/XmlContent/Parser.o ) src/Text/XML/HaXml/XmlContent/Parser.hs:97:1: Warning: Pattern match(es) are non-exhaustive In an equation for `attval': Patterns not matched: Elem _ [] _ Elem _ ((_, AttValue _) : (_ : _)) _ Elem _ [(_, AttValue _)] (_ : _) src/Text/XML/HaXml/XmlContent/Parser.hs:615:9: Warning: Pattern match(es) are non-exhaustive In an equation for `g': Patterns not matched: ghc-prim:GHC.Types.C# #x with #x `notElem` ['"', '&', '<', '>', '\''] [19 of 28] Compiling Text.XML.HaXml.Schema.Parse ( src/Text/XML/HaXml/Schema/Parse.hs, dist/build/FpMLToHaskell/FpMLToHaskell-tmp/Text/XML/HaXml/Schema/Parse.o ) src/Text/XML/HaXml/Schema/Parse.hs:6:1: Warning: The import of `Data.List' is redundant except perhaps to import instances from `Data.List' To import instances alone, use: import Data.List() src/Text/XML/HaXml/Schema/Parse.hs:11:1: Warning: The import item `Attribute(..)' suggests that `Attribute' has (in-scope) constructors or class methods, but it has none src/Text/XML/HaXml/Schema/Parse.hs:26:5: Warning: This binding for `name' shadows the existing binding defined at src/Text/XML/HaXml/Schema/Parse.hs:644:1 src/Text/XML/HaXml/Schema/Parse.hs:140:5: Warning: Pattern match(es) are non-exhaustive In an equation for `deQN': Patterns not matched: N _ src/Text/XML/HaXml/Schema/Parse.hs:147:16: Warning: Defined but not used: `n' src/Text/XML/HaXml/Schema/Parse.hs:147:21: Warning: Defined but not used: `m' src/Text/XML/HaXml/Schema/Parse.hs:160:20: Warning: This binding for `uri' shadows the existing binding defined at src/Text/XML/HaXml/Schema/Parse.hs:597:1 src/Text/XML/HaXml/Schema/Parse.hs:164:10: Warning: Defined but not used: `p' src/Text/XML/HaXml/Schema/Parse.hs:184:1: Warning: Top-level binding with no type signature: schema :: Parser (Content Posn) Schema src/Text/XML/HaXml/Schema/Parse.hs:243:12: Warning: This binding for `qual' shadows the existing binding defined at src/Text/XML/HaXml/Schema/Parse.hs:172:1 src/Text/XML/HaXml/Schema/Parse.hs:380:12: Warning: Defined but not used: `e' src/Text/XML/HaXml/Schema/Parse.hs:538:17: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- isWord "unbounded"", or by using the flag -fno-warn-unused-do-bind [20 of 28] Compiling Text.XML.HaXml.Schema.Environment ( src/Text/XML/HaXml/Schema/Environment.hs, dist/build/FpMLToHaskell/FpMLToHaskell-tmp/Text/XML/HaXml/Schema/Environment.o ) src/Text/XML/HaXml/Schema/Environment.hs:6:1: Warning: The import item `Name(..)' suggests that `Name' has (in-scope) constructors or class methods, but it has none src/Text/XML/HaXml/Schema/Environment.hs:6:1: Warning: The import of `Name' from module `Text.XML.HaXml.Types' is redundant src/Text/XML/HaXml/Schema/Environment.hs:82:20: Warning: This binding for `init' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/Environment.hs:2:8-40 (and originally defined in `GHC.List') src/Text/XML/HaXml/Schema/Environment.hs:97:16: Warning: This binding for `s' shadows the existing binding bound at src/Text/XML/HaXml/Schema/Environment.hs:82:18 src/Text/XML/HaXml/Schema/Environment.hs:100:16: Warning: This binding for `s' shadows the existing binding bound at src/Text/XML/HaXml/Schema/Environment.hs:82:18 src/Text/XML/HaXml/Schema/Environment.hs:103:16: Warning: This binding for `s' shadows the existing binding bound at src/Text/XML/HaXml/Schema/Environment.hs:82:18 src/Text/XML/HaXml/Schema/Environment.hs:113:5: Warning: Pattern match(es) are non-exhaustive In an equation for `complex': Patterns not matched: _ _ src/Text/XML/HaXml/Schema/Environment.hs:117:29: Warning: This binding for `env' shadows the existing binding bound at src/Text/XML/HaXml/Schema/Environment.hs:113:13 src/Text/XML/HaXml/Schema/Environment.hs:123:46: Warning: This binding for `env' shadows the existing binding bound at src/Text/XML/HaXml/Schema/Environment.hs:113:13 src/Text/XML/HaXml/Schema/Environment.hs:134:24: Warning: Defined but not used: `x' src/Text/XML/HaXml/Schema/Environment.hs:154:5: Warning: Pattern match(es) are non-exhaustive In an equation for `elementDecl': Patterns not matched: _ _ src/Text/XML/HaXml/Schema/Environment.hs:155:15: Warning: Defined but not used: `r' src/Text/XML/HaXml/Schema/Environment.hs:164:29: Warning: This binding for `env' shadows the existing binding bound at src/Text/XML/HaXml/Schema/Environment.hs:154:17 src/Text/XML/HaXml/Schema/Environment.hs:172:5: Warning: Pattern match(es) are non-exhaustive In an equation for `attributeDecl': Patterns not matched: _ _ src/Text/XML/HaXml/Schema/Environment.hs:173:15: Warning: Defined but not used: `r' src/Text/XML/HaXml/Schema/Environment.hs:177:5: Warning: Pattern match(es) are non-exhaustive In an equation for `attrGroup': Patterns not matched: _ _ src/Text/XML/HaXml/Schema/Environment.hs:178:15: Warning: Defined but not used: `r' src/Text/XML/HaXml/Schema/Environment.hs:182:5: Warning: Pattern match(es) are non-exhaustive In an equation for `group': Patterns not matched: _ _ src/Text/XML/HaXml/Schema/Environment.hs:183:15: Warning: Defined but not used: `r' src/Text/XML/HaXml/Schema/Environment.hs:189:30: Warning: This binding for `env' shadows the existing binding bound at src/Text/XML/HaXml/Schema/Environment.hs:188:11 [21 of 28] Compiling Text.XML.HaXml.Schema.HaskellTypeModel ( src/Text/XML/HaXml/Schema/HaskellTypeModel.hs, dist/build/FpMLToHaskell/FpMLToHaskell-tmp/Text/XML/HaXml/Schema/HaskellTypeModel.o ) [22 of 28] Compiling Text.XML.HaXml.Schema.TypeConversion ( src/Text/XML/HaXml/Schema/TypeConversion.hs, dist/build/FpMLToHaskell/FpMLToHaskell-tmp/Text/XML/HaXml/Schema/TypeConversion.o ) src/Text/XML/HaXml/Schema/TypeConversion.hs:6:1: Warning: The import item `Name(..)' suggests that `Name' has (in-scope) constructors or class methods, but it has none src/Text/XML/HaXml/Schema/TypeConversion.hs:6:1: Warning: The import of `Name' from module `Text.XML.HaXml.Types' is redundant src/Text/XML/HaXml/Schema/TypeConversion.hs:15:1: Warning: The import of `Data.Map' is redundant except perhaps to import instances from `Data.Map' To import instances alone, use: import Data.Map() src/Text/XML/HaXml/Schema/TypeConversion.hs:16:1: Warning: The import of `Data.List' is redundant except perhaps to import instances from `Data.List' To import instances alone, use: import Data.List() src/Text/XML/HaXml/Schema/TypeConversion.hs:17:1: Warning: The import of `isNothing' from module `Data.Maybe' is redundant src/Text/XML/HaXml/Schema/TypeConversion.hs:36:27: Warning: Defined but not used: `ad' src/Text/XML/HaXml/Schema/TypeConversion.hs:37:26: Warning: Defined but not used: `ag' src/Text/XML/HaXml/Schema/TypeConversion.hs:40:23: Warning: Defined but not used: `prim' src/Text/XML/HaXml/Schema/TypeConversion.hs:41:12: Warning: This binding for `s' shadows the existing binding bound at src/Text/XML/HaXml/Schema/TypeConversion.hs:24:13 src/Text/XML/HaXml/Schema/TypeConversion.hs:41:30: Warning: Defined but not used: `f' src/Text/XML/HaXml/Schema/TypeConversion.hs:52:20: Warning: Defined but not used: `a' src/Text/XML/HaXml/Schema/TypeConversion.hs:52:22: Warning: Defined but not used: `n' src/Text/XML/HaXml/Schema/TypeConversion.hs:52:24: Warning: Defined but not used: `f' src/Text/XML/HaXml/Schema/TypeConversion.hs:52:26: Warning: Defined but not used: `t' src/Text/XML/HaXml/Schema/TypeConversion.hs:55:12: Warning: This binding for `s' shadows the existing binding bound at src/Text/XML/HaXml/Schema/TypeConversion.hs:24:13 src/Text/XML/HaXml/Schema/TypeConversion.hs:55:27: Warning: Defined but not used: `f' src/Text/XML/HaXml/Schema/TypeConversion.hs:55:29: Warning: Defined but not used: `u' src/Text/XML/HaXml/Schema/TypeConversion.hs:70:26: Warning: Defined but not used: `ann' src/Text/XML/HaXml/Schema/TypeConversion.hs:70:30: Warning: Defined but not used: `base' src/Text/XML/HaXml/Schema/TypeConversion.hs:70:35: Warning: Defined but not used: `r1' src/Text/XML/HaXml/Schema/TypeConversion.hs:77:53: Warning: This binding for `s' shadows the existing binding bound at src/Text/XML/HaXml/Schema/TypeConversion.hs:24:13 src/Text/XML/HaXml/Schema/TypeConversion.hs:91:22: Warning: Defined but not used: `r' src/Text/XML/HaXml/Schema/TypeConversion.hs:105:22: Warning: Defined but not used: `r' src/Text/XML/HaXml/Schema/TypeConversion.hs:133:25: Warning: Defined but not used: es' src/Text/XML/HaXml/Schema/TypeConversion.hs:157:9: Warning: Defined but not used: `c' src/Text/XML/HaXml/Schema/TypeConversion.hs:267:34: Warning: Defined but not used: `st' src/Text/XML/HaXml/Schema/TypeConversion.hs:274:34: Warning: Defined but not used: `st' src/Text/XML/HaXml/Schema/TypeConversion.hs:275:34: Warning: Defined but not used: `st' src/Text/XML/HaXml/Schema/TypeConversion.hs:301:15: Warning: Defined but not used: `n' src/Text/XML/HaXml/Schema/TypeConversion.hs:334:31: Warning: Defined but not used: `ann' src/Text/XML/HaXml/Schema/TypeConversion.hs:334:35: Warning: Defined but not used: `eds' src/Text/XML/HaXml/Schema/TypeConversion.hs:339:31: Warning: Defined but not used: `ann' src/Text/XML/HaXml/Schema/TypeConversion.hs:348:5: Warning: This binding for `any' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/TypeConversion.hs:2:8-43 (and originally defined in `GHC.List') src/Text/XML/HaXml/Schema/TypeConversion.hs:368:9: Warning: This binding for `simple' shadows the existing binding bound at src/Text/XML/HaXml/Schema/TypeConversion.hs:40:5 src/Text/XML/HaXml/Schema/TypeConversion.hs:371:9: Warning: This binding for `complex' shadows the existing binding bound at src/Text/XML/HaXml/Schema/TypeConversion.hs:84:5 src/Text/XML/HaXml/Schema/TypeConversion.hs:378:15: Warning: This binding for `e' shadows the existing binding bound at src/Text/XML/HaXml/Schema/TypeConversion.hs:364:23 src/Text/XML/HaXml/Schema/TypeConversion.hs:393:12: Warning: Defined but not used: `s' src/Text/XML/HaXml/Schema/TypeConversion.hs:403:14: Warning: Defined but not used: `s' src/Text/XML/HaXml/Schema/TypeConversion.hs:406:26: Warning: Defined but not used: `ann' src/Text/XML/HaXml/Schema/TypeConversion.hs:406:30: Warning: Defined but not used: `base' src/Text/XML/HaXml/Schema/TypeConversion.hs:406:35: Warning: Defined but not used: `r1' src/Text/XML/HaXml/Schema/TypeConversion.hs:442:1: Warning: Pattern match(es) are non-exhaustive In an equation for `consolidate': Patterns not matched: (Occurs _ _) (OrderedNumericTotalDigits, _, _) (Occurs _ _) (OrderedNumericFractionDigits, _, _) (Occurs _ _) (UnorderedPattern, _, _) (Occurs _ _) (UnorderedEnumeration, _, _) ... src/Text/XML/HaXml/Schema/TypeConversion.hs:442:21: Warning: This binding for `min' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/TypeConversion.hs:2:8-43 (and originally defined in `ghc-prim:GHC.Classes') src/Text/XML/HaXml/Schema/TypeConversion.hs:442:21: Warning: Defined but not used: `min' src/Text/XML/HaXml/Schema/TypeConversion.hs:442:25: Warning: This binding for `max' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/TypeConversion.hs:2:8-43 (and originally defined in `ghc-prim:GHC.Classes') src/Text/XML/HaXml/Schema/TypeConversion.hs:444:21: Warning: This binding for `min' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/TypeConversion.hs:2:8-43 (and originally defined in `ghc-prim:GHC.Classes') src/Text/XML/HaXml/Schema/TypeConversion.hs:444:21: Warning: Defined but not used: `min' src/Text/XML/HaXml/Schema/TypeConversion.hs:444:25: Warning: This binding for `max' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/TypeConversion.hs:2:8-43 (and originally defined in `ghc-prim:GHC.Classes') src/Text/XML/HaXml/Schema/TypeConversion.hs:446:21: Warning: This binding for `min' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/TypeConversion.hs:2:8-43 (and originally defined in `ghc-prim:GHC.Classes') src/Text/XML/HaXml/Schema/TypeConversion.hs:446:25: Warning: This binding for `max' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/TypeConversion.hs:2:8-43 (and originally defined in `ghc-prim:GHC.Classes') src/Text/XML/HaXml/Schema/TypeConversion.hs:446:25: Warning: Defined but not used: `max' src/Text/XML/HaXml/Schema/TypeConversion.hs:448:21: Warning: This binding for `min' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/TypeConversion.hs:2:8-43 (and originally defined in `ghc-prim:GHC.Classes') src/Text/XML/HaXml/Schema/TypeConversion.hs:448:25: Warning: This binding for `max' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/TypeConversion.hs:2:8-43 (and originally defined in `ghc-prim:GHC.Classes') src/Text/XML/HaXml/Schema/TypeConversion.hs:448:25: Warning: Defined but not used: `max' src/Text/XML/HaXml/Schema/TypeConversion.hs:450:21: Warning: This binding for `min' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/TypeConversion.hs:2:8-43 (and originally defined in `ghc-prim:GHC.Classes') src/Text/XML/HaXml/Schema/TypeConversion.hs:450:21: Warning: Defined but not used: `min' src/Text/XML/HaXml/Schema/TypeConversion.hs:450:25: Warning: This binding for `max' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/TypeConversion.hs:2:8-43 (and originally defined in `ghc-prim:GHC.Classes') src/Text/XML/HaXml/Schema/TypeConversion.hs:450:25: Warning: Defined but not used: `max' src/Text/XML/HaXml/Schema/TypeConversion.hs:452:21: Warning: This binding for `min' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/TypeConversion.hs:2:8-43 (and originally defined in `ghc-prim:GHC.Classes') src/Text/XML/HaXml/Schema/TypeConversion.hs:452:21: Warning: Defined but not used: `min' src/Text/XML/HaXml/Schema/TypeConversion.hs:452:25: Warning: This binding for `max' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/TypeConversion.hs:2:8-43 (and originally defined in `ghc-prim:GHC.Classes') src/Text/XML/HaXml/Schema/TypeConversion.hs:454:21: Warning: This binding for `min' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/TypeConversion.hs:2:8-43 (and originally defined in `ghc-prim:GHC.Classes') src/Text/XML/HaXml/Schema/TypeConversion.hs:454:25: Warning: This binding for `max' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/TypeConversion.hs:2:8-43 (and originally defined in `ghc-prim:GHC.Classes') src/Text/XML/HaXml/Schema/TypeConversion.hs:454:25: Warning: Defined but not used: `max' [23 of 28] Compiling Text.XML.HaXml.Schema.PrettyHaskell ( src/Text/XML/HaXml/Schema/PrettyHaskell.hs, dist/build/FpMLToHaskell/FpMLToHaskell-tmp/Text/XML/HaXml/Schema/PrettyHaskell.o ) src/Text/XML/HaXml/Schema/PrettyHaskell.hs:19:1: Warning: The import of `notElem' from module `Data.List' is redundant src/Text/XML/HaXml/Schema/PrettyHaskell.hs:20:1: Warning: The import of `isJust, fromJust, catMaybes' from module `Data.Maybe' is redundant src/Text/XML/HaXml/Schema/PrettyHaskell.hs:26:14: Warning: This binding for `sep' shadows the existing binding imported from `Text.PrettyPrint.HughesPJ' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:17:1-38 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:26:14: Warning: Defined but not used: `sep' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:26:24: Warning: Defined but not used: `pp' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:27:14: Warning: This binding for `sep' shadows the existing binding imported from `Text.PrettyPrint.HughesPJ' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:17:1-38 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:58:29: Warning: This binding for `seq' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:5:8-42 (and originally defined in `ghc-prim:GHC.Prim') src/Text/XML/HaXml/Schema/PrettyHaskell.hs:64:25: Warning: Defaulting the following constraint(s) to type `Integer' (Enum a0) arising from the arithmetic sequence `1 .. ' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:64:25-29 (Num a0) arising from the literal `1' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:64:26 (Show a0) arising from a use of `show' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:59:44-47 In the second argument of `zipWith', namely `[1 .. ]' In the expression: zipWith (\ n seq -> case seq of { [x] -> "\ \(" ++ show n ++ ") " ++ paragraph 56 x _ -> "\ \(" ++ show n ++ ") Sequence of:" ++ concatMap (\ s -> "\ \\ \ * " ++ paragraph 52 s) seq }) [1 .. ] In the second argument of `($)', namely `zipWith (\ n seq -> case seq of { [x] -> "\ \(" ++ show n ++ ") " ++ paragraph 56 x _ -> "\ \(" ++ show n ++ ") Sequence of:" ++ concatMap (\ s -> "\ \\ \ * " ++ paragraph 52 s) seq }) [1 .. ] $ map (map safeComment) $ nested' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:87:1: Warning: Defined but not used: `ppVarId' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:89:1: Warning: Defined but not used: `ppUnqVarId' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:133:26: Warning: This binding for `mod' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:5:8-42 (and originally defined in `GHC.Real') src/Text/XML/HaXml/Schema/PrettyHaskell.hs:137:26: Warning: This binding for `mod' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:5:8-42 (and originally defined in `GHC.Real') src/Text/XML/HaXml/Schema/PrettyHaskell.hs:169:8: Warning: Defined but not used: `nx' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:171:8: Warning: Defined but not used: `nx' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:171:11: Warning: Defined but not used: `e' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:178:13: Warning: This binding for `n' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:177:5 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:178:16: Warning: This binding for `e' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:172:11 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:190:16: Warning: This binding for `e' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:172:11 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:192:37: Warning: This binding for `e' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:172:11 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:205:11: Warning: Defined but not used: `nx' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:207:11: Warning: Defined but not used: `nx' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:207:14: Warning: Defined but not used: `e' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:213:14: Warning: This binding for `e' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:208:14 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:215:17: Warning: This binding for `e' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:208:14 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:218:49: Warning: This binding for `e' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:208:14 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:230:1: Warning: Pattern match(es) are non-exhaustive In an equation for `ppHighLevelDecl': Patterns not matched: _ (ElementOfType (OneOf _ _ _)) _ (ElementOfType (AnyElem _ _)) _ (ElementOfType Text) src/Text/XML/HaXml/Schema/PrettyHaskell.hs:261:28: Warning: This binding for `comm' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:235:46 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:261:28: Warning: Defined but not used: `comm' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:263:32: Warning: This binding for `comm' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:235:46 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:263:32: Warning: Defined but not used: `comm' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:267:31: Warning: This binding for `comm' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:235:46 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:267:31: Warning: Defined but not used: `comm' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:310:16: Warning: This binding for `as' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:271:42 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:319:40: Warning: Defined but not used: `sts' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:386:17: Warning: This binding for `as' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:352:40 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:419:28: Warning: This binding for `mod' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:5:8-42 (and originally defined in `GHC.Real') src/Text/XML/HaXml/Schema/PrettyHaskell.hs:419:28: Warning: Defined but not used: `mod' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:449:5: Warning: Pattern match(es) are non-exhaustive In an equation for `initLower': Patterns not matched: XName (N []) XName (QN _ []) src/Text/XML/HaXml/Schema/PrettyHaskell.hs:463:20: Warning: Defined but not used: `e' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:477:20: Warning: Defined but not used: `e' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:495:5: Warning: Defined but not used: `notInScope' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:516:57: Warning: Defaulting the following constraint(s) to type `Integer' (Enum a0) arising from the arithmetic sequence `1 .. ' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:516:57-61 (Num a0) arising from the literal `1' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:516:58 (Show a0) arising from a use of `choices' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:516:41-47 In the second argument of `zip', namely `[1 .. ]' In the fifth argument of `ppvList', namely `(zip es [1 .. ])' In the first argument of `($$)', namely `ppvList "=" "|" "" choices (zip es [1 .. ])' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:525:17: Warning: Defined but not used: `nx' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:525:27: Warning: Defined but not used: `t' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:525:29: Warning: Defined but not used: `es' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:525:32: Warning: Defined but not used: `comm' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:574:55: Warning: Defined but not used: `grandsuper' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:591:17: Warning: Defined but not used: `nx' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:670:20: Warning: Defined but not used: `fwdReqd' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:692:5: Warning: Defined but not used: `fwd' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:693:12: Warning: This binding for `t' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:670:16 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:693:14: Warning: This binding for `es' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:670:50 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:693:17: Warning: This binding for `as' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:670:53 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:694:73: Warning: Defaulting the following constraint(s) to type `Integer' (Enum a0) arising from the arithmetic sequence `0 .. ' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:694:73-77 (Num a0) arising from the literal `0' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:694:74 (Show a0) arising from a use of `show' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:694:60-63 In the expression: [0 .. ] In a stmt of a list comprehension: n <- [0 .. ] In the second argument of `take', namely `[text ('a' : show n) | n <- [0 .. ]]' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:695:73: Warning: Defaulting the following constraint(s) to type `Integer' (Enum a0) arising from the arithmetic sequence `0 .. ' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:695:73-77 (Num a0) arising from the literal `0' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:695:74 (Show a0) arising from a use of `show' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:695:60-63 In the expression: [0 .. ] In a stmt of a list comprehension: n <- [0 .. ] In the second argument of `take', namely `[text ('e' : show n) | n <- [0 .. ]]' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:714:47: Warning: This binding for `mod' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:5:8-42 (and originally defined in `GHC.Real') src/Text/XML/HaXml/Schema/PrettyHaskell.hs:722:5: Warning: Pattern match(es) are non-exhaustive In an equation for `ppSuper': Patterns not matched: _ [] src/Text/XML/HaXml/Schema/PrettyHaskell.hs:722:13: Warning: This binding for `t' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:718:40 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:733:10: Warning: Defined but not used: `nx' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:733:13: Warning: Defined but not used: `t' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:757:18: Warning: Defined but not used: `e' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:758:18: Warning: Defined but not used: `e' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:759:18: Warning: Defined but not used: `e' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:771:12: Warning: This binding for `e' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:765:25 src/Text/XML/HaXml/Schema/PrettyHaskell.hs:775:16: Warning: Defined but not used: `nx' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:778:16: Warning: Defined but not used: `nx' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:778:19: Warning: Defined but not used: `brack' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:778:25: Warning: Defined but not used: `e' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:830:30: Warning: This binding for `max' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:5:8-42 (and originally defined in `ghc-prim:GHC.Classes') src/Text/XML/HaXml/Schema/PrettyHaskell.hs:838:1: Warning: Pattern match(es) are non-exhaustive In an equation for `liftedElemModifier': Patterns not matched: Element _ _ _ _ _ _ _ AnyElem _ _ Text src/Text/XML/HaXml/Schema/PrettyHaskell.hs:857:14: Warning: Defined but not used: `i' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:868:8: Warning: Defined but not used: `seen' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:875:9: Warning: This binding for `pred' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:5:8-42 (and originally defined in `GHC.Enum') src/Text/XML/HaXml/Schema/PrettyHaskell.hs:876:69: Warning: Defaulting the following constraint(s) to type `Integer' (Enum a0) arising from the arithmetic sequence `2 .. ' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:876:69-73 (Num a0) arising from the literal `2' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:876:70 (Show a0) arising from a use of `show' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:876:54-57 In the expression: [2 .. ] In a stmt of a list comprehension: i <- [2 .. ] In the second argument of `dropWhile', namely `[(n ++ show i) | i <- [2 .. ]]' src/Text/XML/HaXml/Schema/PrettyHaskell.hs:877:9: Warning: This binding for `pred' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:5:8-42 (and originally defined in `GHC.Enum') src/Text/XML/HaXml/Schema/PrettyHaskell.hs:878:69: Warning: Defaulting the following constraint(s) to type `Integer' (Enum a0) arising from the arithmetic sequence `2 .. ' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:878:69-73 (Num a0) arising from the literal `2' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:878:70 (Show a0) arising from a use of `show' at src/Text/XML/HaXml/Schema/PrettyHaskell.hs:878:54-57 In the expression: [2 .. ] In a stmt of a list comprehension: i <- [2 .. ] In the second argument of `dropWhile', namely `[(n ++ show i) | i <- [2 .. ]]' [24 of 28] Compiling Text.XML.HaXml.Schema.PrettyHsBoot ( src/Text/XML/HaXml/Schema/PrettyHsBoot.hs, dist/build/FpMLToHaskell/FpMLToHaskell-tmp/Text/XML/HaXml/Schema/PrettyHsBoot.o ) src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:19:1: Warning: The import of `notElem' from module `Data.List' is redundant src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:20:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:25:14: Warning: This binding for `sep' shadows the existing binding imported from `Text.PrettyPrint.HughesPJ' at src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:17:1-38 src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:25:14: Warning: Defined but not used: `sep' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:25:24: Warning: Defined but not used: `pp' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:26:14: Warning: This binding for `sep' shadows the existing binding imported from `Text.PrettyPrint.HughesPJ' at src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:17:1-38 src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:49:1: Warning: Defined but not used: `ppXName' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:57:1: Warning: Defined but not used: `ppVarId' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:59:1: Warning: Defined but not used: `ppUnqVarId' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:60:1: Warning: Defined but not used: `ppFwdConId' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:63:1: Warning: Defined but not used: `ppJoinConId' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:64:1: Warning: Defined but not used: `ppFieldId' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:91:1: Warning: Defined but not used: `ppAttr' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:96:1: Warning: Defined but not used: `ppElem' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:104:8: Warning: Defined but not used: `nx' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:106:8: Warning: Defined but not used: `nx' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:106:11: Warning: Defined but not used: `e' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:113:13: Warning: This binding for `n' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:112:5 src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:113:16: Warning: This binding for `e' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:107:11 src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:121:16: Warning: This binding for `e' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:107:11 src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:123:37: Warning: This binding for `e' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:107:11 src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:133:1: Warning: Pattern match(es) are non-exhaustive In an equation for `ppHighLevelDecl': Patterns not matched: _ (ElementOfType (OneOf _ _ _)) _ (ElementOfType (AnyElem _ _)) _ (ElementOfType Text) src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:138:44: Warning: Defined but not used: `r' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:148:42: Warning: Defined but not used: `as' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:161:40: Warning: Defined but not used: `sts' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:169:38: Warning: Defined but not used: `is' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:178:37: Warning: Defined but not used: `es' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:178:40: Warning: Defined but not used: `as' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:185:45: Warning: Defined but not used: `insts' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:200:58: Warning: Defined but not used: `comm' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:211:30: Warning: Defined but not used: `es' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:220:17: Warning: Defined but not used: `nx' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:220:27: Warning: Defined but not used: `t' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:220:29: Warning: Defined but not used: `es' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:220:32: Warning: Defined but not used: `comm' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:261:55: Warning: Defined but not used: `grandsuper' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:278:17: Warning: Defined but not used: `nx' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:286:1: Warning: Defined but not used: `ppHighLevelInstances' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:286:1: Warning: Pattern match(es) are non-exhaustive In an equation for `ppHighLevelInstances': Patterns not matched: _ (NamedSimpleType _ _ _) _ (RestrictSimpleType _ _ _ _) _ (ExtendSimpleType _ _ _ _) _ (UnionSimpleTypes _ _ _) ... src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:286:50: Warning: Defined but not used: `insts' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:286:56: Warning: Defined but not used: `comm' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:289:50: Warning: Defined but not used: `n' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:289:52: Warning: Defined but not used: `t' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:289:63: Warning: Defined but not used: `comm' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:296:22: Warning: Defined but not used: `nx' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:296:44: Warning: Defined but not used: `t' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:296:46: Warning: Defined but not used: `s' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:296:48: Warning: Defined but not used: `oes' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:296:52: Warning: Defined but not used: `oas' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:296:56: Warning: Defined but not used: `es' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:296:59: Warning: Defined but not used: `as' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:297:39: Warning: Defined but not used: `fwdReqd' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:297:47: Warning: Defined but not used: `absSup' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:297:54: Warning: Defined but not used: `grandsuper' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:297:65: Warning: Defined but not used: `comm' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:304:54: Warning: Defined but not used: `s' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:305:52: Warning: Defined but not used: `fwdReqd' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:305:60: Warning: Defined but not used: `grandsuper' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:313:1: Warning: Top-level binding with no type signature: ppElementAbstractOfType :: NameConverter -> Decl -> Doc src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:313:1: Warning: Pattern match(es) are non-exhaustive In an equation for `ppElementAbstractOfType': Patterns not matched: _ (NamedSimpleType _ _ _) _ (RestrictSimpleType _ _ _ _) _ (ExtendSimpleType _ _ _ _) _ (UnionSimpleTypes _ _ _) ... src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:313:55: Warning: Defined but not used: `substgrp' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:323:20: Warning: Defined but not used: `fwdReqd' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:323:28: Warning: Defined but not used: `abstractSuper' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:323:42: Warning: Defined but not used: `oes' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:323:46: Warning: Defined but not used: `oas' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:323:50: Warning: Defined but not used: `es' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:323:53: Warning: Defined but not used: `as' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:343:1: Warning: Pattern match(es) are non-exhaustive In an equation for `ppSuperExtension': Patterns not matched: _ _ [] (_, Just _) src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:343:21: Warning: Defined but not used: `super' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:343:50: Warning: This binding for `mod' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:5:8-41 (and originally defined in `GHC.Real') src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:351:5: Warning: Pattern match(es) are non-exhaustive In an equation for `ppSuper': Patterns not matched: _ [] src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:351:13: Warning: This binding for `t' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:347:40 src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:351:15: Warning: Defined but not used: `gss' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:356:1: Warning: Defined but not used: `ppFields' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:356:10: Warning: Defined but not used: `nx' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:356:13: Warning: Defined but not used: `t' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:364:1: Warning: Defined but not used: `ppFieldElement' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:378:1: Warning: Defined but not used: `ppElemTypeName' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:386:12: Warning: This binding for `e' shadows the existing binding bound at src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:380:25 src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:390:16: Warning: Defined but not used: `nx' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:393:16: Warning: Defined but not used: `nx' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:393:19: Warning: Defined but not used: `brack' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:393:25: Warning: Defined but not used: `e' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:398:1: Warning: Defined but not used: `ppFieldAttribute' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:404:1: Warning: Defined but not used: `ppTypeModifier' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:411:1: Warning: Defined but not used: `ppElemModifier' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:411:1: Warning: Top-level binding with no type signature: ppElemModifier :: Modifier -> Doc -> Doc src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:422:14: Warning: Defined but not used: `i' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:428:1: Warning: Defined but not used: `uniqueify' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:430:8: Warning: Defined but not used: `seen' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:437:9: Warning: This binding for `pred' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:5:8-41 (and originally defined in `GHC.Enum') src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:438:69: Warning: Defaulting the following constraint(s) to type `Integer' (Enum a0) arising from the arithmetic sequence `2 .. ' at src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:438:69-73 (Num a0) arising from the literal `2' at src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:438:70 (Show a0) arising from a use of `show' at src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:438:54-57 In the expression: [2 .. ] In a stmt of a list comprehension: i <- [2 .. ] In the second argument of `dropWhile', namely `[(n ++ show i) | i <- [2 .. ]]' src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:439:9: Warning: This binding for `pred' shadows the existing binding imported from `Prelude' at src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:5:8-41 (and originally defined in `GHC.Enum') src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:440:69: Warning: Defaulting the following constraint(s) to type `Integer' (Enum a0) arising from the arithmetic sequence `2 .. ' at src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:440:69-73 (Num a0) arising from the literal `2' at src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:440:70 (Show a0) arising from a use of `show' at src/Text/XML/HaXml/Schema/PrettyHsBoot.hs:440:54-57 In the expression: [2 .. ] In a stmt of a list comprehension: i <- [2 .. ] In the second argument of `dropWhile', namely `[(n ++ show i) | i <- [2 .. ]]' [25 of 28] Compiling Text.XML.HaXml.XmlContent ( src/Text/XML/HaXml/XmlContent.hs, dist/build/FpMLToHaskell/FpMLToHaskell-tmp/Text/XML/HaXml/XmlContent.o ) src/Text/XML/HaXml/XmlContent.hs:113:16: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: (CString _ _ _) : _ (CRef _ _) : _ (CMisc _ _) : _ src/Text/XML/HaXml/XmlContent.hs:152:10: Warning: Orphan instance: instance XmlContent Char src/Text/XML/HaXml/XmlContent.hs:162:10: Warning: Orphan instance: instance XmlContent a => XmlContent [a] src/Text/XML/HaXml/XmlContent.hs:176:10: Warning: Orphan instance: instance XmlContent a => XmlContent (Maybe a) [26 of 28] Compiling Text.XML.HaXml.Validate ( src/Text/XML/HaXml/Validate.hs, dist/build/FpMLToHaskell/FpMLToHaskell-tmp/Text/XML/HaXml/Validate.o ) src/Text/XML/HaXml/Validate.hs:236:32: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:237:29: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:239:32: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:240:29: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:243:33: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:245:30: Warning: This binding for `cps' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:232:19 src/Text/XML/HaXml/Validate.hs:248:21: Warning: This binding for `ns' shadows the existing binding bound at src/Text/XML/HaXml/Validate.hs:247:18 [27 of 28] Compiling Text.XML.HaXml ( src/Text/XML/HaXml.hs, dist/build/FpMLToHaskell/FpMLToHaskell-tmp/Text/XML/HaXml.o ) src/Text/XML/HaXml.hs:36:17: Warning: Defaulting the following constraint(s) to type `Double' (Fractional a0) arising from the literal `1.24' at src/Text/XML/HaXml.hs:36:17-20 (Show a0) arising from a use of `show' at src/Text/XML/HaXml.hs:36:12-15 In the first argument of `show', namely `1.24' In the expression: show 1.24 In an equation for `version': version = show 1.24 [28 of 28] Compiling Main ( src/tools/FpMLToHaskell.hs, dist/build/FpMLToHaskell/FpMLToHaskell-tmp/Main.o ) src/tools/FpMLToHaskell.hs:39:1: Warning: The import of `vcat' from module `Text.PrettyPrint.HughesPJ' is redundant src/tools/FpMLToHaskell.hs:70:3: Warning: This binding for `wordsBy' shadows the existing binding imported from `Text.XML.HaXml.Schema.NameConversion' at src/tools/FpMLToHaskell.hs:32:1-43 (and originally defined at src/Text/XML/HaXml/Schema/NameConversion.hs:129:1-7) src/tools/FpMLToHaskell.hs:76:37: Warning: Defined but not used: `outf' src/tools/FpMLToHaskell.hs:171:9: Warning: This binding for `name' shadows the existing binding imported from `Text.XML.HaXml.Schema.Parse' at src/tools/FpMLToHaskell.hs:30:1-34 (and originally defined at src/Text/XML/HaXml/Schema/Parse.hs:644:1-4) src/tools/FpMLToHaskell.hs:185:12: Warning: This binding for `name' shadows the existing binding imported from `Text.XML.HaXml.Schema.Parse' at src/tools/FpMLToHaskell.hs:30:1-34 (and originally defined at src/Text/XML/HaXml/Schema/Parse.hs:644:1-4) src/tools/FpMLToHaskell.hs:200:12: Warning: Defined but not used: `proj' src/tools/FpMLToHaskell.hs:200:17: Warning: Defined but not used: `x' Linking dist/build/FpMLToHaskell/FpMLToHaskell ... Running Haddock for HaXml-1.24... Running hscolour for HaXml-1.24... Preprocessing library HaXml-1.24... Preprocessing executable 'Canonicalise' for HaXml-1.24... Preprocessing executable 'CanonicaliseLazy' for HaXml-1.24... Preprocessing executable 'Xtract' for HaXml-1.24... Preprocessing executable 'Validate' for HaXml-1.24... Preprocessing executable 'MkOneOf' for HaXml-1.24... Preprocessing executable 'DtdToHaskell' for HaXml-1.24... Preprocessing executable 'XsdToHaskell' for HaXml-1.24... Preprocessing executable 'FpMLToHaskell' for HaXml-1.24... Preprocessing library HaXml-1.24... src/Text/XML/HaXml/Schema/XSDTypeModel.hs:305:19: Warning: Fields of `Schema' not initialised: schema_elementFormDefault, schema_attributeFormDefault, schema_finalDefault, schema_blockDefault, schema_targetNamespace, schema_version, schema_namespaces In the expression: Schema {schema_items = []} In an equation for `mempty': mempty = Schema {schema_items = []} In the instance declaration for `Monoid Schema' Haddock coverage: 40% ( 2 / 5) in 'Text.XML.HaXml.Xtract.Lex' 82% ( 14 / 17) in 'Text.XML.HaXml.Posn' 80% ( 8 / 10) in 'Text.XML.HaXml.Lex' 75% ( 15 / 20) in 'Text.XML.HaXml.DtdToHaskell.TypeDef' 50% ( 1 / 2) in 'Text.XML.HaXml.DtdToHaskell.Instance' 21% ( 18 / 86) in 'Text.XML.HaXml.Types' 0% ( 0 / 8) in 'Text.XML.HaXml.Escape' 92% ( 11 / 12) in 'Text.XML.HaXml.Namespaces' 84% ( 59 / 70) in 'Text.XML.HaXml.Combinators' 87% ( 27 / 31) in 'Text.XML.HaXml.Parse' 54% ( 7 / 13) in 'Text.XML.HaXml.Pretty' 22% ( 9 / 40) in 'Text.XML.HaXml.Html.Generate' 100% ( 3 / 3) in 'Text.XML.HaXml.Html.Parse' 75% ( 3 / 4) in 'Text.XML.HaXml.Wrappers' 75% ( 3 / 4) in 'Text.XML.HaXml.Verbatim' 54% ( 7 / 13) in 'Text.XML.HaXml.ByteStringPP' 50% ( 1 / 2) in 'Text.XML.HaXml.DtdToHaskell.Convert' 100% ( 2 / 2) in 'Text.XML.HaXml.Html.ParseLazy' 20% ( 1 / 5) in 'Text.XML.HaXml.Html.Pretty' 89% ( 25 / 28) in 'Text.XML.HaXml.ParseLazy' 67% ( 2 / 3) in 'Text.XML.HaXml.SAX' 0% ( 0 / 47) in 'Text.XML.HaXml.Schema.XSDTypeModel' 90% ( 9 / 10) in 'Text.XML.HaXml.Schema.NameConversion' 20% ( 10 / 50) in 'Text.XML.HaXml.Schema.PrimitiveTypes' 82% ( 9 / 11) in 'Text.XML.HaXml.TypeMapping' 70% ( 37 / 53) in 'Text.XML.HaXml.XmlContent.Parser' 100% ( 17 / 17) in 'Text.XML.HaXml.XmlContent' 100% ( 3 / 3) in 'Text.XML.HaXml.Validate' 5% ( 2 / 41) in 'Text.XML.HaXml.OneOfN' 93% ( 53 / 57) in 'Text.XML.HaXml.Schema.Parse' 67% ( 6 / 9) in 'Text.XML.HaXml.Schema.HaskellTypeModel' 100% ( 6 / 6) in 'Text.XML.HaXml.Schema.PrettyHaskell' 100% ( 6 / 6) in 'Text.XML.HaXml.Schema.PrettyHsBoot' 83% ( 10 / 12) in 'Text.XML.HaXml.Schema.Environment' 36% ( 4 / 11) in 'Text.XML.HaXml.Schema.TypeConversion' 50% ( 1 / 2) in 'Text.XML.HaXml.ShowXmlLazy' 67% ( 4 / 6) in 'Text.XML.HaXml.Util' 100% ( 16 / 16) in 'Text.XML.HaXml.XmlContent.Haskell' 56% ( 15 / 27) in 'Text.XML.HaXml.Xtract.Combinators' 100% ( 3 / 3) in 'Text.XML.HaXml.Xtract.Parse' 71% ( 20 / 28) in 'Text.XML.HaXml.Schema.Schema' 100% ( 13 / 13) in 'Text.XML.HaXml' Warning: Text.XML.HaXml.Parse: could not find link destinations for: Text.XML.HaXml.Parse.SymTabs Warning: Text.XML.HaXml.ParseLazy: could not find link destinations for: Text.XML.HaXml.ParseLazy.SymTabs Warning: Text.XML.HaXml.Schema.PrettyHaskell: could not find link destinations for: Text.XML.HaXml.Schema.PrettyHaskell.CommentPosition Warning: Text.XML.HaXml.Schema.PrettyHsBoot: could not find link destinations for: Text.XML.HaXml.Schema.PrettyHsBoot.CommentPosition Documentation created: dist/doc/html/HaXml/index.html Preprocessing executable 'Canonicalise' for HaXml-1.24... Preprocessing executable 'CanonicaliseLazy' for HaXml-1.24... Preprocessing executable 'Xtract' for HaXml-1.24... Preprocessing executable 'Validate' for HaXml-1.24... Preprocessing executable 'MkOneOf' for HaXml-1.24... Preprocessing executable 'DtdToHaskell' for HaXml-1.24... Preprocessing executable 'XsdToHaskell' for HaXml-1.24... Preprocessing executable 'FpMLToHaskell' for HaXml-1.24... Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/HaXml-1.24 Installing executable(s) in /srv/hackage/var/build/tmp-install/bin Warning: The directory /srv/hackage/var/build/tmp-install/bin is not in the system search path. Registering HaXml-1.24... Installed HaXml-1.24 Configuring vector-0.10.9.1... Building vector-0.10.9.1... Preprocessing library vector-0.10.9.1... [ 1 of 19] Compiling Data.Vector.Storable.Internal ( Data/Vector/Storable/Internal.hs, dist/build/Data/Vector/Storable/Internal.o ) [ 2 of 19] Compiling Data.Vector.Fusion.Util ( Data/Vector/Fusion/Util.hs, dist/build/Data/Vector/Fusion/Util.o ) [ 3 of 19] Compiling Data.Vector.Fusion.Stream.Size ( Data/Vector/Fusion/Stream/Size.hs, dist/build/Data/Vector/Fusion/Stream/Size.o ) Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `abs' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `signum' In the instance declaration for `Num Size' [ 4 of 19] Compiling Data.Vector.Internal.Check ( Data/Vector/Internal/Check.hs, dist/build/Data/Vector/Internal/Check.o ) [ 5 of 19] Compiling Data.Vector.Fusion.Stream.Monadic ( Data/Vector/Fusion/Stream/Monadic.hs, dist/build/Data/Vector/Fusion/Stream/Monadic.o ) Loading package ghc-prim ... linking ... done. Loading package integer-gmp ... linking ... done. Loading package base ... linking ... done. Loading package primitive-0.5.1.0 ... linking ... done. Loading package array-0.4.0.1 ... linking ... done. Loading package deepseq-1.3.0.1 ... linking ... done. [ 6 of 19] Compiling Data.Vector.Fusion.Stream ( Data/Vector/Fusion/Stream.hs, dist/build/Data/Vector/Fusion/Stream.o ) [ 7 of 19] Compiling Data.Vector.Generic.Mutable ( Data/Vector/Generic/Mutable.hs, dist/build/Data/Vector/Generic/Mutable.o ) [ 8 of 19] Compiling Data.Vector.Generic.Base ( Data/Vector/Generic/Base.hs, dist/build/Data/Vector/Generic/Base.o ) [ 9 of 19] Compiling Data.Vector.Generic.New ( Data/Vector/Generic/New.hs, dist/build/Data/Vector/Generic/New.o ) [10 of 19] Compiling Data.Vector.Generic ( Data/Vector/Generic.hs, dist/build/Data/Vector/Generic.o ) [11 of 19] Compiling Data.Vector.Primitive.Mutable ( Data/Vector/Primitive/Mutable.hs, dist/build/Data/Vector/Primitive/Mutable.o ) [12 of 19] Compiling Data.Vector.Primitive ( Data/Vector/Primitive.hs, dist/build/Data/Vector/Primitive.o ) [13 of 19] Compiling Data.Vector.Storable.Mutable ( Data/Vector/Storable/Mutable.hs, dist/build/Data/Vector/Storable/Mutable.o ) [14 of 19] Compiling Data.Vector.Storable ( Data/Vector/Storable.hs, dist/build/Data/Vector/Storable.o ) [15 of 19] Compiling Data.Vector.Unboxed.Base ( Data/Vector/Unboxed/Base.hs, dist/build/Data/Vector/Unboxed/Base.o ) [16 of 19] Compiling Data.Vector.Unboxed ( Data/Vector/Unboxed.hs, dist/build/Data/Vector/Unboxed.o ) [17 of 19] Compiling Data.Vector.Unboxed.Mutable ( Data/Vector/Unboxed/Mutable.hs, dist/build/Data/Vector/Unboxed/Mutable.o ) [18 of 19] Compiling Data.Vector.Mutable ( Data/Vector/Mutable.hs, dist/build/Data/Vector/Mutable.o ) [19 of 19] Compiling Data.Vector ( Data/Vector.hs, dist/build/Data/Vector.o ) In-place registering vector-0.10.9.1... Running Haddock for vector-0.10.9.1... Running hscolour for vector-0.10.9.1... Preprocessing library vector-0.10.9.1... Preprocessing library vector-0.10.9.1... Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `abs' In the instance declaration for `Num Size' Data/Vector/Fusion/Stream/Size.hs:25:10: Warning: No explicit method or default declaration for `signum' In the instance declaration for `Num Size' Haddock coverage: 25% ( 1 / 4) in 'Data.Vector.Storable.Internal' 100% ( 5 / 5) in 'Data.Vector.Fusion.Util' 100% ( 6 / 6) in 'Data.Vector.Fusion.Stream.Size' 11% ( 1 / 9) in 'Data.Vector.Internal.Check' 83% (104 /126) in 'Data.Vector.Fusion.Stream.Monadic' 85% ( 88 /104) in 'Data.Vector.Fusion.Stream' 64% ( 42 / 66) in 'Data.Vector.Generic.Mutable' 100% ( 3 / 3) in 'Data.Vector.Generic.Base' 5% ( 1 / 20) in 'Data.Vector.Generic.New' 93% (215 /232) in 'Data.Vector.Generic' 76% ( 38 / 50) in 'Data.Vector.Primitive.Mutable' Warning: Data.Vector.Primitive: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 97% (185 /191) in 'Data.Vector.Primitive' 79% ( 46 / 58) in 'Data.Vector.Storable.Mutable' Warning: Data.Vector.Storable: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 97% (194 /200) in 'Data.Vector.Storable' Warning: Data.Vector.Unboxed.Base: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable, MVector, Vector 17% ( 1 / 6) in 'Data.Vector.Unboxed.Base' 96% (201 /210) in 'Data.Vector.Unboxed' 77% ( 47 / 61) in 'Data.Vector.Unboxed.Mutable' 76% ( 37 / 49) in 'Data.Vector.Mutable' Warning: Data.Vector: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: Mutable 94% (199 /212) in 'Data.Vector' Documentation created: dist/doc/html/vector/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/vector-0.10.9.1 Registering vector-0.10.9.1... Installed vector-0.10.9.1 Configuring regex-pcre-builtin-0.94.4.7.8.31... Building regex-pcre-builtin-0.94.4.7.8.31... Preprocessing library regex-pcre-builtin-0.94.4.7.8.31... [1 of 6] Compiling Text.Regex.PCRE.Wrap ( dist/build/Text/Regex/PCRE/Wrap.hs, dist/build/Text/Regex/PCRE/Wrap.o ) Text/Regex/PCRE/Wrap.hsc:210:41: Warning: In the use of `unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" Text/Regex/PCRE/Wrap.hsc:217:5: Warning: A do-notation statement discarded a result of type CInt. Suppress this warning by saying "_ <- c_pcre_fullinfo pcre_ptr (nullPtr) pcreInfoCapturecount st", or by using the flag -fno-warn-unused-do-bind Text/Regex/PCRE/Wrap.hsc:331:14: Warning: In the use of `unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" Text/Regex/PCRE/Wrap.hsc:337:14: Warning: In the use of `unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" Text/Regex/PCRE/Wrap.hsc:340:5: Warning: A do-notation statement discarded a result of type CInt. Suppress this warning by saying "_ <- c_pcre_config pcreConfigUtf8 ptrVal", or by using the flag -fno-warn-unused-do-bind [2 of 6] Compiling Text.Regex.PCRE.String ( Text/Regex/PCRE/String.hs, dist/build/Text/Regex/PCRE/String.o ) [3 of 6] Compiling Text.Regex.PCRE.Sequence ( Text/Regex/PCRE/Sequence.hs, dist/build/Text/Regex/PCRE/Sequence.o ) [4 of 6] Compiling Text.Regex.PCRE.ByteString ( Text/Regex/PCRE/ByteString.hs, dist/build/Text/Regex/PCRE/ByteString.o ) [5 of 6] Compiling Text.Regex.PCRE.ByteString.Lazy ( Text/Regex/PCRE/ByteString/Lazy.hs, dist/build/Text/Regex/PCRE/ByteString/Lazy.o ) [6 of 6] Compiling Text.Regex.PCRE ( Text/Regex/PCRE.hs, dist/build/Text/Regex/PCRE.o ) In-place registering regex-pcre-builtin-0.94.4.7.8.31... Running Haddock for regex-pcre-builtin-0.94.4.7.8.31... Running hscolour for regex-pcre-builtin-0.94.4.7.8.31... Preprocessing library regex-pcre-builtin-0.94.4.7.8.31... Preprocessing library regex-pcre-builtin-0.94.4.7.8.31... Text/Regex/PCRE/Wrap.hsc:210:41: Warning: In the use of `unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" Text/Regex/PCRE/Wrap.hsc:331:14: Warning: In the use of `unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" Text/Regex/PCRE/Wrap.hsc:337:14: Warning: In the use of `unsafePerformIO' (imported from Foreign): Deprecated: "Use System.IO.Unsafe.unsafePerformIO instead; This function will be removed in the next release" Haddock coverage: 22% ( 12 / 54) in 'Text.Regex.PCRE.Wrap' 33% ( 13 / 39) in 'Text.Regex.PCRE.String' 33% ( 13 / 39) in 'Text.Regex.PCRE.Sequence' 31% ( 12 / 39) in 'Text.Regex.PCRE.ByteString' 31% ( 12 / 39) in 'Text.Regex.PCRE.ByteString.Lazy' 80% ( 4 / 5) in 'Text.Regex.PCRE' Documentation created: dist/doc/html/regex-pcre-builtin/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-pcre-builtin-0.94.4.7.8.31 Registering regex-pcre-builtin-0.94.4.7.8.31... Installed regex-pcre-builtin-0.94.4.7.8.31 Configuring regex-posix-0.95.2... Building regex-posix-0.95.2... Preprocessing library regex-posix-0.95.2... [1 of 6] Compiling Text.Regex.Posix.Wrap ( dist/build/Text/Regex/Posix/Wrap.hs, dist/build/Text/Regex/Posix/Wrap.o ) [2 of 6] Compiling Text.Regex.Posix.String ( Text/Regex/Posix/String.hs, dist/build/Text/Regex/Posix/String.o ) [3 of 6] Compiling Text.Regex.Posix.Sequence ( Text/Regex/Posix/Sequence.hs, dist/build/Text/Regex/Posix/Sequence.o ) [4 of 6] Compiling Text.Regex.Posix.ByteString ( Text/Regex/Posix/ByteString.hs, dist/build/Text/Regex/Posix/ByteString.o ) [5 of 6] Compiling Text.Regex.Posix.ByteString.Lazy ( Text/Regex/Posix/ByteString/Lazy.hs, dist/build/Text/Regex/Posix/ByteString/Lazy.o ) [6 of 6] Compiling Text.Regex.Posix ( Text/Regex/Posix.hs, dist/build/Text/Regex/Posix.o ) In-place registering regex-posix-0.95.2... Running Haddock for regex-posix-0.95.2... Running hscolour for regex-posix-0.95.2... Preprocessing library regex-posix-0.95.2... Preprocessing library regex-posix-0.95.2... Haddock coverage: 40% ( 17 / 42) in 'Text.Regex.Posix.Wrap' 68% ( 17 / 25) in 'Text.Regex.Posix.String' 67% ( 16 / 24) in 'Text.Regex.Posix.Sequence' 68% ( 17 / 25) in 'Text.Regex.Posix.ByteString' 68% ( 17 / 25) in 'Text.Regex.Posix.ByteString.Lazy' 80% ( 4 / 5) in 'Text.Regex.Posix' Warning: Text.Regex.Posix.Wrap: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.String: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.Sequence: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.ByteString: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Warning: Text.Regex.Posix.ByteString.Lazy: could not find link destinations for: Text.Regex.Posix.Wrap.retNoMatch Documentation created: dist/doc/html/regex-posix/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-posix-0.95.2 Registering regex-posix-0.95.2... Installed regex-posix-0.95.2 [1 of 1] Compiling Main ( /tmp/threads-0.5.1.1-24680/threads-0.5.1.1/Setup.hs, /tmp/threads-0.5.1.1-24680/threads-0.5.1.1/dist/setup/Main.o ) Linking /tmp/threads-0.5.1.1-24680/threads-0.5.1.1/dist/setup/setup ... Configuring threads-0.5.1.1... Building threads-0.5.1.1... Preprocessing library threads-0.5.1.1... [1 of 3] Compiling Control.Concurrent.Raw ( Control/Concurrent/Raw.hs, dist/build/Control/Concurrent/Raw.o ) [2 of 3] Compiling Control.Concurrent.Thread ( Control/Concurrent/Thread.hs, dist/build/Control/Concurrent/Thread.o ) [3 of 3] Compiling Control.Concurrent.Thread.Group ( Control/Concurrent/Thread/Group.hs, dist/build/Control/Concurrent/Thread/Group.o ) In-place registering threads-0.5.1.1... Running Haddock for threads-0.5.1.1... Running hscolour for threads-0.5.1.1... Preprocessing library threads-0.5.1.1... Preprocessing library threads-0.5.1.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 dist/build/tmp-32609/Control/Concurrent/Thread/Group.hs:83:1: Warning: The qualified import of `Control.Concurrent.Thread' is redundant except perhaps to import instances from `Control.Concurrent.Thread' To import instances alone, use: import Control.Concurrent.Thread() Haddock coverage: 0% ( 0 / 3) in 'Control.Concurrent.Raw' 100% ( 10 / 10) in 'Control.Concurrent.Thread' 100% ( 12 / 12) in 'Control.Concurrent.Thread.Group' Documentation created: dist/doc/html/threads/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/threads-0.5.1.1 Registering threads-0.5.1.1... Installed threads-0.5.1.1 Configuring hs-bibutils-5.0... Building hs-bibutils-5.0... Preprocessing library hs-bibutils-5.0... [1 of 1] Compiling Text.Bibutils ( dist/build/Text/Bibutils.hs, dist/build/Text/Bibutils.o ) In-place registering hs-bibutils-5.0... Running Haddock for hs-bibutils-5.0... Running hscolour for hs-bibutils-5.0... Preprocessing library hs-bibutils-5.0... Preprocessing library hs-bibutils-5.0... Haddock coverage: 39% ( 31 / 79) in 'Text.Bibutils' Documentation created: dist/doc/html/hs-bibutils/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hs-bibutils-5.0 Registering hs-bibutils-5.0... Installed hs-bibutils-5.0 Configuring json-0.7... Building json-0.7... Preprocessing library json-0.7... [1 of 7] Compiling Text.JSON.Types ( Text/JSON/Types.hs, dist/build/Text/JSON/Types.o ) [2 of 7] Compiling Text.JSON.String ( Text/JSON/String.hs, dist/build/Text/JSON/String.o ) [3 of 7] Compiling Text.JSON.ReadP ( Text/JSON/ReadP.hs, dist/build/Text/JSON/ReadP.o ) [4 of 7] Compiling Text.JSON.Parsec ( Text/JSON/Parsec.hs, dist/build/Text/JSON/Parsec.o ) [5 of 7] Compiling Text.JSON.Pretty ( Text/JSON/Pretty.hs, dist/build/Text/JSON/Pretty.o ) [6 of 7] Compiling Text.JSON ( Text/JSON.hs, dist/build/Text/JSON.o ) [7 of 7] Compiling Text.JSON.Generic ( Text/JSON/Generic.hs, dist/build/Text/JSON/Generic.o ) In-place registering json-0.7... Running Haddock for json-0.7... Running hscolour for json-0.7... Preprocessing library json-0.7... Preprocessing library json-0.7... Haddock coverage: 100% ( 10 / 10) in 'Text.JSON.Types' 95% ( 21 / 22) in 'Text.JSON.String' 18% ( 2 / 11) in 'Text.JSON.ReadP' 17% ( 2 / 12) in 'Text.JSON.Parsec' 18% ( 2 / 11) in 'Text.JSON.Pretty' 90% ( 38 / 42) in 'Text.JSON' 80% ( 8 / 10) in 'Text.JSON.Generic' Warning: Text.JSON.Generic: could not find link destinations for: GHC.IO.Handle.Types.Handle__ Documentation created: dist/doc/html/json/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/json-0.7 Registering json-0.7... Installed json-0.7 Configuring pandoc-types-1.10... Building pandoc-types-1.10... Preprocessing library pandoc-types-1.10... [1 of 3] Compiling Text.Pandoc.Generic ( Text/Pandoc/Generic.hs, dist/build/Text/Pandoc/Generic.o ) [2 of 3] Compiling Text.Pandoc.Definition ( Text/Pandoc/Definition.hs, dist/build/Text/Pandoc/Definition.o ) [3 of 3] Compiling Text.Pandoc.Builder ( Text/Pandoc/Builder.hs, dist/build/Text/Pandoc/Builder.o ) In-place registering pandoc-types-1.10... Running Haddock for pandoc-types-1.10... Running hscolour for pandoc-types-1.10... Preprocessing library pandoc-types-1.10... Preprocessing library pandoc-types-1.10... Haddock coverage: 100% ( 7 / 7) in 'Text.Pandoc.Generic' 78% ( 14 / 18) in 'Text.Pandoc.Definition' 31% ( 17 / 54) in 'Text.Pandoc.Builder' Documentation created: dist/doc/html/pandoc-types/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/pandoc-types-1.10 Registering pandoc-types-1.10... Installed pandoc-types-1.10 Configuring monad-control-0.3.2.2... Building monad-control-0.3.2.2... Preprocessing library monad-control-0.3.2.2... [1 of 1] Compiling Control.Monad.Trans.Control ( Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o ) In-place registering monad-control-0.3.2.2... Running Haddock for monad-control-0.3.2.2... Running hscolour for monad-control-0.3.2.2... Preprocessing library monad-control-0.3.2.2... Preprocessing library monad-control-0.3.2.2... Haddock coverage: Warning: Control.Monad.Trans.Control: We do not support associated types in instances yet. These instances are affected: Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Identity.IdentityT, Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.Maybe.MaybeT, Control.Monad.Trans.Error.Error e => Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Error.ErrorT e), Control.Monad.Trans.Control.MonadTransControl Control.Monad.Trans.List.ListT, Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Reader.ReaderT r), Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.State.Lazy.StateT s), Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.State.Strict.StateT s), Data.Monoid.Monoid w => Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Writer.Lazy.WriterT w), Data.Monoid.Monoid w => Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.Writer.Strict.WriterT w), Data.Monoid.Monoid w => Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.RWS.Lazy.RWST r w s), Data.Monoid.Monoid w => Control.Monad.Trans.Control.MonadTransControl (Control.Monad.Trans.RWS.Strict.RWST r w s), Control.Monad.Trans.Control.MonadBaseControl (GHC.Types.IO) (GHC.Types.IO), Control.Monad.Trans.Control.MonadBaseControl (Data.Maybe.Maybe) (Data.Maybe.Maybe), Control.Monad.Trans.Control.MonadBaseControl (Data.Either.Either e) (Data.Either.Either e), Control.Monad.Trans.Control.MonadBaseControl ([]) ([]), Control.Monad.Trans.Control.MonadBaseControl ((->) r) ((->) r), Control.Monad.Trans.Control.MonadBaseControl (Data.Functor.Identity.Identity) (Data.Functor.Identity.Identity), Control.Monad.Trans.Control.MonadBaseControl (GHC.Conc.Sync.STM) (GHC.Conc.Sync.STM), Control.Monad.Trans.Control.MonadBaseControl (GHC.ST.ST s) (GHC.ST.ST s), Control.Monad.Trans.Control.MonadBaseControl (Control.Monad.ST.Lazy.Imp.ST s) (Control.Monad.ST.Lazy.Imp.ST s), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Identity.IdentityT m), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Maybe.MaybeT m), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.List.ListT m), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Reader.ReaderT r m), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.State.Strict.StateT s m), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.State.Lazy.StateT s m), (Control.Monad.Trans.Error.Error e, Control.Monad.Trans.Control.MonadBaseControl b m) => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Error.ErrorT e m), (Data.Monoid.Monoid w, Control.Monad.Trans.Control.MonadBaseControl b m) => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Writer.Strict.WriterT w m), (Data.Monoid.Monoid w, Control.Monad.Trans.Control.MonadBaseControl b m) => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.Writer.Lazy.WriterT w m), (Data.Monoid.Monoid w, Control.Monad.Trans.Control.MonadBaseControl b m) => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.RWS.Strict.RWST r w s m), (Data.Monoid.Monoid w, Control.Monad.Trans.Control.MonadBaseControl b m) => Control.Monad.Trans.Control.MonadBaseControl b (Control.Monad.Trans.RWS.Lazy.RWST r w s m) 86% ( 18 / 21) in 'Control.Monad.Trans.Control' Documentation created: dist/doc/html/monad-control/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/monad-control-0.3.2.2 Registering monad-control-0.3.2.2... Installed monad-control-0.3.2.2 Configuring hexpat-0.20.6... Building hexpat-0.20.6... Preprocessing library hexpat-0.20.6... [ 1 of 12] Compiling Text.XML.Expat.Internal.IO ( Text/XML/Expat/Internal/IO.hs, dist/build/Text/XML/Expat/Internal/IO.o ) [ 2 of 12] Compiling Text.XML.Expat.SAX ( Text/XML/Expat/SAX.hs, dist/build/Text/XML/Expat/SAX.o ) [ 3 of 12] Compiling Text.XML.Expat.Internal.NodeClass ( Text/XML/Expat/Internal/NodeClass.hs, dist/build/Text/XML/Expat/Internal/NodeClass.o ) [ 4 of 12] Compiling Text.XML.Expat.Internal.Qualified ( Text/XML/Expat/Internal/Qualified.hs, dist/build/Text/XML/Expat/Internal/Qualified.o ) [ 5 of 12] Compiling Text.XML.Expat.Internal.Namespaced ( Text/XML/Expat/Internal/Namespaced.hs, dist/build/Text/XML/Expat/Internal/Namespaced.o ) [ 6 of 12] Compiling Text.XML.Expat.Tree ( Text/XML/Expat/Tree.hs, dist/build/Text/XML/Expat/Tree.o ) [ 7 of 12] Compiling Text.XML.Expat.Cursor ( Text/XML/Expat/Cursor.hs, dist/build/Text/XML/Expat/Cursor.o ) [ 8 of 12] Compiling Text.XML.Expat.Internal.DocumentClass ( Text/XML/Expat/Internal/DocumentClass.hs, dist/build/Text/XML/Expat/Internal/DocumentClass.o ) [ 9 of 12] Compiling Text.XML.Expat.Extended ( Text/XML/Expat/Extended.hs, dist/build/Text/XML/Expat/Extended.o ) [10 of 12] Compiling Text.XML.Expat.Format ( Text/XML/Expat/Format.hs, dist/build/Text/XML/Expat/Format.o ) [11 of 12] Compiling Text.XML.Expat.Proc ( Text/XML/Expat/Proc.hs, dist/build/Text/XML/Expat/Proc.o ) [12 of 12] Compiling Text.XML.Expat.Annotated ( Text/XML/Expat/Annotated.hs, dist/build/Text/XML/Expat/Annotated.o ) In-place registering hexpat-0.20.6... Running Haddock for hexpat-0.20.6... Running hscolour for hexpat-0.20.6... Preprocessing library hexpat-0.20.6... Preprocessing library hexpat-0.20.6... Haddock coverage: 43% ( 3 / 7) in 'Text.XML.Expat.Internal.IO' 79% ( 15 / 19) in 'Text.XML.Expat.SAX' 94% ( 17 / 18) in 'Text.XML.Expat.Internal.NodeClass' 71% ( 5 / 7) in 'Text.XML.Expat.Internal.Qualified' 44% ( 4 / 9) in 'Text.XML.Expat.Internal.Namespaced' Warning: Text.XML.Expat.Tree: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: ListOf 90% ( 27 / 30) in 'Text.XML.Expat.Tree' 96% ( 69 / 72) in 'Text.XML.Expat.Cursor' 36% ( 4 / 11) in 'Text.XML.Expat.Internal.DocumentClass' Warning: Text.XML.Expat.Extended: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: NodeType, ListOf 93% ( 43 / 46) in 'Text.XML.Expat.Extended' 95% ( 21 / 22) in 'Text.XML.Expat.Format' 100% ( 15 / 15) in 'Text.XML.Expat.Proc' Warning: Text.XML.Expat.Annotated: Instances of type and data families are not yet supported. Instances of the following families will be filtered out: ListOf 92% ( 34 / 37) in 'Text.XML.Expat.Annotated' Documentation created: dist/doc/html/hexpat/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/hexpat-0.20.6 Registering hexpat-0.20.6... Installed hexpat-0.20.6 Configuring string-conversions-0.3.0.2... Building string-conversions-0.3.0.2... Preprocessing library string-conversions-0.3.0.2... [1 of 1] Compiling Data.String.Conversions ( Data/String/Conversions.hs, dist/build/Data/String/Conversions.o ) In-place registering string-conversions-0.3.0.2... Running Haddock for string-conversions-0.3.0.2... Running hscolour for string-conversions-0.3.0.2... Preprocessing library string-conversions-0.3.0.2... Preprocessing library string-conversions-0.3.0.2... Haddock coverage: 33% ( 5 / 15) in 'Data.String.Conversions' Documentation created: dist/doc/html/string-conversions/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/string-conversions-0.3.0.2 Registering string-conversions-0.3.0.2... Installed string-conversions-0.3.0.2 Configuring url-2.1.3... Building url-2.1.3... Preprocessing library url-2.1.3... [1 of 1] Compiling Network.URL ( Network/URL.hs, dist/build/Network/URL.o ) In-place registering url-2.1.3... Running Haddock for url-2.1.3... Running hscolour for url-2.1.3... Preprocessing library url-2.1.3... Preprocessing library url-2.1.3... Haddock coverage: 79% ( 15 / 19) in 'Network.URL' Documentation created: dist/doc/html/url/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/url-2.1.3 Registering url-2.1.3... Installed url-2.1.3 Configuring zip-archive-0.1.4... Building zip-archive-0.1.4... Preprocessing library zip-archive-0.1.4... [1 of 1] Compiling Codec.Archive.Zip ( src/Codec/Archive/Zip.hs, dist/build/Codec/Archive/Zip.o ) In-place registering zip-archive-0.1.4... Running Haddock for zip-archive-0.1.4... Running hscolour for zip-archive-0.1.4... Preprocessing library zip-archive-0.1.4... Preprocessing library zip-archive-0.1.4... Haddock coverage: 100% ( 21 / 21) in 'Codec.Archive.Zip' Documentation created: dist/doc/html/zip-archive/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/zip-archive-0.1.4 Registering zip-archive-0.1.4... Installed zip-archive-0.1.4 [1 of 1] Compiling Main ( /tmp/recaptcha-0.1-24680/recaptcha-0.1/Setup.lhs, /tmp/recaptcha-0.1-24680/recaptcha-0.1/dist/setup/Main.o ) Linking /tmp/recaptcha-0.1-24680/recaptcha-0.1/dist/setup/setup ... Configuring recaptcha-0.1... Building recaptcha-0.1... Preprocessing library recaptcha-0.1... [1 of 1] Compiling Network.Captcha.ReCaptcha ( Network/Captcha/ReCaptcha.hs, dist/build/Network/Captcha/ReCaptcha.o ) In-place registering recaptcha-0.1... Running Haddock for recaptcha-0.1... Running hscolour for recaptcha-0.1... Preprocessing library recaptcha-0.1... Preprocessing library recaptcha-0.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 67% ( 2 / 3) in 'Network.Captcha.ReCaptcha' Documentation created: dist/doc/html/recaptcha/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/recaptcha-0.1 Registering recaptcha-0.1... Installed recaptcha-0.1 Configuring feed-0.3.9.2... Building feed-0.3.9.2... Preprocessing library feed-0.3.9.2... [ 1 of 22] Compiling Text.Atom.Feed.Link ( Text/Atom/Feed/Link.hs, dist/build/Text/Atom/Feed/Link.o ) [ 2 of 22] Compiling Text.Atom.Feed ( Text/Atom/Feed.hs, dist/build/Text/Atom/Feed.o ) [ 3 of 22] Compiling Text.Atom.Feed.Export ( Text/Atom/Feed/Export.hs, dist/build/Text/Atom/Feed/Export.o ) [ 4 of 22] Compiling Text.Atom.Feed.Import ( Text/Atom/Feed/Import.hs, dist/build/Text/Atom/Feed/Import.o ) [ 5 of 22] Compiling Text.Atom.Feed.Validate ( Text/Atom/Feed/Validate.hs, dist/build/Text/Atom/Feed/Validate.o ) [ 6 of 22] Compiling Text.Atom.Pub ( Text/Atom/Pub.hs, dist/build/Text/Atom/Pub.o ) [ 7 of 22] Compiling Text.Atom.Pub.Export ( Text/Atom/Pub/Export.hs, dist/build/Text/Atom/Pub/Export.o ) [ 8 of 22] Compiling Text.DublinCore.Types ( Text/DublinCore/Types.hs, dist/build/Text/DublinCore/Types.o ) [ 9 of 22] Compiling Text.RSS1.Syntax ( Text/RSS1/Syntax.hs, dist/build/Text/RSS1/Syntax.o ) [10 of 22] Compiling Text.RSS1.Utils ( Text/RSS1/Utils.hs, dist/build/Text/RSS1/Utils.o ) [11 of 22] Compiling Text.RSS1.Import ( Text/RSS1/Import.hs, dist/build/Text/RSS1/Import.o ) [12 of 22] Compiling Text.RSS1.Export ( Text/RSS1/Export.hs, dist/build/Text/RSS1/Export.o ) [13 of 22] Compiling Text.RSS.Syntax ( Text/RSS/Syntax.hs, dist/build/Text/RSS/Syntax.o ) [14 of 22] Compiling Text.RSS.Import ( Text/RSS/Import.hs, dist/build/Text/RSS/Import.o ) [15 of 22] Compiling Text.RSS.Export ( Text/RSS/Export.hs, dist/build/Text/RSS/Export.o ) [16 of 22] Compiling Text.Feed.Types ( Text/Feed/Types.hs, dist/build/Text/Feed/Types.o ) [17 of 22] Compiling Text.Feed.Import ( Text/Feed/Import.hs, dist/build/Text/Feed/Import.o ) [18 of 22] Compiling Text.Feed.Export ( Text/Feed/Export.hs, dist/build/Text/Feed/Export.o ) [19 of 22] Compiling Text.Feed.Util ( Text/Feed/Util.hs, dist/build/Text/Feed/Util.o ) [20 of 22] Compiling Text.Feed.Query ( Text/Feed/Query.hs, dist/build/Text/Feed/Query.o ) [21 of 22] Compiling Text.Feed.Constructor ( Text/Feed/Constructor.hs, dist/build/Text/Feed/Constructor.o ) Text/Feed/Constructor.hs:131:5: Warning: Pattern match(es) are non-exhaustive In a case alternative: Patterns not matched: XMLFeed _ [22 of 22] Compiling Text.Feed.Translate ( Text/Feed/Translate.hs, dist/build/Text/Feed/Translate.o ) In-place registering feed-0.3.9.2... Running Haddock for feed-0.3.9.2... Running hscolour for feed-0.3.9.2... Preprocessing library feed-0.3.9.2... Preprocessing library feed-0.3.9.2... Haddock coverage: 50% ( 2 / 4) in 'Text.Atom.Feed.Link' 12% ( 3 / 26) in 'Text.Atom.Feed' 3% ( 1 / 38) in 'Text.Atom.Feed.Export' 4% ( 1 / 23) in 'Text.Atom.Feed.Import' 3% ( 1 / 30) in 'Text.Atom.Feed.Validate' 17% ( 1 / 6) in 'Text.Atom.Pub' 7% ( 1 / 14) in 'Text.Atom.Pub.Export' 60% ( 3 / 5) in 'Text.DublinCore.Types' 5% ( 1 / 20) in 'Text.RSS1.Syntax' 3% ( 1 / 32) in 'Text.RSS1.Utils' 50% ( 1 / 2) in 'Text.RSS1.Import' 50% ( 1 / 2) in 'Text.RSS1.Export' 15% ( 4 / 26) in 'Text.RSS.Syntax' 4% ( 1 / 26) in 'Text.RSS.Import' 6% ( 1 / 18) in 'Text.RSS.Export' 100% ( 4 / 4) in 'Text.Feed.Types' 100% ( 6 / 6) in 'Text.Feed.Import' 100% ( 2 / 2) in 'Text.Feed.Export' 100% ( 2 / 2) in 'Text.Feed.Util' 10% ( 3 / 31) in 'Text.Feed.Query' 42% ( 17 / 40) in 'Text.Feed.Constructor' 20% ( 1 / 5) in 'Text.Feed.Translate' Documentation created: dist/doc/html/feed/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/feed-0.3.9.2 Registering feed-0.3.9.2... Installed feed-0.3.9.2 [1 of 1] Compiling Main ( /tmp/filestore-0.6.0.1-24680/filestore-0.6.0.1/Setup.lhs, /tmp/filestore-0.6.0.1-24680/filestore-0.6.0.1/dist/setup/Main.o ) Linking /tmp/filestore-0.6.0.1-24680/filestore-0.6.0.1/dist/setup/setup ... Configuring filestore-0.6.0.1... Building filestore-0.6.0.1... Preprocessing library filestore-0.6.0.1... [ 1 of 10] Compiling Paths_filestore ( dist/build/autogen/Paths_filestore.hs, dist/build/Paths_filestore.o ) [ 2 of 10] Compiling Data.FileStore.Types ( Data/FileStore/Types.hs, dist/build/Data/FileStore/Types.o ) Data/FileStore/Types.hs:37:1: Warning: Module `Prelude' does not export `catch' [ 3 of 10] Compiling Data.FileStore.Utils ( Data/FileStore/Utils.hs, dist/build/Data/FileStore/Utils.o ) [ 4 of 10] Compiling Data.FileStore.Generic ( Data/FileStore/Generic.hs, dist/build/Data/FileStore/Generic.o ) Data/FileStore/Generic.hs:32:1: Warning: Module `Prelude' does not export `catch' [ 5 of 10] Compiling Data.FileStore.Git ( Data/FileStore/Git.hs, dist/build/Data/FileStore/Git.o ) [ 6 of 10] Compiling Data.FileStore.MercurialCommandServer ( Data/FileStore/MercurialCommandServer.hs, dist/build/Data/FileStore/MercurialCommandServer.o ) [ 7 of 10] Compiling Data.FileStore.Mercurial ( Data/FileStore/Mercurial.hs, dist/build/Data/FileStore/Mercurial.o ) [ 8 of 10] Compiling Data.FileStore.DarcsXml ( Data/FileStore/DarcsXml.hs, dist/build/Data/FileStore/DarcsXml.o ) [ 9 of 10] Compiling Data.FileStore.Darcs ( Data/FileStore/Darcs.hs, dist/build/Data/FileStore/Darcs.o ) [10 of 10] Compiling Data.FileStore ( Data/FileStore.hs, dist/build/Data/FileStore.o ) In-place registering filestore-0.6.0.1... Running Haddock for filestore-0.6.0.1... Running hscolour for filestore-0.6.0.1... Preprocessing library filestore-0.6.0.1... Preprocessing library filestore-0.6.0.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Data/FileStore/Types.hs:37:1: Warning: Module `Prelude' does not export `catch' Data/FileStore/Generic.hs:32:1: Warning: Module `Prelude' does not export `catch' Haddock coverage: 0% ( 0 / 7) in 'Paths_filestore' 19% ( 3 / 16) in 'Data.FileStore.Types' 93% ( 13 / 14) in 'Data.FileStore.Utils' 100% ( 8 / 8) in 'Data.FileStore.Generic' 100% ( 2 / 2) in 'Data.FileStore.Git' 100% ( 3 / 3) in 'Data.FileStore.MercurialCommandServer' 100% ( 2 / 2) in 'Data.FileStore.Mercurial' 50% ( 1 / 2) in 'Data.FileStore.DarcsXml' 100% ( 2 / 2) in 'Data.FileStore.Darcs' 100% ( 6 / 6) in 'Data.FileStore' Warning: Data.FileStore.Darcs: could not find link destinations for: Data.FileStore.Darcs.darcsSave Documentation created: dist/doc/html/filestore/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/filestore-0.6.0.1 Registering filestore-0.6.0.1... Installed filestore-0.6.0.1 Configuring blaze-html-0.6.1.3... Building blaze-html-0.6.1.3... Preprocessing library blaze-html-0.6.1.3... [ 1 of 21] Compiling Text.Blaze.XHtml5.Attributes ( src/Text/Blaze/XHtml5/Attributes.hs, dist/build/Text/Blaze/XHtml5/Attributes.o ) [ 2 of 21] Compiling Text.Blaze.XHtml1.Transitional.Attributes ( src/Text/Blaze/XHtml1/Transitional/Attributes.hs, dist/build/Text/Blaze/XHtml1/Transitional/Attributes.o ) [ 3 of 21] Compiling Text.Blaze.XHtml1.Strict.Attributes ( src/Text/Blaze/XHtml1/Strict/Attributes.hs, dist/build/Text/Blaze/XHtml1/Strict/Attributes.o ) [ 4 of 21] Compiling Text.Blaze.XHtml1.FrameSet.Attributes ( src/Text/Blaze/XHtml1/FrameSet/Attributes.hs, dist/build/Text/Blaze/XHtml1/FrameSet/Attributes.o ) [ 5 of 21] Compiling Text.Blaze.Html5.Attributes ( src/Text/Blaze/Html5/Attributes.hs, dist/build/Text/Blaze/Html5/Attributes.o ) [ 6 of 21] Compiling Text.Blaze.Html4.Transitional.Attributes ( src/Text/Blaze/Html4/Transitional/Attributes.hs, dist/build/Text/Blaze/Html4/Transitional/Attributes.o ) [ 7 of 21] Compiling Text.Blaze.Html4.Strict.Attributes ( src/Text/Blaze/Html4/Strict/Attributes.hs, dist/build/Text/Blaze/Html4/Strict/Attributes.o ) [ 8 of 21] Compiling Text.Blaze.Html4.FrameSet.Attributes ( src/Text/Blaze/Html4/FrameSet/Attributes.hs, dist/build/Text/Blaze/Html4/FrameSet/Attributes.o ) [ 9 of 21] Compiling Text.Blaze.Html ( src/Text/Blaze/Html.hs, dist/build/Text/Blaze/Html.o ) [10 of 21] Compiling Text.Blaze.Html.Renderer.Pretty ( src/Text/Blaze/Html/Renderer/Pretty.hs, dist/build/Text/Blaze/Html/Renderer/Pretty.o ) [11 of 21] Compiling Text.Blaze.Html.Renderer.String ( src/Text/Blaze/Html/Renderer/String.hs, dist/build/Text/Blaze/Html/Renderer/String.o ) [12 of 21] Compiling Text.Blaze.Html.Renderer.Text ( src/Text/Blaze/Html/Renderer/Text.hs, dist/build/Text/Blaze/Html/Renderer/Text.o ) [13 of 21] Compiling Text.Blaze.Html.Renderer.Utf8 ( src/Text/Blaze/Html/Renderer/Utf8.hs, dist/build/Text/Blaze/Html/Renderer/Utf8.o ) [14 of 21] Compiling Text.Blaze.Html4.FrameSet ( src/Text/Blaze/Html4/FrameSet.hs, dist/build/Text/Blaze/Html4/FrameSet.o ) [15 of 21] Compiling Text.Blaze.Html4.Strict ( src/Text/Blaze/Html4/Strict.hs, dist/build/Text/Blaze/Html4/Strict.o ) [16 of 21] Compiling Text.Blaze.Html4.Transitional ( src/Text/Blaze/Html4/Transitional.hs, dist/build/Text/Blaze/Html4/Transitional.o ) [17 of 21] Compiling Text.Blaze.Html5 ( src/Text/Blaze/Html5.hs, dist/build/Text/Blaze/Html5.o ) [18 of 21] Compiling Text.Blaze.XHtml1.FrameSet ( src/Text/Blaze/XHtml1/FrameSet.hs, dist/build/Text/Blaze/XHtml1/FrameSet.o ) [19 of 21] Compiling Text.Blaze.XHtml1.Strict ( src/Text/Blaze/XHtml1/Strict.hs, dist/build/Text/Blaze/XHtml1/Strict.o ) [20 of 21] Compiling Text.Blaze.XHtml1.Transitional ( src/Text/Blaze/XHtml1/Transitional.hs, dist/build/Text/Blaze/XHtml1/Transitional.o ) [21 of 21] Compiling Text.Blaze.XHtml5 ( src/Text/Blaze/XHtml5.hs, dist/build/Text/Blaze/XHtml5.o ) In-place registering blaze-html-0.6.1.3... Running Haddock for blaze-html-0.6.1.3... Running hscolour for blaze-html-0.6.1.3... Preprocessing library blaze-html-0.6.1.3... Preprocessing library blaze-html-0.6.1.3... Haddock coverage: 100% (167 /167) in 'Text.Blaze.XHtml5.Attributes' 100% (103 /103) in 'Text.Blaze.XHtml1.Transitional.Attributes' 100% ( 92 / 92) in 'Text.Blaze.XHtml1.Strict.Attributes' 100% (105 /105) in 'Text.Blaze.XHtml1.FrameSet.Attributes' 100% (167 /167) in 'Text.Blaze.Html5.Attributes' 100% (103 /103) in 'Text.Blaze.Html4.Transitional.Attributes' 100% ( 92 / 92) in 'Text.Blaze.Html4.Strict.Attributes' 100% (105 /105) in 'Text.Blaze.Html4.FrameSet.Attributes' 20% ( 1 / 5) in 'Text.Blaze.Html' 0% ( 0 / 2) in 'Text.Blaze.Html.Renderer.Pretty' 0% ( 0 / 2) in 'Text.Blaze.Html.Renderer.String' 0% ( 0 / 5) in 'Text.Blaze.Html.Renderer.Text' 0% ( 0 / 4) in 'Text.Blaze.Html.Renderer.Utf8' 100% ( 93 / 93) in 'Text.Blaze.Html4.FrameSet' 100% ( 80 / 80) in 'Text.Blaze.Html4.Strict' 100% ( 91 / 91) in 'Text.Blaze.Html4.Transitional' 100% (110 /110) in 'Text.Blaze.Html5' 100% ( 93 / 93) in 'Text.Blaze.XHtml1.FrameSet' 100% ( 80 / 80) in 'Text.Blaze.XHtml1.Strict' 100% ( 91 / 91) in 'Text.Blaze.XHtml1.Transitional' 100% (110 /110) in 'Text.Blaze.XHtml5' Documentation created: dist/doc/html/blaze-html/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/blaze-html-0.6.1.3 Registering blaze-html-0.6.1.3... Installed blaze-html-0.6.1.3 Configuring data-default-0.5.3... Building data-default-0.5.3... Preprocessing library data-default-0.5.3... [1 of 1] Compiling Data.Default ( Data/Default.hs, dist/build/Data/Default.o ) In-place registering data-default-0.5.3... Running Haddock for data-default-0.5.3... Running hscolour for data-default-0.5.3... Preprocessing library data-default-0.5.3... Preprocessing library data-default-0.5.3... Haddock coverage: 67% ( 2 / 3) in 'Data.Default' Documentation created: dist/doc/html/data-default/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/data-default-0.5.3 Registering data-default-0.5.3... Installed data-default-0.5.3 Configuring attoparsec-0.11.1.0... Building attoparsec-0.11.1.0... Preprocessing library attoparsec-0.11.1.0... [ 1 of 18] Compiling Data.Attoparsec.Text.FastSet ( Data/Attoparsec/Text/FastSet.hs, dist/build/Data/Attoparsec/Text/FastSet.o ) [ 2 of 18] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o ) [ 3 of 18] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o ) [ 4 of 18] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o ) [ 5 of 18] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o ) [ 6 of 18] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o ) [ 7 of 18] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o ) [ 8 of 18] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o ) [ 9 of 18] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o ) [10 of 18] Compiling Data.Attoparsec.Text.Internal ( Data/Attoparsec/Text/Internal.hs, dist/build/Data/Attoparsec/Text/Internal.o ) [11 of 18] Compiling Data.Attoparsec.Text ( Data/Attoparsec/Text.hs, dist/build/Data/Attoparsec/Text.o ) [12 of 18] Compiling Data.Attoparsec.Text.Lazy ( Data/Attoparsec/Text/Lazy.hs, dist/build/Data/Attoparsec/Text/Lazy.o ) [13 of 18] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o ) [14 of 18] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o ) [15 of 18] Compiling Data.Attoparsec.Char8 ( Data/Attoparsec/Char8.hs, dist/build/Data/Attoparsec/Char8.o ) [16 of 18] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o ) [17 of 18] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o ) [18 of 18] Compiling Data.Attoparsec ( Data/Attoparsec.hs, dist/build/Data/Attoparsec.o ) In-place registering attoparsec-0.11.1.0... Running Haddock for attoparsec-0.11.1.0... Running hscolour for attoparsec-0.11.1.0... Preprocessing library attoparsec-0.11.1.0... Preprocessing library attoparsec-0.11.1.0... Haddock coverage: 70% ( 7 / 10) in 'Data.Attoparsec.Text.FastSet' 100% ( 7 / 7) in 'Data.Attoparsec.Zepto' 100% ( 2 / 2) in 'Data.Attoparsec.Number' 69% ( 9 / 13) in 'Data.Attoparsec.ByteString.FastSet' 40% ( 4 / 10) in 'Data.Attoparsec.Internal.Types' 100% ( 3 / 3) in 'Data.Attoparsec.Types' 100% ( 2 / 2) in 'Data.Attoparsec.Internal' 100% ( 16 / 16) in 'Data.Attoparsec.Combinator' 91% ( 39 / 43) in 'Data.Attoparsec.ByteString.Internal' 95% ( 40 / 42) in 'Data.Attoparsec.Text.Internal' 97% ( 73 / 75) in 'Data.Attoparsec.Text' 100% ( 9 / 9) in 'Data.Attoparsec.Text.Lazy' 96% ( 50 / 52) in 'Data.Attoparsec.ByteString' 97% ( 75 / 77) in 'Data.Attoparsec.ByteString.Char8' 100% ( 2 / 2) in 'Data.Attoparsec.Char8' 100% ( 9 / 9) in 'Data.Attoparsec.ByteString.Lazy' 100% ( 2 / 2) in 'Data.Attoparsec.Lazy' 100% ( 2 / 2) in 'Data.Attoparsec' Documentation created: dist/doc/html/attoparsec/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/attoparsec-0.11.1.0 Registering attoparsec-0.11.1.0... Installed attoparsec-0.11.1.0 Configuring semigroups-0.12.2... Building semigroups-0.12.2... Preprocessing library semigroups-0.12.2... [1 of 2] Compiling Data.List.NonEmpty ( src/Data/List/NonEmpty.hs, dist/build/Data/List/NonEmpty.o ) [2 of 2] Compiling Data.Semigroup ( src/Data/Semigroup.hs, dist/build/Data/Semigroup.o ) In-place registering semigroups-0.12.2... Running Haddock for semigroups-0.12.2... Running hscolour for semigroups-0.12.2... Preprocessing library semigroups-0.12.2... Preprocessing library semigroups-0.12.2... Haddock coverage: doc comment parse failed: 'transpose' for NonEmtpy, behaves the same as 'Data.List.transpose' The rows/columns need not be the same length, in which case > transpose . transpose /= id 93% ( 64 / 69) in 'Data.List.NonEmpty' 87% ( 20 / 23) in 'Data.Semigroup' Documentation created: dist/doc/html/semigroups/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/semigroups-0.12.2 Registering semigroups-0.12.2... Installed semigroups-0.12.2 Configuring MonadCatchIO-mtl-0.3.1.0... Building MonadCatchIO-mtl-0.3.1.0... Preprocessing library MonadCatchIO-mtl-0.3.1.0... [1 of 1] Compiling Control.Monad.CatchIO ( Control/Monad/CatchIO.hs, dist/build/Control/Monad/CatchIO.o ) In-place registering MonadCatchIO-mtl-0.3.1.0... Running Haddock for MonadCatchIO-mtl-0.3.1.0... Running hscolour for MonadCatchIO-mtl-0.3.1.0... Preprocessing library MonadCatchIO-mtl-0.3.1.0... Preprocessing library MonadCatchIO-mtl-0.3.1.0... Haddock coverage: 85% ( 11 / 13) in 'Control.Monad.CatchIO' Documentation created: dist/doc/html/MonadCatchIO-mtl/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/MonadCatchIO-mtl-0.3.1.0 Registering MonadCatchIO-mtl-0.3.1.0... Installed MonadCatchIO-mtl-0.3.1.0 Configuring blaze-textual-0.2.0.8... Building blaze-textual-0.2.0.8... Preprocessing library blaze-textual-0.2.0.8... [1 of 4] Compiling Blaze.Text.Int ( Blaze/Text/Int.hs, dist/build/Blaze/Text/Int.o ) [2 of 4] Compiling Blaze.Text.Double.Native ( Blaze/Text/Double/Native.hs, dist/build/Blaze/Text/Double/Native.o ) [3 of 4] Compiling Blaze.Text.Double ( Blaze/Text/Double.hs, dist/build/Blaze/Text/Double.o ) [4 of 4] Compiling Blaze.Text ( Blaze/Text.hs, dist/build/Blaze/Text.o ) In-place registering blaze-textual-0.2.0.8... Running Haddock for blaze-textual-0.2.0.8... Running hscolour for blaze-textual-0.2.0.8... Preprocessing library blaze-textual-0.2.0.8... Preprocessing library blaze-textual-0.2.0.8... Haddock coverage: 0% ( 0 / 4) in 'Blaze.Text.Int' 0% ( 0 / 3) in 'Blaze.Text.Double.Native' 0% ( 0 / 3) in 'Blaze.Text.Double' 0% ( 0 / 4) in 'Blaze.Text' Documentation created: dist/doc/html/blaze-textual/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/blaze-textual-0.2.0.8 Registering blaze-textual-0.2.0.8... Installed blaze-textual-0.2.0.8 Configuring language-haskell-extract-0.2.4... Building language-haskell-extract-0.2.4... Preprocessing library language-haskell-extract-0.2.4... [1 of 1] Compiling Language.Haskell.Extract ( src/Language/Haskell/Extract.hs, dist/build/Language/Haskell/Extract.o ) In-place registering language-haskell-extract-0.2.4... Running Haddock for language-haskell-extract-0.2.4... Running hscolour for language-haskell-extract-0.2.4... Preprocessing library language-haskell-extract-0.2.4... Preprocessing library language-haskell-extract-0.2.4... Haddock coverage: 75% ( 3 / 4) in 'Language.Haskell.Extract' Documentation created: dist/doc/html/language-haskell-extract/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/language-haskell-extract-0.2.4 Registering language-haskell-extract-0.2.4... Installed language-haskell-extract-0.2.4 Configuring regex-compat-0.95.1... Building regex-compat-0.95.1... Preprocessing library regex-compat-0.95.1... [1 of 1] Compiling Text.Regex ( Text/Regex.hs, dist/build/Text/Regex.o ) In-place registering regex-compat-0.95.1... Running Haddock for regex-compat-0.95.1... Running hscolour for regex-compat-0.95.1... Preprocessing library regex-compat-0.95.1... Preprocessing library regex-compat-0.95.1... Haddock coverage: 100% ( 9 / 9) in 'Text.Regex' Documentation created: dist/doc/html/regex-compat/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/regex-compat-0.95.1 Registering regex-compat-0.95.1... Installed regex-compat-0.95.1 Configuring test-framework-0.8.0.3... Building test-framework-0.8.0.3... Preprocessing library test-framework-0.8.0.3... [ 1 of 24] Compiling Test.Framework.Runners.ThreadPool ( Test/Framework/Runners/ThreadPool.hs, dist/build/Test/Framework/Runners/ThreadPool.o ) [ 2 of 24] Compiling Test.Framework.Runners.Console.Utilities ( Test/Framework/Runners/Console/Utilities.hs, dist/build/Test/Framework/Runners/Console/Utilities.o ) [ 3 of 24] Compiling Test.Framework.Runners.Console.ProgressBar ( Test/Framework/Runners/Console/ProgressBar.hs, dist/build/Test/Framework/Runners/Console/ProgressBar.o ) [ 4 of 24] Compiling Test.Framework.Runners.Console.Colors ( Test/Framework/Runners/Console/Colors.hs, dist/build/Test/Framework/Runners/Console/Colors.o ) [ 5 of 24] Compiling Test.Framework.Runners.Processors ( Test/Framework/Runners/Processors.hs, dist/build/Test/Framework/Runners/Processors.o ) [ 6 of 24] Compiling Test.Framework.Improving ( Test/Framework/Improving.hs, dist/build/Test/Framework/Improving.o ) [ 7 of 24] Compiling Test.Framework.Utilities ( Test/Framework/Utilities.hs, dist/build/Test/Framework/Utilities.o ) [ 8 of 24] Compiling Test.Framework.Runners.TestPattern ( Test/Framework/Runners/TestPattern.hs, dist/build/Test/Framework/Runners/TestPattern.o ) [ 9 of 24] Compiling Test.Framework.Runners.TimedConsumption ( Test/Framework/Runners/TimedConsumption.hs, dist/build/Test/Framework/Runners/TimedConsumption.o ) [10 of 24] Compiling Test.Framework.Runners.Console.Table ( Test/Framework/Runners/Console/Table.hs, dist/build/Test/Framework/Runners/Console/Table.o ) Test/Framework/Runners/Console/Table.hs:32:24: Warning: This binding for `columns' shadows the existing binding imported from `Text.PrettyPrint.ANSI.Leijen' at Test/Framework/Runners/Console/Table.hs:7:1-51 Test/Framework/Runners/Console/Table.hs:43:21: Warning: This binding for `columns' shadows the existing binding imported from `Text.PrettyPrint.ANSI.Leijen' at Test/Framework/Runners/Console/Table.hs:7:1-51 [11 of 24] Compiling Test.Framework.Seed ( Test/Framework/Seed.hs, dist/build/Test/Framework/Seed.o ) [12 of 24] Compiling Test.Framework.Options ( Test/Framework/Options.hs, dist/build/Test/Framework/Options.o ) [13 of 24] Compiling Test.Framework.Runners.Options ( Test/Framework/Runners/Options.hs, dist/build/Test/Framework/Runners/Options.o ) [14 of 24] Compiling Test.Framework.Core ( Test/Framework/Core.hs, dist/build/Test/Framework/Core.o ) [15 of 24] Compiling Test.Framework.Providers.API ( Test/Framework/Providers/API.hs, dist/build/Test/Framework/Providers/API.o ) [16 of 24] Compiling Test.Framework.Runners.Core ( Test/Framework/Runners/Core.hs, dist/build/Test/Framework/Runners/Core.o ) [17 of 24] Compiling Test.Framework.Runners.API ( Test/Framework/Runners/API.hs, dist/build/Test/Framework/Runners/API.o ) [18 of 24] Compiling Test.Framework.Runners.Statistics ( Test/Framework/Runners/Statistics.hs, dist/build/Test/Framework/Runners/Statistics.o ) [19 of 24] Compiling Test.Framework.Runners.Console.Statistics ( Test/Framework/Runners/Console/Statistics.hs, dist/build/Test/Framework/Runners/Console/Statistics.o ) [20 of 24] Compiling Test.Framework.Runners.Console.Run ( Test/Framework/Runners/Console/Run.hs, dist/build/Test/Framework/Runners/Console/Run.o ) [21 of 24] Compiling Test.Framework.Runners.XML.JUnitWriter ( Test/Framework/Runners/XML/JUnitWriter.hs, dist/build/Test/Framework/Runners/XML/JUnitWriter.o ) [22 of 24] Compiling Test.Framework.Runners.XML ( Test/Framework/Runners/XML.hs, dist/build/Test/Framework/Runners/XML.o ) [23 of 24] Compiling Test.Framework.Runners.Console ( Test/Framework/Runners/Console.hs, dist/build/Test/Framework/Runners/Console.o ) [24 of 24] Compiling Test.Framework ( Test/Framework.hs, dist/build/Test/Framework.o ) In-place registering test-framework-0.8.0.3... Running Haddock for test-framework-0.8.0.3... Running hscolour for test-framework-0.8.0.3... Preprocessing library test-framework-0.8.0.3... Preprocessing library test-framework-0.8.0.3... Test/Framework/Runners/Console/Table.hs:32:24: Warning: This binding for `columns' shadows the existing binding imported from `Text.PrettyPrint.ANSI.Leijen' at Test/Framework/Runners/Console/Table.hs:7:1-51 Test/Framework/Runners/Console/Table.hs:43:21: Warning: This binding for `columns' shadows the existing binding imported from `Text.PrettyPrint.ANSI.Leijen' at Test/Framework/Runners/Console/Table.hs:7:1-51 Haddock coverage: 50% ( 1 / 2) in 'Test.Framework.Runners.ThreadPool' 0% ( 0 / 2) in 'Test.Framework.Runners.Console.Utilities' 0% ( 0 / 3) in 'Test.Framework.Runners.Console.ProgressBar' 0% ( 0 / 4) in 'Test.Framework.Runners.Console.Colors' 0% ( 0 / 2) in 'Test.Framework.Runners.Processors' 17% ( 2 / 12) in 'Test.Framework.Improving' 8% ( 1 / 13) in 'Test.Framework.Utilities' 0% ( 0 / 4) in 'Test.Framework.Runners.TestPattern' 50% ( 1 / 2) in 'Test.Framework.Runners.TimedConsumption' 0% ( 0 / 4) in 'Test.Framework.Runners.Console.Table' 25% ( 1 / 4) in 'Test.Framework.Seed' 0% ( 0 / 4) in 'Test.Framework.Options' 0% ( 0 / 6) in 'Test.Framework.Runners.Options' 83% ( 10 / 12) in 'Test.Framework.Core' 43% ( 16 / 37) in 'Test.Framework.Providers.API' 38% ( 3 / 8) in 'Test.Framework.Runners.Core' 100% ( 4 / 4) in 'Test.Framework.Runners.API' 31% ( 4 / 13) in 'Test.Framework.Runners.Statistics' 50% ( 1 / 2) in 'Test.Framework.Runners.Console.Statistics' 0% ( 0 / 2) in 'Test.Framework.Runners.Console.Run' 67% ( 2 / 3) in 'Test.Framework.Runners.XML.JUnitWriter' 0% ( 0 / 2) in 'Test.Framework.Runners.XML' 75% ( 6 / 8) in 'Test.Framework.Runners.Console' 94% ( 15 / 16) in 'Test.Framework' Documentation created: dist/doc/html/test-framework/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/test-framework-0.8.0.3 Registering test-framework-0.8.0.3... Installed test-framework-0.8.0.3 [1 of 1] Compiling Main ( /tmp/texmath-0.6.6-24680/texmath-0.6.6/Setup.hs, /tmp/texmath-0.6.6-24680/texmath-0.6.6/dist/setup/Main.o ) /tmp/texmath-0.6.6-24680/texmath-0.6.6/Setup.hs:5:49: Warning: In the use of `runTests' (imported from Distribution.Simple, but defined in Distribution.Simple.UserHooks): Deprecated: "Please use the new testing interface instead!" Linking /tmp/texmath-0.6.6-24680/texmath-0.6.6/dist/setup/setup ... Configuring texmath-0.6.6... Building texmath-0.6.6... Preprocessing library texmath-0.6.6... [1 of 8] Compiling Text.TeXMath.Macros ( Text/TeXMath/Macros.hs, dist/build/Text/TeXMath/Macros.o ) [2 of 8] Compiling Text.TeXMath.Types ( Text/TeXMath/Types.hs, dist/build/Text/TeXMath/Types.o ) [3 of 8] Compiling Text.TeXMath.ToUnicode ( Text/TeXMath/ToUnicode.hs, dist/build/Text/TeXMath/ToUnicode.o ) [4 of 8] Compiling Text.TeXMath.Pandoc ( Text/TeXMath/Pandoc.hs, dist/build/Text/TeXMath/Pandoc.o ) [5 of 8] Compiling Text.TeXMath.OMML ( Text/TeXMath/OMML.hs, dist/build/Text/TeXMath/OMML.o ) [6 of 8] Compiling Text.TeXMath.MathML ( Text/TeXMath/MathML.hs, dist/build/Text/TeXMath/MathML.o ) [7 of 8] Compiling Text.TeXMath.Parser ( Text/TeXMath/Parser.hs, dist/build/Text/TeXMath/Parser.o ) [8 of 8] Compiling Text.TeXMath ( Text/TeXMath.hs, dist/build/Text/TeXMath.o ) In-place registering texmath-0.6.6... Running Haddock for texmath-0.6.6... Running hscolour for texmath-0.6.6... Preprocessing library texmath-0.6.6... Preprocessing library texmath-0.6.6... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 Haddock coverage: 75% ( 3 / 4) in 'Text.TeXMath.Macros' 14% ( 1 / 7) in 'Text.TeXMath.Types' 100% ( 2 / 2) in 'Text.TeXMath.ToUnicode' 100% ( 2 / 2) in 'Text.TeXMath.Pandoc' 33% ( 1 / 3) in 'Text.TeXMath.OMML' 33% ( 1 / 3) in 'Text.TeXMath.MathML' 100% ( 2 / 2) in 'Text.TeXMath.Parser' 20% ( 1 / 5) in 'Text.TeXMath' Documentation created: dist/doc/html/texmath/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/texmath-0.6.6 Registering texmath-0.6.6... Installed texmath-0.6.6 Configuring citeproc-hs-0.3.9... Building citeproc-hs-0.3.9... Preprocessing library citeproc-hs-0.3.9... [ 1 of 21] Compiling Paths_citeproc_hs ( dist/build/autogen/Paths_citeproc_hs.hs, dist/build/Paths_citeproc_hs.o ) [ 2 of 21] Compiling Text.CSL.Pickle.Hexpat ( src/Text/CSL/Pickle/Hexpat.hs, dist/build/Text/CSL/Pickle/Hexpat.o ) src/Text/CSL/Pickle/Hexpat.hs:18:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() [ 3 of 21] Compiling Text.CSL.Pickle ( src/Text/CSL/Pickle.hs, dist/build/Text/CSL/Pickle.o ) [ 4 of 21] Compiling Text.CSL.Style ( src/Text/CSL/Style.hs, dist/build/Text/CSL/Style.o ) [ 5 of 21] Compiling Text.CSL.Output.Plain ( src/Text/CSL/Output/Plain.hs, dist/build/Text/CSL/Output/Plain.o ) [ 6 of 21] Compiling Text.CSL.Output.Pandoc ( src/Text/CSL/Output/Pandoc.hs, dist/build/Text/CSL/Output/Pandoc.o ) [ 7 of 21] Compiling Text.CSL.Eval.Output ( src/Text/CSL/Eval/Output.hs, dist/build/Text/CSL/Eval/Output.o ) [ 8 of 21] Compiling Text.CSL.Reference ( src/Text/CSL/Reference.hs, dist/build/Text/CSL/Reference.o ) [ 9 of 21] Compiling Text.CSL.Input.Json ( src/Text/CSL/Input/Json.hs, dist/build/Text/CSL/Input/Json.o ) [10 of 21] Compiling Text.CSL.Eval.Common ( src/Text/CSL/Eval/Common.hs, dist/build/Text/CSL/Eval/Common.o ) [11 of 21] Compiling Text.CSL.Parser ( src/Text/CSL/Parser.hs, dist/build/Text/CSL/Parser.o ) [12 of 21] Compiling Text.CSL.Eval.Date ( src/Text/CSL/Eval/Date.hs, dist/build/Text/CSL/Eval/Date.o ) [13 of 21] Compiling Text.CSL.Eval.Names ( src/Text/CSL/Eval/Names.hs, dist/build/Text/CSL/Eval/Names.o ) [14 of 21] Compiling Text.CSL.Eval ( src/Text/CSL/Eval.hs, dist/build/Text/CSL/Eval.o ) [15 of 21] Compiling Text.CSL.Input.MODS ( src/Text/CSL/Input/MODS.hs, dist/build/Text/CSL/Input/MODS.o ) [16 of 21] Compiling Text.CSL.Input.Bibutils ( src/Text/CSL/Input/Bibutils.hs, dist/build/Text/CSL/Input/Bibutils.o ) [17 of 21] Compiling Text.CSL.Proc.Disamb ( src/Text/CSL/Proc/Disamb.hs, dist/build/Text/CSL/Proc/Disamb.o ) [18 of 21] Compiling Text.CSL.Proc.Collapse ( src/Text/CSL/Proc/Collapse.hs, dist/build/Text/CSL/Proc/Collapse.o ) [19 of 21] Compiling Text.CSL.Proc ( src/Text/CSL/Proc.hs, dist/build/Text/CSL/Proc.o ) [20 of 21] Compiling Text.CSL.Test ( src/Text/CSL/Test.hs, dist/build/Text/CSL/Test.o ) [21 of 21] Compiling Text.CSL ( src/Text/CSL.hs, dist/build/Text/CSL.o ) In-place registering citeproc-hs-0.3.9... Running Haddock for citeproc-hs-0.3.9... Running hscolour for citeproc-hs-0.3.9... Preprocessing library citeproc-hs-0.3.9... Preprocessing library citeproc-hs-0.3.9... src/Text/CSL/Pickle/Hexpat.hs:18:1: Warning: The import of `Data.Maybe' is redundant except perhaps to import instances from `Data.Maybe' To import instances alone, use: import Data.Maybe() Haddock coverage: 0% ( 0 / 8) in 'Paths_citeproc_hs' 5% ( 1 / 21) in 'Text.CSL.Pickle.Hexpat' 4% ( 2 / 46) in 'Text.CSL.Pickle' 21% ( 15 / 73) in 'Text.CSL.Style' 30% ( 3 / 10) in 'Text.CSL.Output.Plain' 40% ( 4 / 10) in 'Text.CSL.Output.Pandoc' 7% ( 1 / 14) in 'Text.CSL.Eval.Output' 14% ( 3 / 21) in 'Text.CSL.Reference' 10% ( 2 / 21) in 'Text.CSL.Input.Json' 14% ( 4 / 28) in 'Text.CSL.Eval.Common' 11% ( 5 / 45) in 'Text.CSL.Parser' 12% ( 1 / 8) in 'Text.CSL.Eval.Date' 50% ( 4 / 8) in 'Text.CSL.Eval.Names' 50% ( 4 / 8) in 'Text.CSL.Eval' 14% ( 5 / 35) in 'Text.CSL.Input.MODS' 50% ( 2 / 4) in 'Text.CSL.Input.Bibutils' 32% ( 9 / 28) in 'Text.CSL.Proc.Disamb' 33% ( 4 / 12) in 'Text.CSL.Proc.Collapse' 44% ( 8 / 18) in 'Text.CSL.Proc' 12% ( 1 / 8) in 'Text.CSL.Test' 53% ( 26 / 49) in 'Text.CSL' Documentation created: dist/doc/html/citeproc-hs/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/citeproc-hs-0.3.9 Registering citeproc-hs-0.3.9... Installed citeproc-hs-0.3.9 Configuring happstack-server-7.1.7.1... Building happstack-server-7.1.7.1... Preprocessing library happstack-server-7.1.7.1... [ 1 of 38] Compiling Happstack.Server.Internal.LazyLiner ( src/Happstack/Server/Internal/LazyLiner.hs, dist/build/Happstack/Server/Internal/LazyLiner.o ) [ 2 of 38] Compiling Happstack.Server.Internal.SocketTH ( src/Happstack/Server/Internal/SocketTH.hs, dist/build/Happstack/Server/Internal/SocketTH.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 zlib-0.5.4.1 ... linking ... done. Loading package xhtml-3000.2.1 ... linking ... done. Loading package utf8-string-0.3.7 ... linking ... done. Loading package old-locale-1.0.0.5 ... linking ... done. Loading package old-time-1.1.0.1 ... linking ... done. Loading package time-1.4.0.1 ... linking ... done. Loading package time-compat-0.1.0.3 ... linking ... done. Loading package base-unicode-symbols-0.2.2.4 ... linking ... done. Loading package stm-2.4.2 ... linking ... done. Loading package threads-0.5.1.1 ... linking ... done. Loading package containers-0.5.0.0 ... linking ... done. Loading package pretty-1.1.1.0 ... linking ... done. Loading package template-haskell ... linking ... done. Loading package text-0.11.2.3 ... linking ... done. Loading package system-filepath-0.4.9 ... linking ... done. Loading package syb-0.4.1 ... linking ... done. Loading package transformers-0.3.0.0 ... linking ... done. Loading package mtl-2.1.2 ... linking ... done. Loading package parsec-3.1.3 ... linking ... done. Loading package unix-2.6.0.1 ... linking ... done. Loading package network-2.4.1.2 ... linking ... done. Loading package sendfile-0.7.9 ... linking ... done. Loading package transformers-base-0.4.1 ... linking ... done. Loading package monad-control-0.3.2.2 ... linking ... done. Loading package html-1.0.1.2 ... linking ... done. Loading package filepath-1.3.0.1 ... linking ... done. Loading package directory-1.2.0.1 ... linking ... done. Loading package process-1.1.0.2 ... linking ... done. Loading package hslogger-1.2.3 ... linking ... done. Loading package extensible-exceptions-0.1.1.4 ... linking ... done. Loading package blaze-builder-0.3.3.2 ... linking ... done. Loading package blaze-markup-0.5.2.1 ... linking ... done. Loading package blaze-html-0.6.1.3 ... linking ... done. Loading package base64-bytestring-1.0.0.1 ... linking ... done. [ 3 of 38] Compiling Happstack.Server.Internal.Socket ( src/Happstack/Server/Internal/Socket.hs, dist/build/Happstack/Server/Internal/Socket.o ) [ 4 of 38] Compiling Happstack.Server.Internal.LogFormat ( src/Happstack/Server/Internal/LogFormat.hs, dist/build/Happstack/Server/Internal/LogFormat.o ) [ 5 of 38] Compiling Happstack.Server.Internal.TimeoutManager ( src/Happstack/Server/Internal/TimeoutManager.hs, dist/build/Happstack/Server/Internal/TimeoutManager.o ) [ 6 of 38] Compiling Happstack.Server.Internal.TimeoutIO ( src/Happstack/Server/Internal/TimeoutIO.hs, dist/build/Happstack/Server/Internal/TimeoutIO.o ) [ 7 of 38] Compiling Happstack.Server.Internal.TimeoutSocket ( src/Happstack/Server/Internal/TimeoutSocket.hs, dist/build/Happstack/Server/Internal/TimeoutSocket.o ) [ 8 of 38] Compiling Happstack.Server.SURI.ParseURI ( src/Happstack/Server/SURI/ParseURI.hs, dist/build/Happstack/Server/SURI/ParseURI.o ) [ 9 of 38] Compiling Happstack.Server.SURI ( src/Happstack/Server/SURI.hs, dist/build/Happstack/Server/SURI.o ) [10 of 38] Compiling Happstack.Server.Internal.RFC822Headers ( src/Happstack/Server/Internal/RFC822Headers.hs, dist/build/Happstack/Server/Internal/RFC822Headers.o ) [11 of 38] Compiling Paths_happstack_server ( dist/build/autogen/Paths_happstack_server.hs, dist/build/Paths_happstack_server.o ) [12 of 38] Compiling Happstack.Server.Internal.Clock ( src/Happstack/Server/Internal/Clock.hs, dist/build/Happstack/Server/Internal/Clock.o ) [13 of 38] Compiling Happstack.Server.Internal.Cookie ( src/Happstack/Server/Internal/Cookie.hs, dist/build/Happstack/Server/Internal/Cookie.o ) [14 of 38] Compiling Happstack.Server.Internal.Types ( src/Happstack/Server/Internal/Types.hs, dist/build/Happstack/Server/Internal/Types.o ) [15 of 38] Compiling Happstack.Server.Internal.Multipart ( src/Happstack/Server/Internal/Multipart.hs, dist/build/Happstack/Server/Internal/Multipart.o ) [16 of 38] Compiling Happstack.Server.Internal.MessageWrap ( src/Happstack/Server/Internal/MessageWrap.hs, dist/build/Happstack/Server/Internal/MessageWrap.o ) [17 of 38] Compiling Happstack.Server.Internal.Handler ( src/Happstack/Server/Internal/Handler.hs, dist/build/Happstack/Server/Internal/Handler.o ) [18 of 38] Compiling Happstack.Server.Internal.Listen ( src/Happstack/Server/Internal/Listen.hs, dist/build/Happstack/Server/Internal/Listen.o ) [19 of 38] Compiling Happstack.Server.Internal.LowLevel ( src/Happstack/Server/Internal/LowLevel.hs, dist/build/Happstack/Server/Internal/LowLevel.o ) [20 of 38] Compiling Happstack.Server.Client ( src/Happstack/Server/Client.hs, dist/build/Happstack/Server/Client.o ) [21 of 38] Compiling Happstack.Server.Types ( src/Happstack/Server/Types.hs, dist/build/Happstack/Server/Types.o ) [22 of 38] Compiling Happstack.Server.Internal.Monads ( src/Happstack/Server/Internal/Monads.hs, dist/build/Happstack/Server/Internal/Monads.o ) [23 of 38] Compiling Happstack.Server.Cookie ( src/Happstack/Server/Cookie.hs, dist/build/Happstack/Server/Cookie.o ) [24 of 38] Compiling Happstack.Server.Response ( src/Happstack/Server/Response.hs, dist/build/Happstack/Server/Response.o ) [25 of 38] Compiling Happstack.Server.RqData ( src/Happstack/Server/RqData.hs, dist/build/Happstack/Server/RqData.o ) [26 of 38] Compiling Happstack.Server.Monads ( src/Happstack/Server/Monads.hs, dist/build/Happstack/Server/Monads.o ) [27 of 38] Compiling Happstack.Server.Auth ( src/Happstack/Server/Auth.hs, dist/build/Happstack/Server/Auth.o ) [28 of 38] Compiling Happstack.Server.Error ( src/Happstack/Server/Error.hs, dist/build/Happstack/Server/Error.o ) [29 of 38] Compiling Happstack.Server.Proxy ( src/Happstack/Server/Proxy.hs, dist/build/Happstack/Server/Proxy.o ) [30 of 38] Compiling Happstack.Server.Validation ( src/Happstack/Server/Validation.hs, dist/build/Happstack/Server/Validation.o ) [31 of 38] Compiling Happstack.Server.FileServe.BuildingBlocks ( src/Happstack/Server/FileServe/BuildingBlocks.hs, dist/build/Happstack/Server/FileServe/BuildingBlocks.o ) [32 of 38] Compiling Happstack.Server.FileServe ( src/Happstack/Server/FileServe.hs, dist/build/Happstack/Server/FileServe.o ) [33 of 38] Compiling Happstack.Server.Routing ( src/Happstack/Server/Routing.hs, dist/build/Happstack/Server/Routing.o ) [34 of 38] Compiling Happstack.Server.SimpleHTTP ( src/Happstack/Server/SimpleHTTP.hs, dist/build/Happstack/Server/SimpleHTTP.o ) [35 of 38] Compiling Happstack.Server.Internal.Compression ( src/Happstack/Server/Internal/Compression.hs, dist/build/Happstack/Server/Internal/Compression.o ) [36 of 38] Compiling Happstack.Server.I18N ( src/Happstack/Server/I18N.hs, dist/build/Happstack/Server/I18N.o ) [37 of 38] Compiling Happstack.Server.Compression ( src/Happstack/Server/Compression.hs, dist/build/Happstack/Server/Compression.o ) [38 of 38] Compiling Happstack.Server ( src/Happstack/Server.hs, dist/build/Happstack/Server.o ) In-place registering happstack-server-7.1.7.1... Running Haddock for happstack-server-7.1.7.1... Running hscolour for happstack-server-7.1.7.1... Preprocessing library happstack-server-7.1.7.1... Preprocessing library happstack-server-7.1.7.1... Haddock coverage: 12% ( 1 / 8) in 'Happstack.Server.Internal.LazyLiner' 0% ( 0 / 2) in 'Happstack.Server.Internal.SocketTH' 33% ( 1 / 3) in 'Happstack.Server.Internal.Socket' 67% ( 2 / 3) in 'Happstack.Server.Internal.LogFormat' 10% ( 1 / 10) in 'Happstack.Server.Internal.TimeoutManager' 50% ( 1 / 2) in 'Happstack.Server.Internal.TimeoutIO' 14% ( 1 / 7) in 'Happstack.Server.Internal.TimeoutSocket' 0% ( 0 / 2) in 'Happstack.Server.SURI.ParseURI' 76% ( 13 / 17) in 'Happstack.Server.SURI' 43% ( 9 / 21) in 'Happstack.Server.Internal.RFC822Headers' 0% ( 0 / 8) in 'Paths_happstack_server' 0% ( 0 / 5) in 'Happstack.Server.Internal.Clock' 67% ( 8 / 12) in 'Happstack.Server.Internal.Cookie' 96% ( 46 / 48) in 'Happstack.Server.Internal.Types' 19% ( 6 / 32) in 'Happstack.Server.Internal.Multipart' 62% ( 8 / 13) in 'Happstack.Server.Internal.MessageWrap' 50% ( 2 / 4) in 'Happstack.Server.Internal.Handler' 40% ( 2 / 5) in 'Happstack.Server.Internal.Listen' 89% ( 8 / 9) in 'Happstack.Server.Internal.LowLevel' 100% ( 2 / 2) in 'Happstack.Server.Client' 96% ( 45 / 47) in 'Happstack.Server.Types' Warning: Happstack.Server.Internal.Monads: We do not support associated types in instances yet. These instances are affected: Control.Monad.Trans.Control.MonadTransControl Happstack.Server.Internal.Monads.ServerPartT, Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Happstack.Server.Internal.Monads.ServerPartT m), Control.Monad.Trans.Control.MonadTransControl (Happstack.Server.Internal.Monads.FilterT a), Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Happstack.Server.Internal.Monads.FilterT a m), Control.Monad.Trans.Control.MonadTransControl Happstack.Server.Internal.Monads.WebT, Control.Monad.Trans.Control.MonadBaseControl b m => Control.Monad.Trans.Control.MonadBaseControl b (Happstack.Server.Internal.Monads.WebT m) 82% ( 27 / 33) in 'Happstack.Server.Internal.Monads' 100% ( 7 / 7) in 'Happstack.Server.Cookie' 100% ( 24 / 24) in 'Happstack.Server.Response' 100% ( 50 / 50) in 'Happstack.Server.RqData' 100% ( 26 / 26) in 'Happstack.Server.Monads' 100% ( 2 / 2) in 'Happstack.Server.Auth' 100% ( 4 / 4) in 'Happstack.Server.Error' 67% ( 4 / 6) in 'Happstack.Server.Proxy' 100% ( 8 / 8) in 'Happstack.Server.Validation' 86% ( 38 / 44) in 'Happstack.Server.FileServe.BuildingBlocks' 100% ( 15 / 15) in 'Happstack.Server.FileServe' 100% ( 24 / 24) in 'Happstack.Server.Routing' 100% ( 31 / 31) in 'Happstack.Server.SimpleHTTP' 100% ( 6 / 6) in 'Happstack.Server.Internal.Compression' 67% ( 2 / 3) in 'Happstack.Server.I18N' 100% ( 2 / 2) in 'Happstack.Server.Compression' 100% ( 29 / 29) in 'Happstack.Server' Warning: Happstack.Server.Internal.Types: could not find link destinations for: Happstack.Server.Internal.Types.HasHeaders Happstack.Server.Internal.RFC822Headers.showContentType Warning: Happstack.Server.Internal.Multipart: could not find link destinations for: Happstack.Server.Internal.RFC822Headers.Header Warning: Happstack.Server.Types: could not find link destinations for: Happstack.Server.Internal.Types.HasHeaders Happstack.Server.Internal.RFC822Headers.showContentType Warning: Happstack.Server.FileServe.BuildingBlocks: could not find link destinations for: Happstack.Server.FileServe.BuildingBlocks.getMetaData Documentation created: dist/doc/html/happstack-server/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/happstack-server-7.1.7.1 Registering happstack-server-7.1.7.1... Installed happstack-server-7.1.7.1 Configuring highlighting-kate-0.5.6.1... Building highlighting-kate-0.5.6.1... Preprocessing library highlighting-kate-0.5.6.1... [ 1 of 107] Compiling Paths_highlighting_kate ( dist/build/autogen/Paths_highlighting_kate.hs, dist/build/Paths_highlighting_kate.o ) [ 2 of 107] Compiling Text.Highlighting.Kate.Types ( Text/Highlighting/Kate/Types.hs, dist/build/Text/Highlighting/Kate/Types.o ) [ 3 of 107] Compiling Text.Highlighting.Kate.Styles ( Text/Highlighting/Kate/Styles.hs, dist/build/Text/Highlighting/Kate/Styles.o ) [ 4 of 107] Compiling Text.Highlighting.Kate.Format.HTML ( Text/Highlighting/Kate/Format/HTML.hs, dist/build/Text/Highlighting/Kate/Format/HTML.o ) [ 5 of 107] Compiling Text.Highlighting.Kate.Format.LaTeX ( Text/Highlighting/Kate/Format/LaTeX.hs, dist/build/Text/Highlighting/Kate/Format/LaTeX.o ) [ 6 of 107] Compiling Text.Highlighting.Kate.Common ( Text/Highlighting/Kate/Common.hs, dist/build/Text/Highlighting/Kate/Common.o ) [ 7 of 107] Compiling Text.Highlighting.Kate.Syntax.Ada ( Text/Highlighting/Kate/Syntax/Ada.hs, dist/build/Text/Highlighting/Kate/Syntax/Ada.o ) [ 8 of 107] Compiling Text.Highlighting.Kate.Syntax.Alert ( Text/Highlighting/Kate/Syntax/Alert.hs, dist/build/Text/Highlighting/Kate/Syntax/Alert.o ) [ 9 of 107] Compiling Text.Highlighting.Kate.Syntax.Alert_indent ( Text/Highlighting/Kate/Syntax/Alert_indent.hs, dist/build/Text/Highlighting/Kate/Syntax/Alert_indent.o ) [ 10 of 107] Compiling Text.Highlighting.Kate.Syntax.Apache ( Text/Highlighting/Kate/Syntax/Apache.hs, dist/build/Text/Highlighting/Kate/Syntax/Apache.o ) [ 11 of 107] Compiling Text.Highlighting.Kate.Syntax.Asn1 ( Text/Highlighting/Kate/Syntax/Asn1.hs, dist/build/Text/Highlighting/Kate/Syntax/Asn1.o ) [ 12 of 107] Compiling Text.Highlighting.Kate.Syntax.Asp ( Text/Highlighting/Kate/Syntax/Asp.hs, dist/build/Text/Highlighting/Kate/Syntax/Asp.o ) [ 13 of 107] Compiling Text.Highlighting.Kate.Syntax.Awk ( Text/Highlighting/Kate/Syntax/Awk.hs, dist/build/Text/Highlighting/Kate/Syntax/Awk.o ) [ 14 of 107] Compiling Text.Highlighting.Kate.Syntax.Bibtex ( Text/Highlighting/Kate/Syntax/Bibtex.hs, dist/build/Text/Highlighting/Kate/Syntax/Bibtex.o ) [ 15 of 107] Compiling Text.Highlighting.Kate.Syntax.Boo ( Text/Highlighting/Kate/Syntax/Boo.hs, dist/build/Text/Highlighting/Kate/Syntax/Boo.o ) [ 16 of 107] Compiling Text.Highlighting.Kate.Syntax.Changelog ( Text/Highlighting/Kate/Syntax/Changelog.hs, dist/build/Text/Highlighting/Kate/Syntax/Changelog.o ) [ 17 of 107] Compiling Text.Highlighting.Kate.Syntax.Clojure ( Text/Highlighting/Kate/Syntax/Clojure.hs, dist/build/Text/Highlighting/Kate/Syntax/Clojure.o ) [ 18 of 107] Compiling Text.Highlighting.Kate.Syntax.Coldfusion ( Text/Highlighting/Kate/Syntax/Coldfusion.hs, dist/build/Text/Highlighting/Kate/Syntax/Coldfusion.o ) [ 19 of 107] Compiling Text.Highlighting.Kate.Syntax.Commonlisp ( Text/Highlighting/Kate/Syntax/Commonlisp.hs, dist/build/Text/Highlighting/Kate/Syntax/Commonlisp.o ) [ 20 of 107] Compiling Text.Highlighting.Kate.Syntax.Css ( Text/Highlighting/Kate/Syntax/Css.hs, dist/build/Text/Highlighting/Kate/Syntax/Css.o ) [ 21 of 107] Compiling Text.Highlighting.Kate.Syntax.Curry ( Text/Highlighting/Kate/Syntax/Curry.hs, dist/build/Text/Highlighting/Kate/Syntax/Curry.o ) [ 22 of 107] Compiling Text.Highlighting.Kate.Syntax.D ( Text/Highlighting/Kate/Syntax/D.hs, dist/build/Text/Highlighting/Kate/Syntax/D.o ) [ 23 of 107] Compiling Text.Highlighting.Kate.Syntax.Diff ( Text/Highlighting/Kate/Syntax/Diff.hs, dist/build/Text/Highlighting/Kate/Syntax/Diff.o ) Text/Highlighting/Kate/Syntax/Diff.hs:46:10: Warning: Pattern match(es) are overlapped In a case alternative: ("Diff", "File") -> ... Text/Highlighting/Kate/Syntax/Diff.hs:86:1: Warning: Pattern match(es) are overlapped In an equation for `parseRules': parseRules ("Diff", "File") = ... [ 24 of 107] Compiling Text.Highlighting.Kate.Syntax.Doxygen ( Text/Highlighting/Kate/Syntax/Doxygen.hs, dist/build/Text/Highlighting/Kate/Syntax/Doxygen.o ) [ 25 of 107] Compiling Text.Highlighting.Kate.Syntax.C ( Text/Highlighting/Kate/Syntax/C.hs, dist/build/Text/Highlighting/Kate/Syntax/C.o ) [ 26 of 107] Compiling Text.Highlighting.Kate.Syntax.Cpp ( Text/Highlighting/Kate/Syntax/Cpp.hs, dist/build/Text/Highlighting/Kate/Syntax/Cpp.o ) [ 27 of 107] Compiling Text.Highlighting.Kate.Syntax.Cs ( Text/Highlighting/Kate/Syntax/Cs.hs, dist/build/Text/Highlighting/Kate/Syntax/Cs.o ) [ 28 of 107] Compiling Text.Highlighting.Kate.Syntax.Doxygenlua ( Text/Highlighting/Kate/Syntax/Doxygenlua.hs, dist/build/Text/Highlighting/Kate/Syntax/Doxygenlua.o ) [ 29 of 107] Compiling Text.Highlighting.Kate.Syntax.Dtd ( Text/Highlighting/Kate/Syntax/Dtd.hs, dist/build/Text/Highlighting/Kate/Syntax/Dtd.o ) [ 30 of 107] Compiling Text.Highlighting.Kate.Syntax.Eiffel ( Text/Highlighting/Kate/Syntax/Eiffel.hs, dist/build/Text/Highlighting/Kate/Syntax/Eiffel.o ) [ 31 of 107] Compiling Text.Highlighting.Kate.Syntax.Email ( Text/Highlighting/Kate/Syntax/Email.hs, dist/build/Text/Highlighting/Kate/Syntax/Email.o ) [ 32 of 107] Compiling Text.Highlighting.Kate.Syntax.Erlang ( Text/Highlighting/Kate/Syntax/Erlang.hs, dist/build/Text/Highlighting/Kate/Syntax/Erlang.o ) [ 33 of 107] Compiling Text.Highlighting.Kate.Syntax.Fortran ( Text/Highlighting/Kate/Syntax/Fortran.hs, dist/build/Text/Highlighting/Kate/Syntax/Fortran.o ) [ 34 of 107] Compiling Text.Highlighting.Kate.Syntax.Fsharp ( Text/Highlighting/Kate/Syntax/Fsharp.hs, dist/build/Text/Highlighting/Kate/Syntax/Fsharp.o ) Text/Highlighting/Kate/Syntax/Fsharp.hs:70:1: Warning: Defined but not used: `list_symbols' [ 35 of 107] Compiling Text.Highlighting.Kate.Syntax.Gnuassembler ( Text/Highlighting/Kate/Syntax/Gnuassembler.hs, dist/build/Text/Highlighting/Kate/Syntax/Gnuassembler.o ) [ 36 of 107] Compiling Text.Highlighting.Kate.Syntax.Go ( Text/Highlighting/Kate/Syntax/Go.hs, dist/build/Text/Highlighting/Kate/Syntax/Go.o ) [ 37 of 107] Compiling Text.Highlighting.Kate.Syntax.Haskell ( Text/Highlighting/Kate/Syntax/Haskell.hs, dist/build/Text/Highlighting/Kate/Syntax/Haskell.o ) [ 38 of 107] Compiling Text.Highlighting.Kate.Syntax.Haxe ( Text/Highlighting/Kate/Syntax/Haxe.hs, dist/build/Text/Highlighting/Kate/Syntax/Haxe.o ) [ 39 of 107] Compiling Text.Highlighting.Kate.Syntax.Ini ( Text/Highlighting/Kate/Syntax/Ini.hs, dist/build/Text/Highlighting/Kate/Syntax/Ini.o ) [ 40 of 107] Compiling Text.Highlighting.Kate.Syntax.Json ( Text/Highlighting/Kate/Syntax/Json.hs, dist/build/Text/Highlighting/Kate/Syntax/Json.o ) [ 41 of 107] Compiling Text.Highlighting.Kate.Syntax.Jsp ( Text/Highlighting/Kate/Syntax/Jsp.hs, dist/build/Text/Highlighting/Kate/Syntax/Jsp.o ) [ 42 of 107] Compiling Text.Highlighting.Kate.Syntax.Julia ( Text/Highlighting/Kate/Syntax/Julia.hs, dist/build/Text/Highlighting/Kate/Syntax/Julia.o ) [ 43 of 107] Compiling Text.Highlighting.Kate.Syntax.Lex ( Text/Highlighting/Kate/Syntax/Lex.hs, dist/build/Text/Highlighting/Kate/Syntax/Lex.o ) [ 44 of 107] Compiling Text.Highlighting.Kate.Syntax.LiterateCurry ( Text/Highlighting/Kate/Syntax/LiterateCurry.hs, dist/build/Text/Highlighting/Kate/Syntax/LiterateCurry.o ) [ 45 of 107] Compiling Text.Highlighting.Kate.Syntax.LiterateHaskell ( Text/Highlighting/Kate/Syntax/LiterateHaskell.hs, dist/build/Text/Highlighting/Kate/Syntax/LiterateHaskell.o ) [ 46 of 107] Compiling Text.Highlighting.Kate.Syntax.Lua ( Text/Highlighting/Kate/Syntax/Lua.hs, dist/build/Text/Highlighting/Kate/Syntax/Lua.o ) [ 47 of 107] Compiling Text.Highlighting.Kate.Syntax.Makefile ( Text/Highlighting/Kate/Syntax/Makefile.hs, dist/build/Text/Highlighting/Kate/Syntax/Makefile.o ) [ 48 of 107] Compiling Text.Highlighting.Kate.Syntax.Markdown ( Text/Highlighting/Kate/Syntax/Markdown.hs, dist/build/Text/Highlighting/Kate/Syntax/Markdown.o ) [ 49 of 107] Compiling Text.Highlighting.Kate.Syntax.Matlab ( Text/Highlighting/Kate/Syntax/Matlab.hs, dist/build/Text/Highlighting/Kate/Syntax/Matlab.o ) [ 50 of 107] Compiling Text.Highlighting.Kate.Syntax.Maxima ( Text/Highlighting/Kate/Syntax/Maxima.hs, dist/build/Text/Highlighting/Kate/Syntax/Maxima.o ) [ 51 of 107] Compiling Text.Highlighting.Kate.Syntax.Metafont ( Text/Highlighting/Kate/Syntax/Metafont.hs, dist/build/Text/Highlighting/Kate/Syntax/Metafont.o ) Text/Highlighting/Kate/Syntax/Metafont.hs:82:1: Warning: Defined but not used: `list_notDefined' Text/Highlighting/Kate/Syntax/Metafont.hs:84:1: Warning: Defined but not used: `list_EnvDelimiters' [ 52 of 107] Compiling Text.Highlighting.Kate.Syntax.Mips ( Text/Highlighting/Kate/Syntax/Mips.hs, dist/build/Text/Highlighting/Kate/Syntax/Mips.o ) [ 53 of 107] Compiling Text.Highlighting.Kate.Syntax.Modelines ( Text/Highlighting/Kate/Syntax/Modelines.hs, dist/build/Text/Highlighting/Kate/Syntax/Modelines.o ) [ 54 of 107] Compiling Text.Highlighting.Kate.Syntax.Bash ( Text/Highlighting/Kate/Syntax/Bash.hs, dist/build/Text/Highlighting/Kate/Syntax/Bash.o ) [ 55 of 107] Compiling Text.Highlighting.Kate.Syntax.Javascript ( Text/Highlighting/Kate/Syntax/Javascript.hs, dist/build/Text/Highlighting/Kate/Syntax/Javascript.o ) [ 56 of 107] Compiling Text.Highlighting.Kate.Syntax.Coffee ( Text/Highlighting/Kate/Syntax/Coffee.hs, dist/build/Text/Highlighting/Kate/Syntax/Coffee.o ) [ 57 of 107] Compiling Text.Highlighting.Kate.Syntax.Djangotemplate ( Text/Highlighting/Kate/Syntax/Djangotemplate.hs, dist/build/Text/Highlighting/Kate/Syntax/Djangotemplate.o ) [ 58 of 107] Compiling Text.Highlighting.Kate.Syntax.Html ( Text/Highlighting/Kate/Syntax/Html.hs, dist/build/Text/Highlighting/Kate/Syntax/Html.o ) [ 59 of 107] Compiling Text.Highlighting.Kate.Syntax.Javadoc ( Text/Highlighting/Kate/Syntax/Javadoc.hs, dist/build/Text/Highlighting/Kate/Syntax/Javadoc.o ) [ 60 of 107] Compiling Text.Highlighting.Kate.Syntax.Actionscript ( Text/Highlighting/Kate/Syntax/Actionscript.hs, dist/build/Text/Highlighting/Kate/Syntax/Actionscript.o ) [ 61 of 107] Compiling Text.Highlighting.Kate.Syntax.Java ( Text/Highlighting/Kate/Syntax/Java.hs, dist/build/Text/Highlighting/Kate/Syntax/Java.o ) [ 62 of 107] Compiling Text.Highlighting.Kate.Syntax.Modula2 ( Text/Highlighting/Kate/Syntax/Modula2.hs, dist/build/Text/Highlighting/Kate/Syntax/Modula2.o ) [ 63 of 107] Compiling Text.Highlighting.Kate.Syntax.Modula3 ( Text/Highlighting/Kate/Syntax/Modula3.hs, dist/build/Text/Highlighting/Kate/Syntax/Modula3.o ) [ 64 of 107] Compiling Text.Highlighting.Kate.Syntax.Monobasic ( Text/Highlighting/Kate/Syntax/Monobasic.hs, dist/build/Text/Highlighting/Kate/Syntax/Monobasic.o ) [ 65 of 107] Compiling Text.Highlighting.Kate.Syntax.Nasm ( Text/Highlighting/Kate/Syntax/Nasm.hs, dist/build/Text/Highlighting/Kate/Syntax/Nasm.o ) [ 66 of 107] Compiling Text.Highlighting.Kate.Syntax.Noweb ( Text/Highlighting/Kate/Syntax/Noweb.hs, dist/build/Text/Highlighting/Kate/Syntax/Noweb.o ) [ 67 of 107] Compiling Text.Highlighting.Kate.Syntax.Objectivec ( Text/Highlighting/Kate/Syntax/Objectivec.hs, dist/build/Text/Highlighting/Kate/Syntax/Objectivec.o ) [ 68 of 107] Compiling Text.Highlighting.Kate.Syntax.Objectivecpp ( Text/Highlighting/Kate/Syntax/Objectivecpp.hs, dist/build/Text/Highlighting/Kate/Syntax/Objectivecpp.o ) Text/Highlighting/Kate/Syntax/Objectivecpp.hs:49:10: Warning: Pattern match(es) are overlapped In a case alternative: ("Objective-C++", "Preprocessor") -> ... Text/Highlighting/Kate/Syntax/Objectivecpp.hs:84:1: Warning: Pattern match(es) are overlapped In an equation for `parseRules': parseRules ("Objective-C++", "Preprocessor") = ... [ 69 of 107] Compiling Text.Highlighting.Kate.Syntax.Ocaml ( Text/Highlighting/Kate/Syntax/Ocaml.hs, dist/build/Text/Highlighting/Kate/Syntax/Ocaml.o ) Text/Highlighting/Kate/Syntax/Ocaml.hs:70:1: Warning: Defined but not used: `list_symbols' [ 70 of 107] Compiling Text.Highlighting.Kate.Syntax.Octave ( Text/Highlighting/Kate/Syntax/Octave.hs, dist/build/Text/Highlighting/Kate/Syntax/Octave.o ) [ 71 of 107] Compiling Text.Highlighting.Kate.Syntax.Pascal ( Text/Highlighting/Kate/Syntax/Pascal.hs, dist/build/Text/Highlighting/Kate/Syntax/Pascal.o ) [ 72 of 107] Compiling Text.Highlighting.Kate.Syntax.Perl ( Text/Highlighting/Kate/Syntax/Perl.hs, dist/build/Text/Highlighting/Kate/Syntax/Perl.o ) [ 73 of 107] Compiling Text.Highlighting.Kate.Syntax.Pike ( Text/Highlighting/Kate/Syntax/Pike.hs, dist/build/Text/Highlighting/Kate/Syntax/Pike.o ) [ 74 of 107] Compiling Text.Highlighting.Kate.Syntax.Postscript ( Text/Highlighting/Kate/Syntax/Postscript.hs, dist/build/Text/Highlighting/Kate/Syntax/Postscript.o ) [ 75 of 107] Compiling Text.Highlighting.Kate.Syntax.Prolog ( Text/Highlighting/Kate/Syntax/Prolog.hs, dist/build/Text/Highlighting/Kate/Syntax/Prolog.o ) Text/Highlighting/Kate/Syntax/Prolog.hs:102:1: Warning: Defined but not used: `list_directives_non'2dISO' Text/Highlighting/Kate/Syntax/Prolog.hs:105:1: Warning: Defined but not used: `list_listing_non'2dISO' Text/Highlighting/Kate/Syntax/Prolog.hs:107:1: Warning: Defined but not used: `list_terms_non'2dISO' Text/Highlighting/Kate/Syntax/Prolog.hs:109:1: Warning: Defined but not used: `list_lists_ISO' Text/Highlighting/Kate/Syntax/Prolog.hs:110:1: Warning: Defined but not used: `list_lists_non'2dISO' Text/Highlighting/Kate/Syntax/Prolog.hs:112:1: Warning: Defined but not used: `list_streams_deprecated' Text/Highlighting/Kate/Syntax/Prolog.hs:120:1: Warning: Defined but not used: `list_list'2bis'5flist_non'2dISO' [ 76 of 107] Compiling Text.Highlighting.Kate.Syntax.Python ( Text/Highlighting/Kate/Syntax/Python.hs, dist/build/Text/Highlighting/Kate/Syntax/Python.o ) [ 77 of 107] Compiling Text.Highlighting.Kate.Syntax.Latex ( Text/Highlighting/Kate/Syntax/Latex.hs, dist/build/Text/Highlighting/Kate/Syntax/Latex.o ) [ 78 of 107] Compiling Text.Highlighting.Kate.Syntax.R ( Text/Highlighting/Kate/Syntax/R.hs, dist/build/Text/Highlighting/Kate/Syntax/R.o ) [ 79 of 107] Compiling Text.Highlighting.Kate.Syntax.Relaxngcompact ( Text/Highlighting/Kate/Syntax/Relaxngcompact.hs, dist/build/Text/Highlighting/Kate/Syntax/Relaxngcompact.o ) [ 80 of 107] Compiling Text.Highlighting.Kate.Syntax.Restructuredtext ( Text/Highlighting/Kate/Syntax/Restructuredtext.hs, dist/build/Text/Highlighting/Kate/Syntax/Restructuredtext.o ) [ 81 of 107] Compiling Text.Highlighting.Kate.Syntax.Cmake ( Text/Highlighting/Kate/Syntax/Cmake.hs, dist/build/Text/Highlighting/Kate/Syntax/Cmake.o ) [ 82 of 107] Compiling Text.Highlighting.Kate.Syntax.Rhtml ( Text/Highlighting/Kate/Syntax/Rhtml.hs, dist/build/Text/Highlighting/Kate/Syntax/Rhtml.o ) [ 83 of 107] Compiling Text.Highlighting.Kate.Syntax.Roff ( Text/Highlighting/Kate/Syntax/Roff.hs, dist/build/Text/Highlighting/Kate/Syntax/Roff.o ) [ 84 of 107] Compiling Text.Highlighting.Kate.Syntax.Mandoc ( Text/Highlighting/Kate/Syntax/Mandoc.hs, dist/build/Text/Highlighting/Kate/Syntax/Mandoc.o ) [ 85 of 107] Compiling Text.Highlighting.Kate.Syntax.Ruby ( Text/Highlighting/Kate/Syntax/Ruby.hs, dist/build/Text/Highlighting/Kate/Syntax/Ruby.o ) [ 86 of 107] Compiling Text.Highlighting.Kate.Syntax.Rust ( Text/Highlighting/Kate/Syntax/Rust.hs, dist/build/Text/Highlighting/Kate/Syntax/Rust.o ) [ 87 of 107] Compiling Text.Highlighting.Kate.Syntax.Scala ( Text/Highlighting/Kate/Syntax/Scala.hs, dist/build/Text/Highlighting/Kate/Syntax/Scala.o ) [ 88 of 107] Compiling Text.Highlighting.Kate.Syntax.Scheme ( Text/Highlighting/Kate/Syntax/Scheme.hs, dist/build/Text/Highlighting/Kate/Syntax/Scheme.o ) [ 89 of 107] Compiling Text.Highlighting.Kate.Syntax.Sci ( Text/Highlighting/Kate/Syntax/Sci.hs, dist/build/Text/Highlighting/Kate/Syntax/Sci.o ) [ 90 of 107] Compiling Text.Highlighting.Kate.Syntax.Sed ( Text/Highlighting/Kate/Syntax/Sed.hs, dist/build/Text/Highlighting/Kate/Syntax/Sed.o ) [ 91 of 107] Compiling Text.Highlighting.Kate.Syntax.Sgml ( Text/Highlighting/Kate/Syntax/Sgml.hs, dist/build/Text/Highlighting/Kate/Syntax/Sgml.o ) [ 92 of 107] Compiling Text.Highlighting.Kate.Syntax.Sql ( Text/Highlighting/Kate/Syntax/Sql.hs, dist/build/Text/Highlighting/Kate/Syntax/Sql.o ) [ 93 of 107] Compiling Text.Highlighting.Kate.Syntax.SqlMysql ( Text/Highlighting/Kate/Syntax/SqlMysql.hs, dist/build/Text/Highlighting/Kate/Syntax/SqlMysql.o ) [ 94 of 107] Compiling Text.Highlighting.Kate.Syntax.Php ( Text/Highlighting/Kate/Syntax/Php.hs, dist/build/Text/Highlighting/Kate/Syntax/Php.o ) [ 95 of 107] Compiling Text.Highlighting.Kate.Syntax.SqlPostgresql ( Text/Highlighting/Kate/Syntax/SqlPostgresql.hs, dist/build/Text/Highlighting/Kate/Syntax/SqlPostgresql.o ) [ 96 of 107] Compiling Text.Highlighting.Kate.Syntax.Tcl ( Text/Highlighting/Kate/Syntax/Tcl.hs, dist/build/Text/Highlighting/Kate/Syntax/Tcl.o ) [ 97 of 107] Compiling Text.Highlighting.Kate.Syntax.Texinfo ( Text/Highlighting/Kate/Syntax/Texinfo.hs, dist/build/Text/Highlighting/Kate/Syntax/Texinfo.o ) [ 98 of 107] Compiling Text.Highlighting.Kate.Syntax.Verilog ( Text/Highlighting/Kate/Syntax/Verilog.hs, dist/build/Text/Highlighting/Kate/Syntax/Verilog.o ) [ 99 of 107] Compiling Text.Highlighting.Kate.Syntax.Vhdl ( Text/Highlighting/Kate/Syntax/Vhdl.hs, dist/build/Text/Highlighting/Kate/Syntax/Vhdl.o ) Text/Highlighting/Kate/Syntax/Vhdl.hs:87:1: Warning: Defined but not used: `list_directions' [100 of 107] Compiling Text.Highlighting.Kate.Syntax.Xml ( Text/Highlighting/Kate/Syntax/Xml.hs, dist/build/Text/Highlighting/Kate/Syntax/Xml.o ) [101 of 107] Compiling Text.Highlighting.Kate.Syntax.Xorg ( Text/Highlighting/Kate/Syntax/Xorg.hs, dist/build/Text/Highlighting/Kate/Syntax/Xorg.o ) [102 of 107] Compiling Text.Highlighting.Kate.Syntax.Xslt ( Text/Highlighting/Kate/Syntax/Xslt.hs, dist/build/Text/Highlighting/Kate/Syntax/Xslt.o ) [103 of 107] Compiling Text.Highlighting.Kate.Syntax.Xul ( Text/Highlighting/Kate/Syntax/Xul.hs, dist/build/Text/Highlighting/Kate/Syntax/Xul.o ) [104 of 107] Compiling Text.Highlighting.Kate.Syntax.Yacc ( Text/Highlighting/Kate/Syntax/Yacc.hs, dist/build/Text/Highlighting/Kate/Syntax/Yacc.o ) [105 of 107] Compiling Text.Highlighting.Kate.Syntax.Yaml ( Text/Highlighting/Kate/Syntax/Yaml.hs, dist/build/Text/Highlighting/Kate/Syntax/Yaml.o ) [106 of 107] Compiling Text.Highlighting.Kate.Syntax ( Text/Highlighting/Kate/Syntax.hs, dist/build/Text/Highlighting/Kate/Syntax.o ) [107 of 107] Compiling Text.Highlighting.Kate ( Text/Highlighting/Kate.hs, dist/build/Text/Highlighting/Kate.o ) In-place registering highlighting-kate-0.5.6.1... Running Haddock for highlighting-kate-0.5.6.1... Running hscolour for highlighting-kate-0.5.6.1... Preprocessing library highlighting-kate-0.5.6.1... Preprocessing library highlighting-kate-0.5.6.1... dist/build/tmp-24680/Text/Highlighting/Kate/Syntax/Fsharp.hs:70:1: Warning: Defined but not used: `list_symbols' dist/build/tmp-24680/Text/Highlighting/Kate/Syntax/Metafont.hs:82:1: Warning: Defined but not used: `list_notDefined' dist/build/tmp-24680/Text/Highlighting/Kate/Syntax/Metafont.hs:84:1: Warning: Defined but not used: `list_EnvDelimiters' dist/build/tmp-24680/Text/Highlighting/Kate/Syntax/Ocaml.hs:70:1: Warning: Defined but not used: `list_symbols' dist/build/tmp-24680/Text/Highlighting/Kate/Syntax/Prolog.hs:102:1: Warning: Defined but not used: `list_directives_non'2dISO' dist/build/tmp-24680/Text/Highlighting/Kate/Syntax/Prolog.hs:105:1: Warning: Defined but not used: `list_listing_non'2dISO' dist/build/tmp-24680/Text/Highlighting/Kate/Syntax/Prolog.hs:107:1: Warning: Defined but not used: `list_terms_non'2dISO' dist/build/tmp-24680/Text/Highlighting/Kate/Syntax/Prolog.hs:109:1: Warning: Defined but not used: `list_lists_ISO' dist/build/tmp-24680/Text/Highlighting/Kate/Syntax/Prolog.hs:110:1: Warning: Defined but not used: `list_lists_non'2dISO' dist/build/tmp-24680/Text/Highlighting/Kate/Syntax/Prolog.hs:112:1: Warning: Defined but not used: `list_streams_deprecated' dist/build/tmp-24680/Text/Highlighting/Kate/Syntax/Prolog.hs:120:1: Warning: Defined but not used: `list_list'2bis'5flist_non'2dISO' dist/build/tmp-24680/Text/Highlighting/Kate/Syntax/Vhdl.hs:87:1: Warning: Defined but not used: `list_directions' Haddock coverage: 0% ( 0 / 8) in 'Paths_highlighting_kate' 44% ( 7 / 16) in 'Text.Highlighting.Kate.Types' 100% ( 8 / 8) in 'Text.Highlighting.Kate.Styles' 100% ( 4 / 4) in 'Text.Highlighting.Kate.Format.HTML' 100% ( 4 / 4) in 'Text.Highlighting.Kate.Format.LaTeX' 12% ( 5 / 43) in 'Text.Highlighting.Kate.Common' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Ada' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Alert' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Alert_indent' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Apache' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Asn1' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Asp' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Awk' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Bibtex' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Boo' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Changelog' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Clojure' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Coldfusion' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Commonlisp' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Css' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Curry' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.D' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Diff' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Doxygen' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.C' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Cpp' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Cs' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Doxygenlua' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Dtd' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Eiffel' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Email' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Erlang' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Fortran' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Fsharp' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Gnuassembler' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Go' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Haskell' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Haxe' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Ini' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Json' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Jsp' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Julia' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Lex' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.LiterateCurry' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.LiterateHaskell' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Lua' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Makefile' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Markdown' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Matlab' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Maxima' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Metafont' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Mips' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Modelines' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Bash' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Javascript' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Coffee' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Djangotemplate' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Html' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Javadoc' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Actionscript' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Java' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Modula2' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Modula3' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Monobasic' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Nasm' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Noweb' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Objectivec' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Objectivecpp' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Ocaml' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Octave' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Pascal' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Perl' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Pike' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Postscript' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Prolog' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Python' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Latex' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.R' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Relaxngcompact' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Restructuredtext' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Cmake' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Rhtml' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Roff' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Mandoc' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Ruby' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Rust' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Scala' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Scheme' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Sci' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Sed' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Sgml' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Sql' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.SqlMysql' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Php' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.SqlPostgresql' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Tcl' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Texinfo' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Verilog' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Vhdl' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Xml' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Xorg' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Xslt' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Xul' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Yacc' 80% ( 4 / 5) in 'Text.Highlighting.Kate.Syntax.Yaml' 100% ( 5 / 5) in 'Text.Highlighting.Kate.Syntax' 90% ( 9 / 10) in 'Text.Highlighting.Kate' Documentation created: dist/doc/html/highlighting-kate/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/highlighting-kate-0.5.6.1 Registering highlighting-kate-0.5.6.1... Installed highlighting-kate-0.5.6.1 Configuring css-text-0.1.1... Building css-text-0.1.1... Preprocessing library css-text-0.1.1... [1 of 2] Compiling Text.CSS.Render ( Text/CSS/Render.hs, dist/build/Text/CSS/Render.o ) [2 of 2] Compiling Text.CSS.Parse ( Text/CSS/Parse.hs, dist/build/Text/CSS/Parse.o ) In-place registering css-text-0.1.1... Running Haddock for css-text-0.1.1... Running hscolour for css-text-0.1.1... Preprocessing library css-text-0.1.1... Preprocessing library css-text-0.1.1... Haddock coverage: 0% ( 0 / 5) in 'Text.CSS.Render' 0% ( 0 / 9) in 'Text.CSS.Parse' Documentation created: dist/doc/html/css-text/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/css-text-0.1.1 Registering css-text-0.1.1... Installed css-text-0.1.1 Configuring void-0.6.1... Building void-0.6.1... Preprocessing library void-0.6.1... [1 of 2] Compiling Data.Void ( src/Data/Void.hs, dist/build/Data/Void.o ) [2 of 2] Compiling Data.Void.Unsafe ( src/Data/Void/Unsafe.hs, dist/build/Data/Void/Unsafe.o ) In-place registering void-0.6.1... Running Haddock for void-0.6.1... Running hscolour for void-0.6.1... Preprocessing library void-0.6.1... Preprocessing library void-0.6.1... Haddock coverage: 100% ( 5 / 5) in 'Data.Void' 100% ( 3 / 3) in 'Data.Void.Unsafe' Documentation created: dist/doc/html/void/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/void-0.6.1 Registering void-0.6.1... Installed void-0.6.1 Configuring cgi-3001.1.8.4... Building cgi-3001.1.8.4... Preprocessing library cgi-3001.1.8.4... Network/CGI.hs:1:16: Warning: -fallow-overlapping-instances is deprecated: use -XOverlappingInstances or pragma {-# LANGUAGE OverlappingInstances #-} instead Network/CGI/Monad.hs:1:16: Warning: -fglasgow-exts is deprecated: Use individual extensions instead [1 of 8] Compiling Network.CGI.Header ( Network/CGI/Header.hs, dist/build/Network/CGI/Header.o ) [2 of 8] Compiling Network.CGI.Multipart ( Network/CGI/Multipart.hs, dist/build/Network/CGI/Multipart.o ) [3 of 8] Compiling Network.CGI.Protocol ( Network/CGI/Protocol.hs, dist/build/Network/CGI/Protocol.o ) Network/CGI/Protocol.hs:76:28: Warning: In the use of `mkTyCon' (imported from Data.Typeable): Deprecated: "either derive Typeable, or use mkTyCon3 instead" [4 of 8] Compiling Network.CGI.Monad ( Network/CGI/Monad.hs, dist/build/Network/CGI/Monad.o ) Network/CGI/Monad.hs:123:10: Could not deduce (Functor m) arising from a use of `try' from the context (MonadCGI m, MonadCatchIO m) bound by the type signature for tryCGI :: (MonadCGI m, MonadCatchIO m) => m a -> m (Either SomeException a) at Network/CGI/Monad.hs:122:11-75 Possible fix: add (Functor m) to the context of the type signature for tryCGI :: (MonadCGI m, MonadCatchIO m) => m a -> m (Either SomeException a) In the expression: try In an equation for `tryCGI': tryCGI = try Failed to install cgi-3001.1.8.4 Configuring json-builder-0.3... Building json-builder-0.3... Preprocessing library json-builder-0.3... [1 of 3] Compiling Data.Json.Builder.Implementation ( src/Data/Json/Builder/Implementation.hs, dist/build/Data/Json/Builder/Implementation.o ) src/Data/Json/Builder/Implementation.hs:182:1: Warning: SPECIALISE pragma on INLINE function probably won't fire: `toBuilder' [2 of 3] Compiling Data.Json.Builder.Internal ( src/Data/Json/Builder/Internal.hs, dist/build/Data/Json/Builder/Internal.o ) [3 of 3] Compiling Data.Json.Builder ( src/Data/Json/Builder.hs, dist/build/Data/Json/Builder.o ) In-place registering json-builder-0.3... Running Haddock for json-builder-0.3... Running hscolour for json-builder-0.3... Preprocessing library json-builder-0.3... Preprocessing library json-builder-0.3... Haddock coverage: 50% ( 11 / 22) in 'Data.Json.Builder.Implementation' 100% ( 6 / 6) in 'Data.Json.Builder.Internal' 76% ( 16 / 21) in 'Data.Json.Builder' Documentation created: dist/doc/html/json-builder/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/json-builder-0.3 Registering json-builder-0.3... Installed json-builder-0.3 Configuring MissingH-1.2.0.2... Building MissingH-1.2.0.2... Preprocessing library MissingH-1.2.0.2... [ 1 of 47] Compiling System.Console.GetOpt.Utils ( src/System/Console/GetOpt/Utils.hs, dist/build/System/Console/GetOpt/Utils.o ) [ 2 of 47] Compiling System.Debian ( src/System/Debian.hs, dist/build/System/Debian.o ) [ 3 of 47] Compiling System.IO.WindowsCompat ( src/System/IO/WindowsCompat.hs, dist/build/System/IO/WindowsCompat.o ) [ 4 of 47] Compiling System.Posix.Consts ( src/System/Posix/Consts.hs, dist/build/System/Posix/Consts.o ) [ 5 of 47] Compiling System.IO.StatCompat ( src/System/IO/StatCompat.hs, dist/build/System/IO/StatCompat.o ) [ 6 of 47] Compiling System.IO.PlafCompat ( src/System/IO/PlafCompat.hs, dist/build/System/IO/PlafCompat.o ) [ 7 of 47] Compiling Data.Compression.Inflate ( src/Data/Compression/Inflate.hs, dist/build/Data/Compression/Inflate.o ) [ 8 of 47] Compiling Data.Hash.MD5.Zord64_HARD ( src/Data/Hash/MD5/Zord64_HARD.lhs, dist/build/Data/Hash/MD5/Zord64_HARD.o ) src/Data/Hash/MD5/Zord64_HARD.lhs:17:12: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:17:12: Warning: No explicit method or default declaration for `abs' In the instance declaration for `Num Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:17:12: Warning: No explicit method or default declaration for `signum' In the instance declaration for `Num Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning: No explicit method or default declaration for `xor' In the instance declaration for `Bits Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning: No explicit method or default declaration for `bit' In the instance declaration for `Bits Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning: No explicit method or default declaration for `testBit' In the instance declaration for `Bits Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning: No explicit method or default declaration for `bitSize' In the instance declaration for `Bits Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning: No explicit method or default declaration for `isSigned' In the instance declaration for `Bits Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning: No explicit method or default declaration for `popCount' In the instance declaration for `Bits Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:43:12: Warning: No explicit method or default declaration for `quotRem' In the instance declaration for `Integral Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:46:12: Warning: No explicit method or default declaration for `toRational' In the instance declaration for `Real Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:47:12: Warning: No explicit method or default declaration for `toEnum' In the instance declaration for `Enum Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:47:12: Warning: No explicit method or default declaration for `fromEnum' In the instance declaration for `Enum Zord64' [ 9 of 47] Compiling Data.Hash.MD5 ( src/Data/Hash/MD5.lhs, dist/build/Data/Hash/MD5.o ) src/Data/Hash/MD5.lhs:114:12: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num ABCD' src/Data/Hash/MD5.lhs:114:12: Warning: No explicit method or default declaration for `abs' In the instance declaration for `Num ABCD' src/Data/Hash/MD5.lhs:114:12: Warning: No explicit method or default declaration for `signum' In the instance declaration for `Num ABCD' src/Data/Hash/MD5.lhs:114:12: Warning: No explicit method or default declaration for `fromInteger' In the instance declaration for `Num ABCD' [10 of 47] Compiling Data.Hash.CRC32.GZip ( src/Data/Hash/CRC32/GZip.hs, dist/build/Data/Hash/CRC32/GZip.o ) [11 of 47] Compiling Data.Hash.CRC32.Posix ( src/Data/Hash/CRC32/Posix.hs, dist/build/Data/Hash/CRC32/Posix.o ) [12 of 47] Compiling Data.Bits.Utils ( src/Data/Bits/Utils.hs, dist/build/Data/Bits/Utils.o ) [13 of 47] Compiling System.FileArchive.GZip ( src/System/FileArchive/GZip.hs, dist/build/System/FileArchive/GZip.o ) [14 of 47] Compiling Data.Tuple.Utils ( src/Data/Tuple/Utils.hs, dist/build/Data/Tuple/Utils.o ) [15 of 47] Compiling Data.Maybe.Utils ( src/Data/Maybe/Utils.hs, dist/build/Data/Maybe/Utils.o ) [16 of 47] Compiling Data.Either.Utils ( src/Data/Either/Utils.hs, dist/build/Data/Either/Utils.o ) [17 of 47] Compiling Network.Utils ( src/Network/Utils.hs, dist/build/Network/Utils.o ) [18 of 47] Compiling Network.SocketServer ( src/Network/SocketServer.hs, dist/build/Network/SocketServer.o ) [19 of 47] Compiling System.Time.ParseDate ( src/System/Time/ParseDate.hs, dist/build/System/Time/ParseDate.o ) [20 of 47] Compiling System.Path.NameManip ( src/System/Path/NameManip.hs, dist/build/System/Path/NameManip.o ) [21 of 47] Compiling Data.Quantity ( src/Data/Quantity.hs, dist/build/Data/Quantity.o ) [22 of 47] Compiling System.Time.Utils ( src/System/Time/Utils.hs, dist/build/System/Time/Utils.o ) [23 of 47] Compiling Data.Progress.Tracker ( src/Data/Progress/Tracker.hs, dist/build/Data/Progress/Tracker.o ) [24 of 47] Compiling Data.BinPacking ( src/Data/BinPacking.hs, dist/build/Data/BinPacking.o ) [25 of 47] Compiling Data.CSV ( src/Data/CSV.hs, dist/build/Data/CSV.o ) [26 of 47] Compiling System.Cmd.Utils ( src/System/Cmd/Utils.hs, dist/build/System/Cmd/Utils.o ) [27 of 47] Compiling Network.Email.Sendmail ( src/Network/Email/Sendmail.hs, dist/build/Network/Email/Sendmail.o ) [28 of 47] Compiling Control.Concurrent.Thread.Utils ( src/Control/Concurrent/Thread/Utils.hs, dist/build/Control/Concurrent/Thread/Utils.o ) [29 of 47] Compiling Network.Email.Mailbox ( src/Network/Email/Mailbox.hs, dist/build/Network/Email/Mailbox.o ) [30 of 47] Compiling Text.ParserCombinators.Parsec.Utils ( src/Text/ParserCombinators/Parsec/Utils.hs, dist/build/Text/ParserCombinators/Parsec/Utils.o ) [31 of 47] Compiling System.Daemon ( src/System/Daemon.hs, dist/build/System/Daemon.o ) [32 of 47] Compiling System.IO.HVIO ( src/System/IO/HVIO.hs, dist/build/System/IO/HVIO.o ) [33 of 47] Compiling System.IO.HVFS ( src/System/IO/HVFS.hs, dist/build/System/IO/HVFS.o ) [34 of 47] Compiling System.IO.Binary ( src/System/IO/Binary.hs, dist/build/System/IO/Binary.o ) [35 of 47] Compiling System.IO.HVFS.Utils ( src/System/IO/HVFS/Utils.hs, dist/build/System/IO/HVFS/Utils.o ) [36 of 47] Compiling System.IO.Utils ( src/System/IO/Utils.hs, dist/build/System/IO/Utils.o ) [37 of 47] Compiling Data.List.Utils ( src/Data/List/Utils.hs, dist/build/Data/List/Utils.o ) [38 of 47] Compiling Data.Map.Utils ( src/Data/Map/Utils.hs, dist/build/Data/Map/Utils.o ) [39 of 47] Compiling System.Path ( src/System/Path.hs, dist/build/System/Path.o ) [40 of 47] Compiling System.IO.HVFS.InstanceHelpers ( src/System/IO/HVFS/InstanceHelpers.hs, dist/build/System/IO/HVFS/InstanceHelpers.o ) [41 of 47] Compiling System.IO.HVFS.Combinators ( src/System/IO/HVFS/Combinators.hs, dist/build/System/IO/HVFS/Combinators.o ) [42 of 47] Compiling Data.MIME.Types ( src/Data/MIME/Types.hs, dist/build/Data/MIME/Types.o ) [43 of 47] Compiling Data.String.Utils ( src/Data/String/Utils.hs, dist/build/Data/String/Utils.o ) [44 of 47] Compiling Data.Progress.Meter ( src/Data/Progress/Meter.hs, dist/build/Data/Progress/Meter.o ) [45 of 47] Compiling System.Path.WildMatch ( src/System/Path/WildMatch.hs, dist/build/System/Path/WildMatch.o ) [46 of 47] Compiling System.Path.Glob ( src/System/Path/Glob.hs, dist/build/System/Path/Glob.o ) [47 of 47] Compiling System.Debian.ControlParser ( src/System/Debian/ControlParser.hs, dist/build/System/Debian/ControlParser.o ) In-place registering MissingH-1.2.0.2... Running Haddock for MissingH-1.2.0.2... Running hscolour for MissingH-1.2.0.2... Preprocessing library MissingH-1.2.0.2... Preprocessing library MissingH-1.2.0.2... src/Data/Hash/MD5/Zord64_HARD.lhs:17:12: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:17:12: Warning: No explicit method or default declaration for `abs' In the instance declaration for `Num Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:17:12: Warning: No explicit method or default declaration for `signum' In the instance declaration for `Num Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning: No explicit method or default declaration for `xor' In the instance declaration for `Bits Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning: No explicit method or default declaration for `bit' In the instance declaration for `Bits Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning: No explicit method or default declaration for `testBit' In the instance declaration for `Bits Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning: No explicit method or default declaration for `bitSize' In the instance declaration for `Bits Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning: No explicit method or default declaration for `isSigned' In the instance declaration for `Bits Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:26:12: Warning: No explicit method or default declaration for `popCount' In the instance declaration for `Bits Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:43:12: Warning: No explicit method or default declaration for `quotRem' In the instance declaration for `Integral Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:46:12: Warning: No explicit method or default declaration for `toRational' In the instance declaration for `Real Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:47:12: Warning: No explicit method or default declaration for `toEnum' In the instance declaration for `Enum Zord64' src/Data/Hash/MD5/Zord64_HARD.lhs:47:12: Warning: No explicit method or default declaration for `fromEnum' In the instance declaration for `Enum Zord64' src/Data/Hash/MD5.lhs:114:12: Warning: No explicit method or default declaration for `*' In the instance declaration for `Num ABCD' src/Data/Hash/MD5.lhs:114:12: Warning: No explicit method or default declaration for `abs' In the instance declaration for `Num ABCD' src/Data/Hash/MD5.lhs:114:12: Warning: No explicit method or default declaration for `signum' In the instance declaration for `Num ABCD' src/Data/Hash/MD5.lhs:114:12: Warning: No explicit method or default declaration for `fromInteger' In the instance declaration for `Num ABCD' Haddock coverage: 100% ( 6 / 6) in 'System.Console.GetOpt.Utils' 86% ( 6 / 7) in 'System.Debian' 100% ( 1 / 1) in 'System.IO.WindowsCompat' 11% ( 1 / 9) in 'System.Posix.Consts' 10% ( 1 / 10) in 'System.IO.StatCompat' 100% ( 4 / 4) in 'System.IO.PlafCompat' 29% ( 2 / 7) in 'Data.Compression.Inflate' 0% ( 0 / 2) in 'Data.Hash.MD5.Zord64_HARD' 50% ( 5 / 10) in 'Data.Hash.MD5' 20% ( 1 / 5) in 'Data.Hash.CRC32.GZip' 20% ( 1 / 5) in 'Data.Hash.CRC32.Posix' 100% ( 7 / 7) in 'Data.Bits.Utils' 93% ( 14 / 15) in 'System.FileArchive.GZip' 100% ( 5 / 5) in 'Data.Tuple.Utils' 100% ( 3 / 3) in 'Data.Maybe.Utils' 100% ( 8 / 8) in 'Data.Either.Utils' 33% ( 2 / 6) in 'Network.Utils' 94% ( 16 / 17) in 'Network.SocketServer' 100% ( 2 / 2) in 'System.Time.ParseDate' 100% ( 22 / 22) in 'System.Path.NameManip' 100% ( 10 / 10) in 'Data.Quantity' 100% ( 9 / 9) in 'System.Time.Utils' Warning: Data.Progress.Tracker: withStatus is exported separately but will be documented under ProgressStatuses. Consider exporting it together with its parent(s) for code clarity. 96% ( 26 / 27) in 'Data.Progress.Tracker' 100% ( 5 / 5) in 'Data.BinPacking' 100% ( 3 / 3) in 'Data.CSV' 95% ( 20 / 21) in 'System.Cmd.Utils' 100% ( 2 / 2) in 'Network.Email.Sendmail' 100% ( 3 / 3) in 'Control.Concurrent.Thread.Utils' 83% ( 5 / 6) in 'Network.Email.Mailbox' 86% ( 12 / 14) in 'Text.ParserCombinators.Parsec.Utils' 100% ( 2 / 2) in 'System.Daemon' 100% ( 18 / 18) in 'System.IO.HVIO' 57% ( 12 / 21) in 'System.IO.HVFS' 100% ( 29 / 29) in 'System.IO.Binary' 83% ( 5 / 6) in 'System.IO.HVFS.Utils' 100% ( 23 / 23) in 'System.IO.Utils' 100% ( 42 / 42) in 'Data.List.Utils' 100% ( 8 / 8) in 'Data.Map.Utils' 100% ( 14 / 14) in 'System.Path' 100% ( 14 / 14) in 'System.IO.HVFS.InstanceHelpers' 100% ( 5 / 5) in 'System.IO.HVFS.Combinators' 92% ( 11 / 12) in 'Data.MIME.Types' 100% ( 18 / 18) in 'Data.String.Utils' 94% ( 16 / 17) in 'Data.Progress.Meter' 100% ( 4 / 4) in 'System.Path.WildMatch' 100% ( 3 / 3) in 'System.Path.Glob' 100% ( 3 / 3) in 'System.Debian.ControlParser' Warning: System.IO.Binary: could not find link destinations for: System.IO.Binary.hPutBlocks Warning: Data.Progress.Meter: could not find link destinations for: Data.Progress.Meter.ProgressMeterR Documentation created: dist/doc/html/MissingH/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/MissingH-1.2.0.2 Registering MissingH-1.2.0.2... Installed MissingH-1.2.0.2 Configuring test-framework-hunit-0.3.0.1... Building test-framework-hunit-0.3.0.1... Preprocessing library test-framework-hunit-0.3.0.1... [1 of 1] Compiling Test.Framework.Providers.HUnit ( Test/Framework/Providers/HUnit.hs, dist/build/Test/Framework/Providers/HUnit.o ) In-place registering test-framework-hunit-0.3.0.1... Running Haddock for test-framework-hunit-0.3.0.1... Running hscolour for test-framework-hunit-0.3.0.1... Preprocessing library test-framework-hunit-0.3.0.1... Preprocessing library test-framework-hunit-0.3.0.1... Haddock coverage: 100% ( 3 / 3) in 'Test.Framework.Providers.HUnit' Documentation created: dist/doc/html/test-framework-hunit/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/test-framework-hunit-0.3.0.1 Registering test-framework-hunit-0.3.0.1... Installed test-framework-hunit-0.3.0.1 Configuring test-framework-quickcheck2-0.3.0.2... Building test-framework-quickcheck2-0.3.0.2... Preprocessing library test-framework-quickcheck2-0.3.0.2... [1 of 1] Compiling Test.Framework.Providers.QuickCheck2 ( Test/Framework/Providers/QuickCheck2.hs, dist/build/Test/Framework/Providers/QuickCheck2.o ) In-place registering test-framework-quickcheck2-0.3.0.2... Running Haddock for test-framework-quickcheck2-0.3.0.2... Running hscolour for test-framework-quickcheck2-0.3.0.2... Preprocessing library test-framework-quickcheck2-0.3.0.2... Preprocessing library test-framework-quickcheck2-0.3.0.2... Haddock coverage: 100% ( 2 / 2) in 'Test.Framework.Providers.QuickCheck2' Documentation created: dist/doc/html/test-framework-quickcheck2/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/test-framework-quickcheck2-0.3.0.2 Registering test-framework-quickcheck2-0.3.0.2... Installed test-framework-quickcheck2-0.3.0.2 Configuring test-framework-th-0.2.4... Building test-framework-th-0.2.4... Preprocessing library test-framework-th-0.2.4... [1 of 1] Compiling Test.Framework.TH ( src/Test/Framework/TH.hs, dist/build/Test/Framework/TH.o ) In-place registering test-framework-th-0.2.4... Running Haddock for test-framework-th-0.2.4... Running hscolour for test-framework-th-0.2.4... Preprocessing library test-framework-th-0.2.4... Preprocessing library test-framework-th-0.2.4... Haddock coverage: 50% ( 2 / 4) in 'Test.Framework.TH' Documentation created: dist/doc/html/test-framework-th/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/test-framework-th-0.2.4 Registering test-framework-th-0.2.4... Installed test-framework-th-0.2.4 [1 of 1] Compiling Main ( /tmp/pandoc-1.11.1-24680/pandoc-1.11.1/Setup.hs, /tmp/pandoc-1.11.1-24680/pandoc-1.11.1/dist/setup/Main.o ) Linking /tmp/pandoc-1.11.1-24680/pandoc-1.11.1/dist/setup/setup ... Configuring pandoc-1.11.1... Building pandoc-1.11.1... Preprocessing library pandoc-1.11.1... [ 1 of 45] Compiling Text.Pandoc.UUID ( src/Text/Pandoc/UUID.hs, dist/build/Text/Pandoc/UUID.o ) [ 2 of 45] Compiling Text.Pandoc.ImageSize ( src/Text/Pandoc/ImageSize.hs, dist/build/Text/Pandoc/ImageSize.o ) [ 3 of 45] Compiling Text.Pandoc.Slides ( src/Text/Pandoc/Slides.hs, dist/build/Text/Pandoc/Slides.o ) [ 4 of 45] Compiling Text.Pandoc.Readers.TeXMath ( src/Text/Pandoc/Readers/TeXMath.hs, dist/build/Text/Pandoc/Readers/TeXMath.o ) [ 5 of 45] Compiling Text.Pandoc.MIME ( src/Text/Pandoc/MIME.hs, dist/build/Text/Pandoc/MIME.o ) [ 6 of 45] Compiling Text.Pandoc.UTF8 ( src/Text/Pandoc/UTF8.hs, dist/build/Text/Pandoc/UTF8.o ) src/Text/Pandoc/UTF8.hs:50:1: Warning: Module `Prelude' does not export `catch' [ 7 of 45] Compiling Text.Pandoc.PDF ( src/Text/Pandoc/PDF.hs, dist/build/Text/Pandoc/PDF.o ) [ 8 of 45] Compiling Text.Pandoc.Pretty ( src/Text/Pandoc/Pretty.hs, dist/build/Text/Pandoc/Pretty.o ) [ 9 of 45] Compiling Text.Pandoc.XML ( src/Text/Pandoc/XML.hs, dist/build/Text/Pandoc/XML.o ) [10 of 45] Compiling Paths_pandoc ( dist/build/autogen/Paths_pandoc.hs, dist/build/Paths_pandoc.o ) [11 of 45] Compiling Text.Pandoc.Shared ( src/Text/Pandoc/Shared.hs, dist/build/Text/Pandoc/Shared.o ) [12 of 45] Compiling Text.Pandoc.Highlighting ( src/Text/Pandoc/Highlighting.hs, dist/build/Text/Pandoc/Highlighting.o ) [13 of 45] Compiling Text.Pandoc.Biblio ( src/Text/Pandoc/Biblio.hs, dist/build/Text/Pandoc/Biblio.o ) [14 of 45] Compiling Text.Pandoc.SelfContained ( src/Text/Pandoc/SelfContained.hs, dist/build/Text/Pandoc/SelfContained.o ) [15 of 45] Compiling Text.Pandoc.Readers.Native ( src/Text/Pandoc/Readers/Native.hs, dist/build/Text/Pandoc/Readers/Native.o ) [16 of 45] Compiling Text.Pandoc.Templates ( src/Text/Pandoc/Templates.hs, dist/build/Text/Pandoc/Templates.o ) [17 of 45] Compiling Text.Pandoc.Options ( src/Text/Pandoc/Options.hs, dist/build/Text/Pandoc/Options.o ) [18 of 45] Compiling Text.Pandoc.Readers.DocBook ( src/Text/Pandoc/Readers/DocBook.hs, dist/build/Text/Pandoc/Readers/DocBook.o ) [19 of 45] Compiling Text.Pandoc.Writers.Native ( src/Text/Pandoc/Writers/Native.hs, dist/build/Text/Pandoc/Writers/Native.o ) [20 of 45] Compiling Text.Pandoc.Writers.RST ( src/Text/Pandoc/Writers/RST.hs, dist/build/Text/Pandoc/Writers/RST.o ) [21 of 45] Compiling Text.Pandoc.Writers.LaTeX ( src/Text/Pandoc/Writers/LaTeX.hs, dist/build/Text/Pandoc/Writers/LaTeX.o ) [22 of 45] Compiling Text.Pandoc.Writers.ConTeXt ( src/Text/Pandoc/Writers/ConTeXt.hs, dist/build/Text/Pandoc/Writers/ConTeXt.o ) [23 of 45] Compiling Text.Pandoc.Writers.Texinfo ( src/Text/Pandoc/Writers/Texinfo.hs, dist/build/Text/Pandoc/Writers/Texinfo.o ) [24 of 45] Compiling Text.Pandoc.Writers.HTML ( src/Text/Pandoc/Writers/HTML.hs, dist/build/Text/Pandoc/Writers/HTML.o ) [25 of 45] Compiling Text.Pandoc.Writers.Docx ( src/Text/Pandoc/Writers/Docx.hs, dist/build/Text/Pandoc/Writers/Docx.o ) [26 of 45] Compiling Text.Pandoc.Writers.FB2 ( src/Text/Pandoc/Writers/FB2.hs, dist/build/Text/Pandoc/Writers/FB2.o ) [27 of 45] Compiling Text.Pandoc.Writers.Docbook ( src/Text/Pandoc/Writers/Docbook.hs, dist/build/Text/Pandoc/Writers/Docbook.o ) [28 of 45] Compiling Text.Pandoc.Writers.OpenDocument ( src/Text/Pandoc/Writers/OpenDocument.hs, dist/build/Text/Pandoc/Writers/OpenDocument.o ) [29 of 45] Compiling Text.Pandoc.Writers.ODT ( src/Text/Pandoc/Writers/ODT.hs, dist/build/Text/Pandoc/Writers/ODT.o ) [30 of 45] Compiling Text.Pandoc.Writers.Man ( src/Text/Pandoc/Writers/Man.hs, dist/build/Text/Pandoc/Writers/Man.o ) [31 of 45] Compiling Text.Pandoc.Writers.RTF ( src/Text/Pandoc/Writers/RTF.hs, dist/build/Text/Pandoc/Writers/RTF.o ) [32 of 45] Compiling Text.Pandoc.Writers.MediaWiki ( src/Text/Pandoc/Writers/MediaWiki.hs, dist/build/Text/Pandoc/Writers/MediaWiki.o ) [33 of 45] Compiling Text.Pandoc.Writers.Textile ( src/Text/Pandoc/Writers/Textile.hs, dist/build/Text/Pandoc/Writers/Textile.o ) [34 of 45] Compiling Text.Pandoc.Writers.Org ( src/Text/Pandoc/Writers/Org.hs, dist/build/Text/Pandoc/Writers/Org.o ) [35 of 45] Compiling Text.Pandoc.Parsing ( src/Text/Pandoc/Parsing.hs, dist/build/Text/Pandoc/Parsing.o ) [36 of 45] Compiling Text.Pandoc.Readers.RST ( src/Text/Pandoc/Readers/RST.hs, dist/build/Text/Pandoc/Readers/RST.o ) [37 of 45] Compiling Text.Pandoc.Readers.LaTeX ( src/Text/Pandoc/Readers/LaTeX.hs, dist/build/Text/Pandoc/Readers/LaTeX.o ) [38 of 45] Compiling Text.Pandoc.Readers.HTML ( src/Text/Pandoc/Readers/HTML.hs, dist/build/Text/Pandoc/Readers/HTML.o ) [39 of 45] Compiling Text.Pandoc.Readers.Markdown ( src/Text/Pandoc/Readers/Markdown.hs, dist/build/Text/Pandoc/Readers/Markdown.o ) [40 of 45] Compiling Text.Pandoc.Readers.MediaWiki ( src/Text/Pandoc/Readers/MediaWiki.hs, dist/build/Text/Pandoc/Readers/MediaWiki.o ) [41 of 45] Compiling Text.Pandoc.Readers.Textile ( src/Text/Pandoc/Readers/Textile.hs, dist/build/Text/Pandoc/Readers/Textile.o ) [42 of 45] Compiling Text.Pandoc.Writers.Markdown ( src/Text/Pandoc/Writers/Markdown.hs, dist/build/Text/Pandoc/Writers/Markdown.o ) [43 of 45] Compiling Text.Pandoc.Writers.EPUB ( src/Text/Pandoc/Writers/EPUB.hs, dist/build/Text/Pandoc/Writers/EPUB.o ) src/Text/Pandoc/Writers/EPUB.hs:57:1: Warning: Module `Prelude' does not export `catch' [44 of 45] Compiling Text.Pandoc.Writers.AsciiDoc ( src/Text/Pandoc/Writers/AsciiDoc.hs, dist/build/Text/Pandoc/Writers/AsciiDoc.o ) [45 of 45] Compiling Text.Pandoc ( src/Text/Pandoc.hs, dist/build/Text/Pandoc.o ) In-place registering pandoc-1.11.1... Preprocessing executable 'make-pandoc-man-pages' for pandoc-1.11.1... [1 of 1] Compiling Main ( man/make-pandoc-man-pages.hs, dist/build/make-pandoc-man-pages/make-pandoc-man-pages-tmp/Main.o ) Linking dist/build/make-pandoc-man-pages/make-pandoc-man-pages ... Preprocessing executable 'pandoc' for pandoc-1.11.1... [1 of 1] Compiling Main ( pandoc.hs, dist/build/pandoc/pandoc-tmp/Main.o ) Linking dist/build/pandoc/pandoc ... Running Haddock for pandoc-1.11.1... Running hscolour for pandoc-1.11.1... Preprocessing library pandoc-1.11.1... Preprocessing executable 'make-pandoc-man-pages' for pandoc-1.11.1... Preprocessing executable 'pandoc' for pandoc-1.11.1... Preprocessing library pandoc-1.11.1... Warning: The documentation for the following packages are not installed. No links will be generated to these packages: rts-1.0 src/Text/Pandoc/UTF8.hs:50:1: Warning: Module `Prelude' does not export `catch' src/Text/Pandoc/Writers/EPUB.hs:57:1: Warning: Module `Prelude' does not export `catch' Haddock coverage: 33% ( 1 / 3) in 'Text.Pandoc.UUID' 17% ( 1 / 6) in 'Text.Pandoc.ImageSize' 100% ( 3 / 3) in 'Text.Pandoc.Slides' 100% ( 2 / 2) in 'Text.Pandoc.Readers.TeXMath' 100% ( 2 / 2) in 'Text.Pandoc.MIME' 20% ( 3 / 15) in 'Text.Pandoc.UTF8' 50% ( 1 / 2) in 'Text.Pandoc.PDF' 97% ( 38 / 39) in 'Text.Pandoc.Pretty' 90% ( 9 / 10) in 'Text.Pandoc.XML' 0% ( 0 / 7) in 'Paths_pandoc' 91% ( 42 / 46) in 'Text.Pandoc.Shared' 80% ( 16 / 20) in 'Text.Pandoc.Highlighting' 100% ( 2 / 2) in 'Text.Pandoc.Biblio' 100% ( 2 / 2) in 'Text.Pandoc.SelfContained' 100% ( 2 / 2) in 'Text.Pandoc.Readers.Native' 75% ( 3 / 4) in 'Text.Pandoc.Templates' 44% ( 7 / 16) in 'Text.Pandoc.Options' 0% ( 0 / 2) in 'Text.Pandoc.Readers.DocBook' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Native' 100% ( 2 / 2) in 'Text.Pandoc.Writers.RST' 100% ( 2 / 2) in 'Text.Pandoc.Writers.LaTeX' 100% ( 2 / 2) in 'Text.Pandoc.Writers.ConTeXt' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Texinfo' 100% ( 3 / 3) in 'Text.Pandoc.Writers.HTML' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Docx' 100% ( 2 / 2) in 'Text.Pandoc.Writers.FB2' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Docbook' 100% ( 2 / 2) in 'Text.Pandoc.Writers.OpenDocument' 100% ( 2 / 2) in 'Text.Pandoc.Writers.ODT' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Man' 100% ( 3 / 3) in 'Text.Pandoc.Writers.RTF' 100% ( 2 / 2) in 'Text.Pandoc.Writers.MediaWiki' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Textile' 100% ( 2 / 2) in 'Text.Pandoc.Writers.Org' 75% ( 87 /116) in 'Text.Pandoc.Parsing' 100% ( 2 / 2) in 'Text.Pandoc.Readers.RST' 60% ( 3 / 5) in 'Text.Pandoc.Readers.LaTeX' 50% ( 4 / 8) in 'Text.Pandoc.Readers.HTML' 100% ( 3 / 3) in 'Text.Pandoc.Readers.Markdown' 100% ( 2 / 2) in 'Text.Pandoc.Readers.MediaWiki' 100% ( 2 / 2) in 'Text.Pandoc.Readers.Textile' 100% ( 3 / 3) in 'Text.Pandoc.Writers.Markdown' 100% ( 2 / 2) in 'Text.Pandoc.Writers.EPUB' 100% ( 2 / 2) in 'Text.Pandoc.Writers.AsciiDoc' 96% ( 49 / 51) in 'Text.Pandoc' Warning: Text.Pandoc.Readers.LaTeX: could not find link destinations for: Text.Pandoc.Parsing.Parser Text.Pandoc.Parsing.ParserState Warning: Text.Pandoc.Readers.HTML: could not find link destinations for: Text.Pandoc.Parsing.Parser Text.Pandoc.Parsing.ParserState Warning: Text.Pandoc.Readers.Textile: could not find link destinations for: Text.Pandoc.Readers.Textile.table Warning: Text.Pandoc.Writers.EPUB: could not find link destinations for: Text.Pandoc.Writers.EPUB.ppTopElement Documentation created: dist/doc/html/pandoc/index.html Preprocessing executable 'make-pandoc-man-pages' for pandoc-1.11.1... Preprocessing executable 'pandoc' for pandoc-1.11.1... Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/pandoc-1.11.1 Installing executable(s) in /srv/hackage/var/build/tmp-install/bin Registering pandoc-1.11.1... Installed pandoc-1.11.1 Configuring xss-sanitize-0.3.4.2... Building xss-sanitize-0.3.4.2... Preprocessing library xss-sanitize-0.3.4.2... [1 of 2] Compiling Text.HTML.SanitizeXSS.Css ( Text/HTML/SanitizeXSS/Css.hs, dist/build/Text/HTML/SanitizeXSS/Css.o ) [2 of 2] Compiling Text.HTML.SanitizeXSS ( Text/HTML/SanitizeXSS.hs, dist/build/Text/HTML/SanitizeXSS.o ) In-place registering xss-sanitize-0.3.4.2... Running Haddock for xss-sanitize-0.3.4.2... Running hscolour for xss-sanitize-0.3.4.2... Preprocessing library xss-sanitize-0.3.4.2... Preprocessing library xss-sanitize-0.3.4.2... Haddock coverage: 0% ( 0 / 2) in 'Text.HTML.SanitizeXSS.Css' 100% ( 11 / 11) in 'Text.HTML.SanitizeXSS' Documentation created: dist/doc/html/xss-sanitize/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/xss-sanitize-0.3.4.2 Registering xss-sanitize-0.3.4.2... Installed xss-sanitize-0.3.4.2 Configuring HStringTemplate-0.7.1... Building HStringTemplate-0.7.1... Preprocessing library HStringTemplate-0.7.1... [1 of 8] Compiling Text.StringTemplate.Classes ( Text/StringTemplate/Classes.hs, dist/build/Text/StringTemplate/Classes.o ) [2 of 8] Compiling Text.StringTemplate.Instances ( Text/StringTemplate/Instances.hs, dist/build/Text/StringTemplate/Instances.o ) Text/StringTemplate/Instances.hs:21:1: Warning: The qualified import of `Data.Text.Encoding' is redundant except perhaps to import instances from `Data.Text.Encoding' To import instances alone, use: import Data.Text.Encoding() Text/StringTemplate/Instances.hs:23:1: Warning: The qualified import of `Data.Text.Lazy.Encoding' is redundant except perhaps to import instances from `Data.Text.Lazy.Encoding' To import instances alone, use: import Data.Text.Lazy.Encoding() [3 of 8] Compiling Text.StringTemplate.GenericStandard ( Text/StringTemplate/GenericStandard.hs, dist/build/Text/StringTemplate/GenericStandard.o ) [4 of 8] Compiling Text.StringTemplate.Base ( Text/StringTemplate/Base.hs, dist/build/Text/StringTemplate/Base.o ) [5 of 8] Compiling Text.StringTemplate.Group ( Text/StringTemplate/Group.hs, dist/build/Text/StringTemplate/Group.o ) [6 of 8] Compiling Text.StringTemplate.Renderf ( Text/StringTemplate/Renderf.hs, dist/build/Text/StringTemplate/Renderf.o ) [7 of 8] Compiling Text.StringTemplate.QQ ( Text/StringTemplate/QQ.hs, dist/build/Text/StringTemplate/QQ.o ) Text/StringTemplate/QQ.hs:27:8: Warning: Fields of `QuasiQuoter' not initialised: quoteType, quoteDec In the expression: QuasiQuoter {quoteExp = quoteTmplExp, quotePat = quoteTmplPat} In an equation for `stmp': stmp = QuasiQuoter {quoteExp = quoteTmplExp, quotePat = quoteTmplPat} [8 of 8] Compiling Text.StringTemplate ( Text/StringTemplate.hs, dist/build/Text/StringTemplate.o ) In-place registering HStringTemplate-0.7.1... Running Haddock for HStringTemplate-0.7.1... Running hscolour for HStringTemplate-0.7.1... Preprocessing library HStringTemplate-0.7.1... Preprocessing library HStringTemplate-0.7.1... dist/build/tmp-24680/Text/StringTemplate/Instances.hs:21:1: Warning: The qualified import of `Data.Text.Encoding' is redundant except perhaps to import instances from `Data.Text.Encoding' To import instances alone, use: import Data.Text.Encoding() dist/build/tmp-24680/Text/StringTemplate/Instances.hs:23:1: Warning: The qualified import of `Data.Text.Lazy.Encoding' is redundant except perhaps to import instances from `Data.Text.Lazy.Encoding' To import instances alone, use: import Data.Text.Lazy.Encoding() dist/build/tmp-24680/Text/StringTemplate/QQ.hs:27:8: Warning: Fields of `QuasiQuoter' not initialised: quoteType, quoteDec In the expression: QuasiQuoter {quoteExp = quoteTmplExp, quotePat = quoteTmplPat} In an equation for `stmp': stmp = QuasiQuoter {quoteExp = quoteTmplExp, quotePat = quoteTmplPat} Haddock coverage: 44% ( 4 / 9) in 'Text.StringTemplate.Classes' 0% ( 0 / 1) in 'Text.StringTemplate.Instances' 100% ( 1 / 1) in 'Text.StringTemplate.GenericStandard' 83% ( 24 / 29) in 'Text.StringTemplate.Base' 94% ( 16 / 17) in 'Text.StringTemplate.Group' 0% ( 0 / 3) in 'Text.StringTemplate.Renderf' 50% ( 1 / 2) in 'Text.StringTemplate.QQ' 96% ( 46 / 48) in 'Text.StringTemplate' Documentation created: dist/doc/html/HStringTemplate/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/HStringTemplate-0.7.1 Registering HStringTemplate-0.7.1... Installed HStringTemplate-0.7.1 Configuring ConfigFile-1.1.1... Building ConfigFile-1.1.1... Preprocessing library ConfigFile-1.1.1... [1 of 5] Compiling Data.ConfigFile.Lexer ( src/Data/ConfigFile/Lexer.hs, dist/build/Data/ConfigFile/Lexer.o ) src/Data/ConfigFile/Lexer.hs:58:22: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- eol", or by using the flag -fno-warn-unused-do-bind src/Data/ConfigFile/Lexer.hs:65:19: Warning: A do-notation statement discarded a result of type Char. Suppress this warning by saying "_ <- () comment_chars "start of comment"", or by using the flag -fno-warn-unused-do-bind src/Data/ConfigFile/Lexer.hs:66:19: Warning: A do-notation statement discarded a result of type [Char]. Suppress this warning by saying "_ <- () (($) many noneOf "\r") "content of comment"", or by using the flag -fno-warn-unused-do-bind src/Data/ConfigFile/Lexer.hs:71:17: Warning: A do-notation statement discarded a result of type [Char]. Suppress this warning by saying "_ <- many (whitespace_chars)", or by using the flag -fno-warn-unused-do-bind src/Data/ConfigFile/Lexer.hs:77:17: Warning: A do-notation statement discarded a result of type Char. Suppress this warning by saying "_ <- char '['", or by using the flag -fno-warn-unused-do-bind src/Data/ConfigFile/Lexer.hs:79:17: Warning: A do-notation statement discarded a result of type Char. Suppress this warning by saying "_ <- char ']'", or by using the flag -fno-warn-unused-do-bind src/Data/ConfigFile/Lexer.hs:88:21: Warning: A do-notation statement discarded a result of type [Char]. Suppress this warning by saying "_ <- many1 (whitespace_chars)", or by using the flag -fno-warn-unused-do-bind src/Data/ConfigFile/Lexer.hs:99:43: Warning: A do-notation statement discarded a result of type Char. Suppress this warning by saying "_ <- optionsep", or by using the flag -fno-warn-unused-do-bind [2 of 5] Compiling Data.ConfigFile.Types ( src/Data/ConfigFile/Types.hs, dist/build/Data/ConfigFile/Types.o ) src/Data/ConfigFile/Types.hs:43:1: Warning: The import of `Data.Char' is redundant except perhaps to import instances from `Data.Char' To import instances alone, use: import Data.Char() [3 of 5] Compiling Data.ConfigFile.Parser ( src/Data/ConfigFile/Parser.hs, dist/build/Data/ConfigFile/Parser.o ) src/Data/ConfigFile/Parser.hs:139:13: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- string "%("", or by using the flag -fno-warn-unused-do-bind src/Data/ConfigFile/Parser.hs:141:13: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- () string ")s" "end of interpolation name"", or by using the flag -fno-warn-unused-do-bind src/Data/ConfigFile/Parser.hs:146:14: Warning: A do-notation statement discarded a result of type String. Suppress this warning by saying "_ <- string "%%"", or by using the flag -fno-warn-unused-do-bind [4 of 5] Compiling Data.ConfigFile ( src/Data/ConfigFile.hs, dist/build/Data/ConfigFile.o ) src/Data/ConfigFile.hs:112:1: Warning: The import of `Data.List' is redundant except perhaps to import instances from `Data.List' To import instances alone, use: import Data.List() [5 of 5] Compiling Data.ConfigFile.Monadic ( src/Data/ConfigFile/Monadic.hs, dist/build/Data/ConfigFile/Monadic.o ) In-place registering ConfigFile-1.1.1... Running Haddock for ConfigFile-1.1.1... Running hscolour for ConfigFile-1.1.1... Preprocessing library ConfigFile-1.1.1... Preprocessing library ConfigFile-1.1.1... dist/build/tmp-24680/src/Data/ConfigFile/Types.hs:43:1: Warning: The import of `Data.Char' is redundant except perhaps to import instances from `Data.Char' To import instances alone, use: import Data.Char() dist/build/tmp-24680/src/Data/ConfigFile.hs:112:1: Warning: The import of `Data.List' is redundant except perhaps to import instances from `Data.List' To import instances alone, use: import Data.List() Haddock coverage: 33% ( 1 / 3) in 'Data.ConfigFile.Lexer' 100% ( 9 / 9) in 'Data.ConfigFile.Types' 33% ( 2 / 6) in 'Data.ConfigFile.Parser' Cannot find documentation for: $initialization 100% ( 60 / 60) in 'Data.ConfigFile' Warning: ConfigFile-1.1.1:Data.ConfigFile.Monadic: Could not find documentation for exported module: Reexporting 12% ( 2 / 17) in 'Data.ConfigFile.Monadic' Documentation created: dist/doc/html/ConfigFile/index.html Installing library in /srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/ConfigFile-1.1.1 Registering ConfigFile-1.1.1... Installed ConfigFile-1.1.1 cabal: Error: some packages failed to install: cgi-3001.1.8.4 failed during the building phase. The exception was: ExitFailure 1 clafer-0.3.5.1 depends on glpk-hs-0.3.4 which failed to install. claferwiki-0.3.5.1 depends on cgi-3001.1.8.4 which failed to install. gitit-0.10.3.1 depends on cgi-3001.1.8.4 which failed to install. glpk-hs-0.3.4 failed during the configure step. The exception was: ExitFailure 1