Build #1 for maxsharing-1.0

[all reports]

Package maxsharing-1.0
Install InstallOk
Docs Ok
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies uuagc-cabal-1.0.5.0, uuagc-0.9.50.2, process-1.1.0.2, parsec-3.1.3, mtl-2.1.2, containers-unicode-symbols-0.3.1.1, containers-0.5.0.0, boxes-0.1.3, base-unicode-symbols-0.2.2.4, base-4.6.0.1, IndentParser-0.2.1, HaLeX-1.2.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring HaLeX-1.2.1...
Building HaLeX-1.2.1...
Preprocessing library HaLeX-1.2.1...
[ 1 of 18] Compiling Language.HaLex.Parser ( HaLeX_lib/Language/HaLex/Parser.hs, dist/build/Language/HaLex/Parser.o )

HaLeX_lib/Language/HaLex/Parser.hs:40:9: Warning:
    Defined but not used: `p'

HaLeX_lib/Language/HaLex/Parser.hs:60:1: Warning:
    Top-level binding with no type signature:
      (<*>) :: forall t t1 t2 t3 t4.
               (t -> [(t2 -> t3, t1)]) -> (t1 -> [(t2, t4)]) -> t -> [(t3, t4)]

HaLeX_lib/Language/HaLex/Parser.hs:65:1: Warning:
    Top-level binding with no type signature:
      (<$>) :: forall t t1 t2 t3.
               (t1 -> t2) -> (t -> [(t1, t3)]) -> t -> [(t2, t3)]
[ 2 of 18] Compiling Language.HaLex.Util ( HaLeX_lib/Language/HaLex/Util.hs, dist/build/Language/HaLex/Util.o )

HaLeX_lib/Language/HaLex/Util.hs:55:1: Warning:
    Top-level binding with no type signature:
      insAtPos :: forall a a1. (Eq a, Num a) => a -> a1 -> [a1] -> [a1]

HaLeX_lib/Language/HaLex/Util.hs:55:1: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `insAtPos': Patterns not matched: _ _ []
[ 3 of 18] Compiling Language.HaLex.Dfa ( HaLeX_lib/Language/HaLex/Dfa.hs, dist/build/Language/HaLex/Dfa.o )

HaLeX_lib/Language/HaLex/Dfa.hs:78:9: Warning:
    Defined but not used: `delta'

HaLeX_lib/Language/HaLex/Dfa.hs:89:1: Warning:
    Defined but not used: dfaaccept'

HaLeX_lib/Language/HaLex/Dfa.hs:89:17: Warning:
    Defined but not used: `v'

HaLeX_lib/Language/HaLex/Dfa.hs:89:19: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/Dfa.hs:99:16: Warning:
    Defined but not used: `v'

HaLeX_lib/Language/HaLex/Dfa.hs:99:18: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/Dfa.hs:109:17: Warning:
    Defined but not used: `p'

HaLeX_lib/Language/HaLex/Dfa.hs:216:29: Warning:
    Defined but not used: `s'

HaLeX_lib/Language/HaLex/Dfa.hs:216:31: Warning:
    Defined but not used: `z'

HaLeX_lib/Language/HaLex/Dfa.hs:239:9: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `lookUptt': Patterns not matched: _ _ []

HaLeX_lib/Language/HaLex/Dfa.hs:239:18: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/Dfa.hs:239:20: Warning:
    Defined but not used: `v'

HaLeX_lib/Language/HaLex/Dfa.hs:239:24: Warning:
    Defined but not used: `a'

HaLeX_lib/Language/HaLex/Dfa.hs:239:26: Warning:
    Defined but not used: `b'

HaLeX_lib/Language/HaLex/Dfa.hs:259:1: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `lookupSt': Patterns not matched: _ []

HaLeX_lib/Language/HaLex/Dfa.hs:263:1: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `lookupNewSt': Patterns not matched: _ []

HaLeX_lib/Language/HaLex/Dfa.hs:267:18: Warning:
    Defined but not used: `qaux'

HaLeX_lib/Language/HaLex/Dfa.hs:274:18: Warning:
    Defined but not used: `i'

HaLeX_lib/Language/HaLex/Dfa.hs:284:1: Warning:
    Top-level binding with no type signature:
      stsDfa :: forall b b1. [(b, b1)] -> [b]

HaLeX_lib/Language/HaLex/Dfa.hs:285:1: Warning:
    Top-level binding with no type signature:
      stsRHS :: forall b a. [(a, b)] -> [b]

HaLeX_lib/Language/HaLex/Dfa.hs:286:1: Warning:
    Top-level binding with no type signature:
      allstsTable :: forall a a1. [(a1, [a])] -> [a]

HaLeX_lib/Language/HaLex/Dfa.hs:295:17: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/Dfa.hs:295:21: Warning:
    Defined but not used: `z'

HaLeX_lib/Language/HaLex/Dfa.hs:312:10: Warning:
    Defined but not used: `delta'

HaLeX_lib/Language/HaLex/Dfa.hs:312:23: Warning:
    Defined but not used: `alfabet'

HaLeX_lib/Language/HaLex/Dfa.hs:328:22: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/Dfa.hs:328:24: Warning:
    Defined but not used: `s'

HaLeX_lib/Language/HaLex/Dfa.hs:334:46: Warning:
    Defined but not used: `b'

HaLeX_lib/Language/HaLex/Dfa.hs:346:20: Warning:
    Defined but not used: `st'

HaLeX_lib/Language/HaLex/Dfa.hs:357:1: Warning:
    Top-level binding with no type signature:
      lookupNewSts :: forall t b a.
                      (Eq b, Eq a) =>
                      (a -> t -> a) -> b -> t -> [(a, b)] -> b

HaLeX_lib/Language/HaLex/Dfa.hs:360:1: Warning:
    Top-level binding with no type signature:
      getNewSt :: forall b a. Eq a => a -> [(a, b)] -> b

HaLeX_lib/Language/HaLex/Dfa.hs:360:49: Warning:
    Defined but not used: `b'

HaLeX_lib/Language/HaLex/Dfa.hs:361:1: Warning:
    Top-level binding with no type signature:
      getOldSt :: forall a a1. Eq a1 => a1 -> [(a, a1)] -> a

HaLeX_lib/Language/HaLex/Dfa.hs:361:47: Warning:
    Defined but not used: `a'

HaLeX_lib/Language/HaLex/Dfa.hs:382:25: Warning:
    Defined but not used: `s'

HaLeX_lib/Language/HaLex/Dfa.hs:425:15: Warning:
    Defined but not used: `z'
[ 4 of 18] Compiling Language.HaLex.Ndfa ( HaLeX_lib/Language/HaLex/Ndfa.hs, dist/build/Language/HaLex/Ndfa.o )

HaLeX_lib/Language/HaLex/Ndfa.hs:48:1: Warning:
    The import of `Language.HaLex.Dfa' is redundant
      except perhaps to import instances from `Language.HaLex.Dfa'
    To import instances alone, use: import Language.HaLex.Dfa()

HaLeX_lib/Language/HaLex/Ndfa.hs:87:10: Warning:
    Defined but not used: `delta'

HaLeX_lib/Language/HaLex/Ndfa.hs:99:8: Warning:
    Defined but not used: `delta'

HaLeX_lib/Language/HaLex/Ndfa.hs:99:23: Warning:
    Defined but not used: `sy'

HaLeX_lib/Language/HaLex/Ndfa.hs:118:17: Warning:
    Defined but not used: `p'

HaLeX_lib/Language/HaLex/Ndfa.hs:133:1: Warning:
    Top-level binding with no type signature:
      showNdfaDelta :: forall a t a1.
                       (Eq a1, Show t, Show a, Show a1) =>
                       [t] -> [a] -> (t -> Maybe a -> [a1]) -> String -> String

HaLeX_lib/Language/HaLex/Ndfa.hs:223:33: Warning:
    Defined but not used: `s'

HaLeX_lib/Language/HaLex/Ndfa.hs:223:35: Warning:
    Defined but not used: `z'

HaLeX_lib/Language/HaLex/Ndfa.hs:249:9: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `lookupTT': Patterns not matched: _ _ []

HaLeX_lib/Language/HaLex/Ndfa.hs:277:47: Warning:
    Defined but not used: `b'

HaLeX_lib/Language/HaLex/Ndfa.hs:281:45: Warning:
    Defined but not used: `a'

HaLeX_lib/Language/HaLex/Ndfa.hs:294:27: Warning:
    Defined but not used: `s'

HaLeX_lib/Language/HaLex/Ndfa.hs:326:1: Warning:
    Defined but not used: `isSyncState'
[ 5 of 18] Compiling Language.HaLex.DfaMonad ( HaLeX_lib/Language/HaLex/DfaMonad.lhs, dist/build/Language/HaLex/DfaMonad.o )

HaLeX_lib/Language/HaLex/DfaMonad.lhs:29: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()

HaLeX_lib/Language/HaLex/DfaMonad.lhs:30:1: Warning:
    The import of `Language.HaLex.Ndfa' is redundant
      except perhaps to import instances from `Language.HaLex.Ndfa'
    To import instances alone, use: import Language.HaLex.Ndfa()

HaLeX_lib/Language/HaLex/DfaMonad.lhs:126:20: Warning:
    Defined but not used: `v'

HaLeX_lib/Language/HaLex/DfaMonad.lhs:126:22: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/DfaMonad.lhs:126:28: Warning:
    Defined but not used: `delta'

HaLeX_lib/Language/HaLex/DfaMonad.lhs:142:1: Warning:
    Top-level binding with no type signature:
      showInitialState :: forall a. Show a => a -> String -> String

HaLeX_lib/Language/HaLex/DfaMonad.lhs:146:1: Warning:
    Top-level binding with no type signature:
      showFinalStates' :: forall a. Show a => [a] -> [[Char]]

HaLeX_lib/Language/HaLex/DfaMonad.lhs:151:22: Warning:
    Defined but not used: `s'

HaLeX_lib/Language/HaLex/DfaMonad.lhs:151:24: Warning:
    Defined but not used: `z'

HaLeX_lib/Language/HaLex/DfaMonad.lhs:183:22: Warning:
    Defined but not used: `s'

HaLeX_lib/Language/HaLex/DfaMonad.lhs:183:24: Warning:
    Defined but not used: `z'

HaLeX_lib/Language/HaLex/DfaMonad.lhs:209:15: Warning:
    Defined but not used: `e'

HaLeX_lib/Language/HaLex/DfaMonad.lhs:227:5: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `delta':
        Patterns not matched:
            [] _
            ((ghc-prim:GHC.Types.C# #x) : _) _ with #x `notElem` ['C']
            [ghc-prim:GHC.Types.C# 'C'] _
            ((ghc-prim:GHC.Types.C# 'C') : ((ghc-prim:GHC.Types.C# #x) : _)) _
            with
            #x `notElem` ['0', '1']
            ...

HaLeX_lib/Language/HaLex/DfaMonad.lhs:245:1: Warning:
    Top-level binding with no type signature: moves :: [[Char]]

HaLeX_lib/Language/HaLex/DfaMonad.lhs:246:1: Warning:
    Top-level binding with no type signature: moves2 :: [[Char]]

HaLeX_lib/Language/HaLex/DfaMonad.lhs:247:1: Warning:
    Top-level binding with no type signature: moves3 :: [[Char]]

HaLeX_lib/Language/HaLex/DfaMonad.lhs:248:1: Warning:
    Top-level binding with no type signature: moves4 :: [[Char]]

HaLeX_lib/Language/HaLex/DfaMonad.lhs:250:1: Warning:
    Top-level binding with no type signature: acc :: Maybe Bool

HaLeX_lib/Language/HaLex/DfaMonad.lhs:270:1: Warning:
    Top-level binding with no type signature: varGlob :: IORef [Char]

HaLeX_lib/Language/HaLex/DfaMonad.lhs:344:5: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `delta':
        Patterns not matched:
            (ghc-prim:GHC.Types.C# #x) _ with #x `notElem` ['A', 'B']
            (ghc-prim:GHC.Types.C# 'A') (ghc-prim:GHC.Types.C# #x)
            with
            #x `notElem` ['a', 'b']
            (ghc-prim:GHC.Types.C# 'B') (ghc-prim:GHC.Types.C# #x)
            with
            #x `notElem` ['a']

HaLeX_lib/Language/HaLex/DfaMonad.lhs:353:1: Warning:
    Top-level binding with no type signature:
      runAccept :: forall s st sy.
                   (Eq st, Num s) =>
                   Dfa
                     (StateT s transformers-0.3.0.0:Data.Functor.Identity.Identity)
                     st
                     sy
                   -> [sy] -> (Bool, s)

HaLeX_lib/Language/HaLex/DfaMonad.lhs:373:5: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `delta':
        Patterns not matched:
            (ghc-prim:GHC.Types.C# #x) _ with #x `notElem` ['A', 'B']
            (ghc-prim:GHC.Types.C# 'A') (ghc-prim:GHC.Types.C# #x)
            with
            #x `notElem` ['a', 'b']
            (ghc-prim:GHC.Types.C# 'B') (ghc-prim:GHC.Types.C# #x)
            with
            #x `notElem` ['a']

HaLeX_lib/Language/HaLex/DfaMonad.lhs:380:1: Warning:
    Top-level binding with no type signature:
      runAccept_ex4 :: forall st sy.
                       Eq st =>
                       Dfa
                         (StateT [Char] transformers-0.3.0.0:Data.Functor.Identity.Identity)
                         st
                         sy
                       -> [sy] -> (Bool, [Char])

HaLeX_lib/Language/HaLex/DfaMonad.lhs:400:5: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `delta':
        Patterns not matched:
            (ghc-prim:GHC.Types.C# #x) _ with #x `notElem` ['A', 'B']
            (ghc-prim:GHC.Types.C# 'A') (ghc-prim:GHC.Types.C# #x)
            with
            #x `notElem` ['a', 'b']
            (ghc-prim:GHC.Types.C# 'B') (ghc-prim:GHC.Types.C# #x)
            with
            #x `notElem` ['a']

HaLeX_lib/Language/HaLex/DfaMonad.lhs:406:1: Warning:
    Top-level binding with no type signature:
      runAccept_ex5 :: [Char] -> (Bool, [Char])

HaLeX_lib/Language/HaLex/DfaMonad.lhs:429:5: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `delta':
        Patterns not matched:
            #x _ with #x `notElem` [1#, 2#, 3#]
            1# (ghc-prim:GHC.Types.C# #x) with #x `notElem` ['+', '-', 'd']
            2# (ghc-prim:GHC.Types.C# #x) with #x `notElem` ['d']
            3# (ghc-prim:GHC.Types.C# #x) with #x `notElem` ['d']

HaLeX_lib/Language/HaLex/DfaMonad.lhs:430:22: Warning:
    A do-notation statement discarded a result of type [Char].
    Suppress this warning by saying "_ <- accumM",
    or by using the flag -fno-warn-unused-do-bind

HaLeX_lib/Language/HaLex/DfaMonad.lhs:432:22: Warning:
    A do-notation statement discarded a result of type [Char].
    Suppress this warning by saying "_ <- accumD",
    or by using the flag -fno-warn-unused-do-bind

HaLeX_lib/Language/HaLex/DfaMonad.lhs:434:22: Warning:
    A do-notation statement discarded a result of type [Char].
    Suppress this warning by saying "_ <- accumD",
    or by using the flag -fno-warn-unused-do-bind

HaLeX_lib/Language/HaLex/DfaMonad.lhs:436:22: Warning:
    A do-notation statement discarded a result of type [Char].
    Suppress this warning by saying "_ <- accumD",
    or by using the flag -fno-warn-unused-do-bind

HaLeX_lib/Language/HaLex/DfaMonad.lhs:446:1: Warning:
    Top-level binding with no type signature:
      runAccept_int :: [Char] -> (Bool, [Char])

HaLeX_lib/Language/HaLex/DfaMonad.lhs:494:1: Warning:
    Top-level binding with no type signature:
      runAccept_ex6 :: [Char] -> (Bool, ([Char], Int))

HaLeX_lib/Language/HaLex/DfaMonad.lhs:557:5: Warning:
    This binding for `init' shadows the existing binding
      imported from `Data.List' at HaLeX_lib/Language/HaLex/DfaMonad.lhs:29:1-16
      (and originally defined in `GHC.List')

HaLeX_lib/Language/HaLex/DfaMonad.lhs:567:1: Warning:
    Top-level binding with no type signature:
      runAccept_te :: [Char] -> (Bool, ([Char], [Code]))

HaLeX_lib/Language/HaLex/DfaMonad.lhs:611:5: Warning:
    This binding for `init' shadows the existing binding
      imported from `Data.List' at HaLeX_lib/Language/HaLex/DfaMonad.lhs:29:1-16
      (and originally defined in `GHC.List')

HaLeX_lib/Language/HaLex/DfaMonad.lhs:616:1: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `converte':
        Patterns not matched:
            (ghc-prim:GHC.Types.C# #x) : _ with #x `notElem` ['0', '1']

HaLeX_lib/Language/HaLex/DfaMonad.lhs:620:1: Warning:
    Top-level binding with no type signature:
      expo :: forall a a1. (Num a, Num a1, Ord a) => a1 -> a -> a1
[ 6 of 18] Compiling Language.HaLex.FaOperations ( HaLeX_lib/Language/HaLex/FaOperations.hs, dist/build/Language/HaLex/FaOperations.o )

HaLeX_lib/Language/HaLex/FaOperations.hs:55:1: Warning:
    Top-level binding with no type signature:
      stsDfa :: forall b b1. [(b, b1)] -> [b]

HaLeX_lib/Language/HaLex/FaOperations.hs:56:1: Warning:
    Top-level binding with no type signature:
      stsRHS :: forall b a. [(a, b)] -> [b]

HaLeX_lib/Language/HaLex/FaOperations.hs:57:1: Warning:
    Top-level binding with no type signature:
      allstsCT :: forall a a1. [(a1, [a])] -> [a]

HaLeX_lib/Language/HaLex/FaOperations.hs:61:17: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/FaOperations.hs:61:21: Warning:
    Defined but not used: `z'

HaLeX_lib/Language/HaLex/FaOperations.hs:71:10: Warning:
    Defined but not used: `delta'

HaLeX_lib/Language/HaLex/FaOperations.hs:71:23: Warning:
    Defined but not used: `alfabet'

HaLeX_lib/Language/HaLex/FaOperations.hs:80:23: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/FaOperations.hs:80:25: Warning:
    Defined but not used: `s'

HaLeX_lib/Language/HaLex/FaOperations.hs:80:29: Warning:
    Defined but not used: `delta'

HaLeX_lib/Language/HaLex/FaOperations.hs:89:23: Warning:
    Defined but not used: `z'

HaLeX_lib/Language/HaLex/FaOperations.hs:94:1: Warning:
    Top-level binding with no type signature:
      lookupCT :: forall a a1 a2.
                  (Eq a1, Eq a2) =>
                  a2 -> a1 -> [(a2, [[a]])] -> [a1] -> [a]

HaLeX_lib/Language/HaLex/FaOperations.hs:94:10: Warning:
    Defined but not used: `st'

HaLeX_lib/Language/HaLex/FaOperations.hs:94:13: Warning:
    Defined but not used: `sy'

HaLeX_lib/Language/HaLex/FaOperations.hs:94:23: Warning:
    Defined but not used: `v'

HaLeX_lib/Language/HaLex/FaOperations.hs:106:16: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:105:17

HaLeX_lib/Language/HaLex/FaOperations.hs:107:16: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:105:17

HaLeX_lib/Language/HaLex/FaOperations.hs:107:16: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/FaOperations.hs:123:20: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:120:12

HaLeX_lib/Language/HaLex/FaOperations.hs:124:20: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:120:12

HaLeX_lib/Language/HaLex/FaOperations.hs:136:9: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for d': Patterns not matched: _

HaLeX_lib/Language/HaLex/FaOperations.hs:148:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:145:12

HaLeX_lib/Language/HaLex/FaOperations.hs:149:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:145:12

HaLeX_lib/Language/HaLex/FaOperations.hs:151:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:145:12

HaLeX_lib/Language/HaLex/FaOperations.hs:152:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:145:12

HaLeX_lib/Language/HaLex/FaOperations.hs:162:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:160:12

HaLeX_lib/Language/HaLex/FaOperations.hs:163:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:160:12

HaLeX_lib/Language/HaLex/FaOperations.hs:186:9: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for d': Patterns not matched: _

HaLeX_lib/Language/HaLex/FaOperations.hs:189:20: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:186:12

HaLeX_lib/Language/HaLex/FaOperations.hs:189:20: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/FaOperations.hs:190:20: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:186:12

HaLeX_lib/Language/HaLex/FaOperations.hs:193:20: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:186:12

HaLeX_lib/Language/HaLex/FaOperations.hs:193:20: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/FaOperations.hs:194:20: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:186:12

HaLeX_lib/Language/HaLex/FaOperations.hs:197:20: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:186:12

HaLeX_lib/Language/HaLex/FaOperations.hs:197:20: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/FaOperations.hs:198:20: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:186:12

HaLeX_lib/Language/HaLex/FaOperations.hs:222:12: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:221:16

HaLeX_lib/Language/HaLex/FaOperations.hs:225:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:222:12

HaLeX_lib/Language/HaLex/FaOperations.hs:225:21: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/FaOperations.hs:226:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:222:12

HaLeX_lib/Language/HaLex/FaOperations.hs:228:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:222:12

HaLeX_lib/Language/HaLex/FaOperations.hs:228:21: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/FaOperations.hs:229:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:222:12

HaLeX_lib/Language/HaLex/FaOperations.hs:231:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:222:12

HaLeX_lib/Language/HaLex/FaOperations.hs:240:12: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:239:16

HaLeX_lib/Language/HaLex/FaOperations.hs:242:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:240:12

HaLeX_lib/Language/HaLex/FaOperations.hs:242:21: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/FaOperations.hs:243:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:240:12

HaLeX_lib/Language/HaLex/FaOperations.hs:245:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:240:12
[ 7 of 18] Compiling Language.HaLex.Minimize ( HaLeX_lib/Language/HaLex/Minimize.hs, dist/build/Language/HaLex/Minimize.o )

HaLeX_lib/Language/HaLex/Minimize.hs:108:1: Warning:
    Top-level binding with no type signature:
      removeinaccessible :: forall st sy.
                            (Ord st, Ord sy) =>
                            Dfa st sy -> Dfa st sy

HaLeX_lib/Language/HaLex/Minimize.hs:108:31: Warning:
    Defined but not used: `s'

HaLeX_lib/Language/HaLex/Minimize.hs:114:1: Warning:
    Defined but not used: removeinaccessible'

HaLeX_lib/Language/HaLex/Minimize.hs:114:1: Warning:
    Top-level binding with no type signature:
      removeinaccessible' :: forall st sy.
                             (Eq sy, Ord st) =>
                             Dfa st sy -> Dfa [st] sy

HaLeX_lib/Language/HaLex/Minimize.hs:187:16: Warning:
    Defined but not used: `st'
[ 8 of 18] Compiling Language.HaLex.RegExp ( HaLeX_lib/Language/HaLex/RegExp.hs, dist/build/Language/HaLex/RegExp.o )

HaLeX_lib/Language/HaLex/RegExp.hs:61:27: Warning:
    This binding for `or' shadows the existing binding
      imported from `Prelude' at HaLeX_lib/Language/HaLex/RegExp.hs:18:8-28
      (and originally defined in `GHC.List')

HaLeX_lib/Language/HaLex/RegExp.hs:82:1: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `matchesRE':
        Patterns not matched:
            (OneOrMore _) _
            (Optional _) _

HaLeX_lib/Language/HaLex/RegExp.hs:82:17: Warning:
    Defined but not used: `inp'

HaLeX_lib/Language/HaLex/RegExp.hs:134:38: Warning:
    Defined but not used: `x'

HaLeX_lib/Language/HaLex/RegExp.hs:170:21: Warning:
    Defined but not used: `n'

HaLeX_lib/Language/HaLex/RegExp.hs:185:1: Warning:
    Defined but not used: `isSymbol'

HaLeX_lib/Language/HaLex/RegExp.hs:185:1: Warning:
    Top-level binding with no type signature: isSymbol :: Char -> Bool

HaLeX_lib/Language/HaLex/RegExp.hs:217:16: Warning:
    Defined but not used: `a'
[ 9 of 18] Compiling Language.HaLex.RegExp2Fa ( HaLeX_lib/Language/HaLex/RegExp2Fa.hs, dist/build/Language/HaLex/RegExp2Fa.o )

HaLeX_lib/Language/HaLex/RegExp2Fa.hs:47:1: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for regExp2Ndfa':
        Patterns not matched:
            (OneOrMore _) _
            (Optional _) _

HaLeX_lib/Language/HaLex/RegExp2Fa.hs:70:16: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/RegExp2Fa.hs:63:22

HaLeX_lib/Language/HaLex/RegExp2Fa.hs:73:20: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/RegExp2Fa.hs:70:16

HaLeX_lib/Language/HaLex/RegExp2Fa.hs:74:20: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/RegExp2Fa.hs:70:16

HaLeX_lib/Language/HaLex/RegExp2Fa.hs:83:16: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/RegExp2Fa.hs:76:20

HaLeX_lib/Language/HaLex/RegExp2Fa.hs:89:19: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/RegExp2Fa.hs:83:16

HaLeX_lib/Language/HaLex/RegExp2Fa.hs:89:19: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/RegExp2Fa.hs:92:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/RegExp2Fa.hs:83:16

HaLeX_lib/Language/HaLex/RegExp2Fa.hs:95:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/RegExp2Fa.hs:83:16

HaLeX_lib/Language/HaLex/RegExp2Fa.hs:109:20: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/RegExp2Fa.hs:106:16

HaLeX_lib/Language/HaLex/RegExp2Fa.hs:109:20: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/RegExp2Fa.hs:112:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/RegExp2Fa.hs:106:16

HaLeX_lib/Language/HaLex/RegExp2Fa.hs:112:21: Warning:
    Defined but not used: `q'
[10 of 18] Compiling Language.HaLex.FaAsDiGraph ( HaLeX_lib/Language/HaLex/FaAsDiGraph.hs, dist/build/Language/HaLex/FaAsDiGraph.o )

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:29:1: Warning:
    The import of `Language.HaLex.RegExp' is redundant
      except perhaps to import instances from `Language.HaLex.RegExp'
    To import instances alone, use: import Language.HaLex.RegExp()

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:30:1: Warning:
    The import of `Language.HaLex.RegExp2Fa' is redundant
      except perhaps to import instances from `Language.HaLex.RegExp2Fa'
    To import instances alone, use: import Language.HaLex.RegExp2Fa()

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:34:1: Warning:
    The import of `Language.HaLex.Minimize' is redundant
      except perhaps to import instances from `Language.HaLex.Minimize'
    To import instances alone, use: import Language.HaLex.Minimize()

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:38:1: Warning:
    Top-level binding with no type signature:
      ndfa2graphviz :: forall st sy.
                       (Eq sy, Ord st, Show sy, Show st) =>
                       Ndfa st sy -> [Char] -> [Char]

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:41:1: Warning:
    Top-level binding with no type signature:
      ndfa2graphviz2file :: forall st sy.
                            (Eq sy, Ord st, Show sy, Show st) =>
                            Ndfa st sy -> [Char] -> IO ()

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:45:1: Warning:
    Top-level binding with no type signature:
      dfa2graphviz :: forall st sy.
                      (Eq sy, Ord st, Show sy, Show st) =>
                      Dfa st sy -> [Char] -> [Char]

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:48:1: Warning:
    Top-level binding with no type signature:
      dfa2graphviz2file :: forall st sy.
                           (Eq sy, Ord st, Show sy, Show st) =>
                           Dfa st sy -> [Char] -> IO ()

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:79:23: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:61:25

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:83:23: Warning:
    This binding for `s' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:61:27

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:89:77: Warning:
    This binding for `z' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:61:29

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:92:5: Warning:
    Defined but not used: showNdfaArrows'

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:92:21: Warning:
    This binding for `ndfa' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:61:12

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:97:22: Warning:
    This binding for `ndfa' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:61:12

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:97:33: Warning:
    This binding for `v' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:61:23

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:97:35: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:61:25

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:97:35: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:97:37: Warning:
    This binding for `s' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:61:27

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:97:37: Warning:
    Defined but not used: `s'

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:97:39: Warning:
    This binding for `z' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:61:29

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:97:41: Warning:
    This binding for `delta' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:61:31

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:107:5: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `createInitialArrows':
        Patterns not matched:
            [] (_ : _)
            (_ : _) []

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:113:1: Warning:
    Top-level binding with no type signature:
      showListMaybe :: forall a. Show a => [Maybe a] -> [Char]

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:126:1: Warning:
    Top-level binding with no type signature:
      groupMoves :: forall t sy.
                    (Eq t, Eq sy) =>
                    [(t, Maybe sy, t)] -> [(t, [Maybe sy], t)]

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:144:1: Warning:
    Defined but not used: `showNdfaArrows'

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:144:28: Warning:
    Defined but not used: `s'

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:157:1: Warning:
    Top-level binding with no type signature:
      genOneArrow :: forall a. Show a => [Char] -> a -> [Char] -> [Char]

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:163:1: Warning:
    Top-level binding with no type signature:
      tographvizIO :: forall st sy.
                      (Eq sy, Ord st, Show sy, Show st) =>
                      Ndfa st sy -> [Char] -> [Char] -> [Char] -> (st -> [Char]) -> IO ()

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:167:1: Warning:
    Top-level binding with no type signature:
      dfa2DiGraphWithNoSyncSt :: forall st sy.
                                 (Eq sy, Ord st, Show sy, Show st) =>
                                 Dfa st sy -> [Char] -> [Char]

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:169:1: Warning:
    Defined but not used: `dfa2DiGraphIO'

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:169:1: Warning:
    Top-level binding with no type signature:
      dfa2DiGraphIO :: forall st sy.
                       (Eq sy, Ord st, Show sy, Show st) =>
                       Dfa st sy -> [Char] -> [Char] -> IO ()

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:171:1: Warning:
    Top-level binding with no type signature:
      dfaDiGraphWithNoSyncStIO :: forall st sy.
                                  (Eq sy, Ord st, Show sy, Show st) =>
                                  Dfa st sy -> [Char] -> FilePath -> IO ()

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:174:1: Warning:
    Defined but not used: dfa2DiGraphIO''

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:174:1: Warning:
    Top-level binding with no type signature:
      dfa2DiGraphIO'' :: forall sy st.
                         (Ord st, Ord sy, Show sy) =>
                         Dfa st sy -> [Char] -> IO ()
[11 of 18] Compiling Language.HaLex.Examples.Robot ( HaLeX_lib/Language/HaLex/Examples/Robot.lhs, dist/build/Language/HaLex/Examples/Robot.o )

HaLeX_lib/Language/HaLex/Examples/Robot.lhs:21:1: Warning:
    Top-level binding with no type signature: ex :: Dfa [Char] [Char]

HaLeX_lib/Language/HaLex/Examples/Robot.lhs:27:5: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `delta':
        Patterns not matched:
            [] _
            ((ghc-prim:GHC.Types.C# #x) : _) _ with #x `notElem` ['C']
            [ghc-prim:GHC.Types.C# 'C'] _
            ((ghc-prim:GHC.Types.C# 'C') : ((ghc-prim:GHC.Types.C# #x) : _)) _
            with
            #x `notElem` ['0', '1']
            ...

HaLeX_lib/Language/HaLex/Examples/Robot.lhs:42:1: Warning:
    Top-level binding with no type signature: moves :: [[Char]]

HaLeX_lib/Language/HaLex/Examples/Robot.lhs:43:1: Warning:
    Top-level binding with no type signature: moves2 :: [[Char]]

HaLeX_lib/Language/HaLex/Examples/Robot.lhs:44:1: Warning:
    Top-level binding with no type signature: moves3 :: [[Char]]

HaLeX_lib/Language/HaLex/Examples/Robot.lhs:45:1: Warning:
    Top-level binding with no type signature: moves4 :: [[Char]]

HaLeX_lib/Language/HaLex/Examples/Robot.lhs:47:1: Warning:
    Top-level binding with no type signature: g :: IO ()

HaLeX_lib/Language/HaLex/Examples/Robot.lhs:64:5: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `delta':
        Patterns not matched:
            [] _
            ((ghc-prim:GHC.Types.C# #x) : _) _ with #x `notElem` ['C']
            [ghc-prim:GHC.Types.C# 'C'] _
            ((ghc-prim:GHC.Types.C# 'C') : ((ghc-prim:GHC.Types.C# #x) : _)) _
            with
            #x `notElem` ['0', '1']
            ...

HaLeX_lib/Language/HaLex/Examples/Robot.lhs:81:1: Warning:
    Top-level binding with no type signature: acc :: Maybe Bool

HaLeX_lib/Language/HaLex/Examples/Robot.lhs:99:5: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `delta':
        Patterns not matched:
            [] _
            ((ghc-prim:GHC.Types.C# #x) : _) _ with #x `notElem` ['C']
            [ghc-prim:GHC.Types.C# 'C'] _
            ((ghc-prim:GHC.Types.C# 'C') : ((ghc-prim:GHC.Types.C# #x) : _)) _
            with
            #x `notElem` ['0', '1']
            ...

HaLeX_lib/Language/HaLex/Examples/Robot.lhs:118:1: Warning:
    Top-level binding with no type signature: acc2 :: IO Bool

HaLeX_lib/Language/HaLex/Examples/Robot.lhs:121:1: Warning:
    Top-level binding with no type signature: exShow :: IO ()
[12 of 18] Compiling Language.HaLex.Dfa2MDfa ( HaLeX_lib/Language/HaLex/Dfa2MDfa.hs, dist/build/Language/HaLex/Dfa2MDfa.o )

HaLeX_lib/Language/HaLex/Dfa2MDfa.hs:19: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()

HaLeX_lib/Language/HaLex/Dfa2MDfa.hs:21:1: Warning:
    The import of `Language.HaLex.Ndfa' is redundant
      except perhaps to import instances from `Language.HaLex.Ndfa'
    To import instances alone, use: import Language.HaLex.Ndfa()

HaLeX_lib/Language/HaLex/Dfa2MDfa.hs:28:1: Warning:
    Top-level binding with no type signature:
      showAsAccumDfa :: forall st sy.
                        (Show sy, Show st) =>
                        Dfa st sy -> String -> String

HaLeX_lib/Language/HaLex/Dfa2MDfa.hs:48:5: Warning:
    This binding for `f' shadows the existing binding
      defined at HaLeX_lib/Language/HaLex/Dfa2MDfa.hs:108:1

HaLeX_lib/Language/HaLex/Dfa2MDfa.hs:74:1: Warning:
    Top-level binding with no type signature:
      re2MHaskellMod :: forall sy.
                        (Ord sy, Show sy) =>
                        RegExp sy -> Bool -> Bool -> [Char]

HaLeX_lib/Language/HaLex/Dfa2MDfa.hs:84:1: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `re2MDfa': Patterns not matched: _ _ _

HaLeX_lib/Language/HaLex/Dfa2MDfa.hs:108:1: Warning:
    Top-level binding with no type signature:
      f :: forall sy. Maybe (RegExp sy) -> RegExp sy

HaLeX_lib/Language/HaLex/Dfa2MDfa.hs:116:1: Warning:
    Top-level binding with no type signature:
      dfa_int :: Dfa Integer Char

HaLeX_lib/Language/HaLex/Dfa2MDfa.hs:120:15: Warning:
    Defaulting the following constraint(s) to type `Integer'
      (Eq st0)
        arising from a use of `delta'
        at HaLeX_lib/Language/HaLex/Dfa2MDfa.hs:120:15-19
      (Num st0)
        arising from the literal `1'
        at HaLeX_lib/Language/HaLex/Dfa2MDfa.hs:117:16
    In the fifth argument of `Dfa', namely `delta'
    In the expression:
      Dfa ['+', '-', '0', '1'] [1, 2, 3, 4] 1 [3] delta
    In an equation for `dfa_int':
        dfa_int
          = Dfa ['+', '-', '0', ....] [1, 2, 3, ....] 1 [3] delta
          where
              delta 1 '+' = 2
              delta 1 '-' = 2
              delta 1 '0' = 3
              delta 1 '1' = 3
              delta 2 '0' = 3
              delta 2 '1' = 3
              delta 3 '0' = 3
              delta 3 '1' = 3
              delta _ _ = 4
[13 of 18] Compiling Language.HaLex.Fa2RegExp ( HaLeX_lib/Language/HaLex/Fa2RegExp.hs, dist/build/Language/HaLex/Fa2RegExp.o )

HaLeX_lib/Language/HaLex/Fa2RegExp.hs:24: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()

HaLeX_lib/Language/HaLex/Fa2RegExp.hs:48:1: Warning:
    Top-level binding with no type signature:
      toRegExp2 :: forall sy. [sy] -> RegExp sy

HaLeX_lib/Language/HaLex/Fa2RegExp.hs:70:1: Warning:
    Top-level binding with no type signature:
      toRegExp2' :: forall sy. [Maybe sy] -> RegExp sy

HaLeX_lib/Language/HaLex/Fa2RegExp.hs:73:29: Warning:
    This binding for `x' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/Fa2RegExp.hs:71:13

HaLeX_lib/Language/HaLex/Fa2RegExp.hs:76:29: Warning:
    This binding for `x' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/Fa2RegExp.hs:74:13

HaLeX_lib/Language/HaLex/Fa2RegExp.hs:101:23: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/Fa2RegExp.hs:112:8: Warning:
    Defined but not used: `d'

HaLeX_lib/Language/HaLex/Fa2RegExp.hs:112:10: Warning:
    Defined but not used: `v'
[14 of 18] Compiling Language.HaLex.RegExpParser ( HaLeX_lib/Language/HaLex/RegExpParser.hs, dist/build/Language/HaLex/RegExpParser.o )

HaLeX_lib/Language/HaLex/RegExpParser.hs:61:44: Warning:
    Defined but not used: `x'

HaLeX_lib/Language/HaLex/RegExpParser.hs:73:1: Warning:
    Defined but not used: `spaces'
[15 of 18] Compiling Language.HaLex.Equivalence ( HaLeX_lib/Language/HaLex/Equivalence.hs, dist/build/Language/HaLex/Equivalence.o )
[16 of 18] Compiling Language.HaLex.FaClasses ( HaLeX_lib/Language/HaLex/FaClasses.hs, dist/build/Language/HaLex/FaClasses.o )
[17 of 18] Compiling Language.HaLex.RegExpAsDiGraph ( HaLeX_lib/Language/HaLex/RegExpAsDiGraph.hs, dist/build/Language/HaLex/RegExpAsDiGraph.o )

HaLeX_lib/Language/HaLex/RegExpAsDiGraph.hs:26:1: Warning:
    The import of `Language.HaLex.Ndfa' is redundant
      except perhaps to import instances from `Language.HaLex.Ndfa'
    To import instances alone, use: import Language.HaLex.Ndfa()

HaLeX_lib/Language/HaLex/RegExpAsDiGraph.hs:58:1: Warning:
    Top-level binding with no type signature:
      re2DiGraph' :: forall sy.
                     (Ord sy, Show sy) =>
                     RegExp sy -> [Char] -> [Char]

HaLeX_lib/Language/HaLex/RegExpAsDiGraph.hs:61:1: Warning:
    Top-level binding with no type signature:
      re2DiGraph'' :: forall sy.
                      (Ord sy, Show sy) =>
                      RegExp sy -> [Char] -> [Char]

HaLeX_lib/Language/HaLex/RegExpAsDiGraph.hs:65:1: Warning:
    Top-level binding with no type signature:
      re2DiGraph''' :: forall sy.
                       (Eq sy, Show sy) =>
                       RegExp sy -> [Char] -> [Char]

HaLeX_lib/Language/HaLex/RegExpAsDiGraph.hs:68:1: Warning:
    Top-level binding with no type signature:
      re2DiGraphNdfa :: forall sy.
                        (Eq sy, Show sy) =>
                        RegExp sy -> [Char] -> [Char]

HaLeX_lib/Language/HaLex/RegExpAsDiGraph.hs:73:1: Warning:
    Defined but not used: `re2DiGraphIO'

HaLeX_lib/Language/HaLex/RegExpAsDiGraph.hs:77:1: Warning:
    Defined but not used: `absRe2DiGraph_File'

HaLeX_lib/Language/HaLex/RegExpAsDiGraph.hs:77:1: Warning:
    Top-level binding with no type signature:
      absRe2DiGraph_File :: forall sy.
                            (Eq sy, Show sy) =>
                            RegExp sy -> [Char] -> IO ()
[18 of 18] Compiling Language.HaLex.Examples.Real ( HaLeX_lib/Language/HaLex/Examples/Real.lhs, dist/build/Language/HaLex/Examples/Real.o )

HaLeX_lib/Language/HaLex/Examples/Real.lhs:49: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()

HaLeX_lib/Language/HaLex/Examples/Real.lhs:59:1: Warning:
    The import of `Language.HaLex.RegExpAsDiGraph' is redundant
      except perhaps to import instances from `Language.HaLex.RegExpAsDiGraph'
    To import instances alone, use: import Language.HaLex.RegExpAsDiGraph()

HaLeX_lib/Language/HaLex/Examples/Real.lhs:62:1: Warning:
    The import of `Language.HaLex.Fa2RegExp' is redundant
      except perhaps to import instances from `Language.HaLex.Fa2RegExp'
    To import instances alone, use: import Language.HaLex.Fa2RegExp()

HaLeX_lib/Language/HaLex/Examples/Real.lhs:70:1: Warning:
    Top-level binding with no type signature: sinal'' :: RegExp Char

HaLeX_lib/Language/HaLex/Examples/Real.lhs:72:1: Warning:
    Top-level binding with no type signature: d :: RegExp Char

HaLeX_lib/Language/HaLex/Examples/Real.lhs:75:1: Warning:
    Top-level binding with no type signature: re_int :: RegExp Char

HaLeX_lib/Language/HaLex/Examples/Real.lhs:78:1: Warning:
    Top-level binding with no type signature: intdfa :: Dfa Int Char

HaLeX_lib/Language/HaLex/Examples/Real.lhs:81:1: Warning:
    Top-level binding with no type signature: d' :: RegExp Char

HaLeX_lib/Language/HaLex/Examples/Real.lhs:87:1: Warning:
    Top-level binding with no type signature: re_real :: RegExp Char

HaLeX_lib/Language/HaLex/Examples/Real.lhs:91:1: Warning:
    Top-level binding with no type signature: re_real' :: RegExp Char

HaLeX_lib/Language/HaLex/Examples/Real.lhs:98:1: Warning:
    Top-level binding with no type signature: cre_real :: [Char]

HaLeX_lib/Language/HaLex/Examples/Real.lhs:101:1: Warning:
    Top-level binding with no type signature: realdfa' :: Dfa Int Char

HaLeX_lib/Language/HaLex/Examples/Real.lhs:103:1: Warning:
    Top-level binding with no type signature: realdfa'' :: Dfa Int Char

HaLeX_lib/Language/HaLex/Examples/Real.lhs:105:1: Warning:
    Top-level binding with no type signature:
      realdfa''' :: Dfa Int Char

HaLeX_lib/Language/HaLex/Examples/Real.lhs:109:1: Warning:
    Top-level binding with no type signature:
      realdfa'''' :: Dfa Int Char

HaLeX_lib/Language/HaLex/Examples/Real.lhs:111:1: Warning:
    Top-level binding with no type signature:
      genGraph :: forall st sy.
                  (Eq sy, Ord st, Show sy, Show st) =>
                  Ndfa st sy -> [Char] -> [Char] -> (st -> [Char]) -> IO ()

HaLeX_lib/Language/HaLex/Examples/Real.lhs:114:1: Warning:
    Top-level binding with no type signature: realdfa :: Dfa Char Char

HaLeX_lib/Language/HaLex/Examples/Real.lhs:176:1: Warning:
    Top-level binding with no type signature:
      realndfa :: Ndfa Char Char

HaLeX_lib/Language/HaLex/Examples/Real.lhs:182:1: Warning:
    Top-level binding with no type signature:
      deltaNdfa :: Char -> Maybe Char -> [Char]

HaLeX_lib/Language/HaLex/Examples/Real.lhs:227:1: Warning:
    Top-level binding with no type signature:
      isrealNdfa :: [Char] -> Bool
In-place registering HaLeX-1.2.1...
Preprocessing executable 'halex' for HaLeX-1.2.1...
[ 1 of 14] Compiling Language.HaLex.Util ( HaLeX_lib/Language/HaLex/Util.hs, dist/build/halex/halex-tmp/Language/HaLex/Util.o )

HaLeX_lib/Language/HaLex/Util.hs:55:1: Warning:
    Top-level binding with no type signature:
      insAtPos :: forall a a1. (Eq a, Num a) => a -> a1 -> [a1] -> [a1]

HaLeX_lib/Language/HaLex/Util.hs:55:1: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `insAtPos': Patterns not matched: _ _ []
[ 2 of 14] Compiling Language.HaLex.Parser ( HaLeX_lib/Language/HaLex/Parser.hs, dist/build/halex/halex-tmp/Language/HaLex/Parser.o )

HaLeX_lib/Language/HaLex/Parser.hs:40:9: Warning:
    Defined but not used: `p'

HaLeX_lib/Language/HaLex/Parser.hs:60:1: Warning:
    Top-level binding with no type signature:
      (<*>) :: forall t t1 t2 t3 t4.
               (t -> [(t2 -> t3, t1)]) -> (t1 -> [(t2, t4)]) -> t -> [(t3, t4)]

HaLeX_lib/Language/HaLex/Parser.hs:65:1: Warning:
    Top-level binding with no type signature:
      (<$>) :: forall t t1 t2 t3.
               (t1 -> t2) -> (t -> [(t1, t3)]) -> t -> [(t2, t3)]
[ 3 of 14] Compiling Language.HaLex.Dfa ( HaLeX_lib/Language/HaLex/Dfa.hs, dist/build/halex/halex-tmp/Language/HaLex/Dfa.o )

HaLeX_lib/Language/HaLex/Dfa.hs:78:9: Warning:
    Defined but not used: `delta'

HaLeX_lib/Language/HaLex/Dfa.hs:89:1: Warning:
    Defined but not used: dfaaccept'

HaLeX_lib/Language/HaLex/Dfa.hs:89:17: Warning:
    Defined but not used: `v'

HaLeX_lib/Language/HaLex/Dfa.hs:89:19: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/Dfa.hs:99:16: Warning:
    Defined but not used: `v'

HaLeX_lib/Language/HaLex/Dfa.hs:99:18: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/Dfa.hs:109:17: Warning:
    Defined but not used: `p'

HaLeX_lib/Language/HaLex/Dfa.hs:216:29: Warning:
    Defined but not used: `s'

HaLeX_lib/Language/HaLex/Dfa.hs:216:31: Warning:
    Defined but not used: `z'

HaLeX_lib/Language/HaLex/Dfa.hs:239:9: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `lookUptt': Patterns not matched: _ _ []

HaLeX_lib/Language/HaLex/Dfa.hs:239:18: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/Dfa.hs:239:20: Warning:
    Defined but not used: `v'

HaLeX_lib/Language/HaLex/Dfa.hs:239:24: Warning:
    Defined but not used: `a'

HaLeX_lib/Language/HaLex/Dfa.hs:239:26: Warning:
    Defined but not used: `b'

HaLeX_lib/Language/HaLex/Dfa.hs:259:1: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `lookupSt': Patterns not matched: _ []

HaLeX_lib/Language/HaLex/Dfa.hs:263:1: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `lookupNewSt': Patterns not matched: _ []

HaLeX_lib/Language/HaLex/Dfa.hs:267:18: Warning:
    Defined but not used: `qaux'

HaLeX_lib/Language/HaLex/Dfa.hs:274:18: Warning:
    Defined but not used: `i'

HaLeX_lib/Language/HaLex/Dfa.hs:284:1: Warning:
    Top-level binding with no type signature:
      stsDfa :: forall b b1. [(b, b1)] -> [b]

HaLeX_lib/Language/HaLex/Dfa.hs:285:1: Warning:
    Top-level binding with no type signature:
      stsRHS :: forall b a. [(a, b)] -> [b]

HaLeX_lib/Language/HaLex/Dfa.hs:286:1: Warning:
    Top-level binding with no type signature:
      allstsTable :: forall a a1. [(a1, [a])] -> [a]

HaLeX_lib/Language/HaLex/Dfa.hs:295:17: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/Dfa.hs:295:21: Warning:
    Defined but not used: `z'

HaLeX_lib/Language/HaLex/Dfa.hs:312:10: Warning:
    Defined but not used: `delta'

HaLeX_lib/Language/HaLex/Dfa.hs:312:23: Warning:
    Defined but not used: `alfabet'

HaLeX_lib/Language/HaLex/Dfa.hs:328:22: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/Dfa.hs:328:24: Warning:
    Defined but not used: `s'

HaLeX_lib/Language/HaLex/Dfa.hs:334:46: Warning:
    Defined but not used: `b'

HaLeX_lib/Language/HaLex/Dfa.hs:346:20: Warning:
    Defined but not used: `st'

HaLeX_lib/Language/HaLex/Dfa.hs:357:1: Warning:
    Top-level binding with no type signature:
      lookupNewSts :: forall t b a.
                      (Eq b, Eq a) =>
                      (a -> t -> a) -> b -> t -> [(a, b)] -> b

HaLeX_lib/Language/HaLex/Dfa.hs:360:1: Warning:
    Top-level binding with no type signature:
      getNewSt :: forall b a. Eq a => a -> [(a, b)] -> b

HaLeX_lib/Language/HaLex/Dfa.hs:360:49: Warning:
    Defined but not used: `b'

HaLeX_lib/Language/HaLex/Dfa.hs:361:1: Warning:
    Top-level binding with no type signature:
      getOldSt :: forall a a1. Eq a1 => a1 -> [(a, a1)] -> a

HaLeX_lib/Language/HaLex/Dfa.hs:361:47: Warning:
    Defined but not used: `a'

HaLeX_lib/Language/HaLex/Dfa.hs:382:25: Warning:
    Defined but not used: `s'

HaLeX_lib/Language/HaLex/Dfa.hs:425:15: Warning:
    Defined but not used: `z'
[ 4 of 14] Compiling Language.HaLex.Ndfa ( HaLeX_lib/Language/HaLex/Ndfa.hs, dist/build/halex/halex-tmp/Language/HaLex/Ndfa.o )

HaLeX_lib/Language/HaLex/Ndfa.hs:48:1: Warning:
    The import of `Language.HaLex.Dfa' is redundant
      except perhaps to import instances from `Language.HaLex.Dfa'
    To import instances alone, use: import Language.HaLex.Dfa()

HaLeX_lib/Language/HaLex/Ndfa.hs:87:10: Warning:
    Defined but not used: `delta'

HaLeX_lib/Language/HaLex/Ndfa.hs:99:8: Warning:
    Defined but not used: `delta'

HaLeX_lib/Language/HaLex/Ndfa.hs:99:23: Warning:
    Defined but not used: `sy'

HaLeX_lib/Language/HaLex/Ndfa.hs:118:17: Warning:
    Defined but not used: `p'

HaLeX_lib/Language/HaLex/Ndfa.hs:133:1: Warning:
    Top-level binding with no type signature:
      showNdfaDelta :: forall a t a1.
                       (Eq a1, Show t, Show a, Show a1) =>
                       [t] -> [a] -> (t -> Maybe a -> [a1]) -> String -> String

HaLeX_lib/Language/HaLex/Ndfa.hs:223:33: Warning:
    Defined but not used: `s'

HaLeX_lib/Language/HaLex/Ndfa.hs:223:35: Warning:
    Defined but not used: `z'

HaLeX_lib/Language/HaLex/Ndfa.hs:249:9: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `lookupTT': Patterns not matched: _ _ []

HaLeX_lib/Language/HaLex/Ndfa.hs:277:47: Warning:
    Defined but not used: `b'

HaLeX_lib/Language/HaLex/Ndfa.hs:281:45: Warning:
    Defined but not used: `a'

HaLeX_lib/Language/HaLex/Ndfa.hs:294:27: Warning:
    Defined but not used: `s'

HaLeX_lib/Language/HaLex/Ndfa.hs:326:1: Warning:
    Defined but not used: `isSyncState'
[ 5 of 14] Compiling Language.HaLex.FaOperations ( HaLeX_lib/Language/HaLex/FaOperations.hs, dist/build/halex/halex-tmp/Language/HaLex/FaOperations.o )

HaLeX_lib/Language/HaLex/FaOperations.hs:55:1: Warning:
    Top-level binding with no type signature:
      stsDfa :: forall b b1. [(b, b1)] -> [b]

HaLeX_lib/Language/HaLex/FaOperations.hs:56:1: Warning:
    Top-level binding with no type signature:
      stsRHS :: forall b a. [(a, b)] -> [b]

HaLeX_lib/Language/HaLex/FaOperations.hs:57:1: Warning:
    Top-level binding with no type signature:
      allstsCT :: forall a a1. [(a1, [a])] -> [a]

HaLeX_lib/Language/HaLex/FaOperations.hs:61:17: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/FaOperations.hs:61:21: Warning:
    Defined but not used: `z'

HaLeX_lib/Language/HaLex/FaOperations.hs:71:10: Warning:
    Defined but not used: `delta'

HaLeX_lib/Language/HaLex/FaOperations.hs:71:23: Warning:
    Defined but not used: `alfabet'

HaLeX_lib/Language/HaLex/FaOperations.hs:80:23: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/FaOperations.hs:80:25: Warning:
    Defined but not used: `s'

HaLeX_lib/Language/HaLex/FaOperations.hs:80:29: Warning:
    Defined but not used: `delta'

HaLeX_lib/Language/HaLex/FaOperations.hs:89:23: Warning:
    Defined but not used: `z'

HaLeX_lib/Language/HaLex/FaOperations.hs:94:1: Warning:
    Top-level binding with no type signature:
      lookupCT :: forall a a1 a2.
                  (Eq a1, Eq a2) =>
                  a2 -> a1 -> [(a2, [[a]])] -> [a1] -> [a]

HaLeX_lib/Language/HaLex/FaOperations.hs:94:10: Warning:
    Defined but not used: `st'

HaLeX_lib/Language/HaLex/FaOperations.hs:94:13: Warning:
    Defined but not used: `sy'

HaLeX_lib/Language/HaLex/FaOperations.hs:94:23: Warning:
    Defined but not used: `v'

HaLeX_lib/Language/HaLex/FaOperations.hs:106:16: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:105:17

HaLeX_lib/Language/HaLex/FaOperations.hs:107:16: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:105:17

HaLeX_lib/Language/HaLex/FaOperations.hs:107:16: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/FaOperations.hs:123:20: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:120:12

HaLeX_lib/Language/HaLex/FaOperations.hs:124:20: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:120:12

HaLeX_lib/Language/HaLex/FaOperations.hs:136:9: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for d': Patterns not matched: _

HaLeX_lib/Language/HaLex/FaOperations.hs:148:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:145:12

HaLeX_lib/Language/HaLex/FaOperations.hs:149:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:145:12

HaLeX_lib/Language/HaLex/FaOperations.hs:151:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:145:12

HaLeX_lib/Language/HaLex/FaOperations.hs:152:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:145:12

HaLeX_lib/Language/HaLex/FaOperations.hs:162:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:160:12

HaLeX_lib/Language/HaLex/FaOperations.hs:163:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:160:12

HaLeX_lib/Language/HaLex/FaOperations.hs:186:9: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for d': Patterns not matched: _

HaLeX_lib/Language/HaLex/FaOperations.hs:189:20: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:186:12

HaLeX_lib/Language/HaLex/FaOperations.hs:189:20: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/FaOperations.hs:190:20: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:186:12

HaLeX_lib/Language/HaLex/FaOperations.hs:193:20: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:186:12

HaLeX_lib/Language/HaLex/FaOperations.hs:193:20: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/FaOperations.hs:194:20: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:186:12

HaLeX_lib/Language/HaLex/FaOperations.hs:197:20: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:186:12

HaLeX_lib/Language/HaLex/FaOperations.hs:197:20: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/FaOperations.hs:198:20: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:186:12

HaLeX_lib/Language/HaLex/FaOperations.hs:222:12: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:221:16

HaLeX_lib/Language/HaLex/FaOperations.hs:225:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:222:12

HaLeX_lib/Language/HaLex/FaOperations.hs:225:21: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/FaOperations.hs:226:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:222:12

HaLeX_lib/Language/HaLex/FaOperations.hs:228:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:222:12

HaLeX_lib/Language/HaLex/FaOperations.hs:228:21: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/FaOperations.hs:229:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:222:12

HaLeX_lib/Language/HaLex/FaOperations.hs:231:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:222:12

HaLeX_lib/Language/HaLex/FaOperations.hs:240:12: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:239:16

HaLeX_lib/Language/HaLex/FaOperations.hs:242:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:240:12

HaLeX_lib/Language/HaLex/FaOperations.hs:242:21: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/FaOperations.hs:243:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:240:12

HaLeX_lib/Language/HaLex/FaOperations.hs:245:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaOperations.hs:240:12
[ 6 of 14] Compiling Language.HaLex.Minimize ( HaLeX_lib/Language/HaLex/Minimize.hs, dist/build/halex/halex-tmp/Language/HaLex/Minimize.o )

HaLeX_lib/Language/HaLex/Minimize.hs:108:1: Warning:
    Top-level binding with no type signature:
      removeinaccessible :: forall st sy.
                            (Ord st, Ord sy) =>
                            Dfa st sy -> Dfa st sy

HaLeX_lib/Language/HaLex/Minimize.hs:108:31: Warning:
    Defined but not used: `s'

HaLeX_lib/Language/HaLex/Minimize.hs:114:1: Warning:
    Defined but not used: removeinaccessible'

HaLeX_lib/Language/HaLex/Minimize.hs:114:1: Warning:
    Top-level binding with no type signature:
      removeinaccessible' :: forall st sy.
                             (Eq sy, Ord st) =>
                             Dfa st sy -> Dfa [st] sy

HaLeX_lib/Language/HaLex/Minimize.hs:187:16: Warning:
    Defined but not used: `st'
[ 7 of 14] Compiling Language.HaLex.RegExp ( HaLeX_lib/Language/HaLex/RegExp.hs, dist/build/halex/halex-tmp/Language/HaLex/RegExp.o )

HaLeX_lib/Language/HaLex/RegExp.hs:61:27: Warning:
    This binding for `or' shadows the existing binding
      imported from `Prelude' at HaLeX_lib/Language/HaLex/RegExp.hs:18:8-28
      (and originally defined in `GHC.List')

HaLeX_lib/Language/HaLex/RegExp.hs:82:1: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `matchesRE':
        Patterns not matched:
            (OneOrMore _) _
            (Optional _) _

HaLeX_lib/Language/HaLex/RegExp.hs:82:17: Warning:
    Defined but not used: `inp'

HaLeX_lib/Language/HaLex/RegExp.hs:134:38: Warning:
    Defined but not used: `x'

HaLeX_lib/Language/HaLex/RegExp.hs:170:21: Warning:
    Defined but not used: `n'

HaLeX_lib/Language/HaLex/RegExp.hs:185:1: Warning:
    Defined but not used: `isSymbol'

HaLeX_lib/Language/HaLex/RegExp.hs:185:1: Warning:
    Top-level binding with no type signature: isSymbol :: Char -> Bool

HaLeX_lib/Language/HaLex/RegExp.hs:217:16: Warning:
    Defined but not used: `a'
[ 8 of 14] Compiling Language.HaLex.RegExpParser ( HaLeX_lib/Language/HaLex/RegExpParser.hs, dist/build/halex/halex-tmp/Language/HaLex/RegExpParser.o )

HaLeX_lib/Language/HaLex/RegExpParser.hs:61:44: Warning:
    Defined but not used: `x'

HaLeX_lib/Language/HaLex/RegExpParser.hs:73:1: Warning:
    Defined but not used: `spaces'
[ 9 of 14] Compiling Language.HaLex.RegExp2Fa ( HaLeX_lib/Language/HaLex/RegExp2Fa.hs, dist/build/halex/halex-tmp/Language/HaLex/RegExp2Fa.o )

HaLeX_lib/Language/HaLex/RegExp2Fa.hs:47:1: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for regExp2Ndfa':
        Patterns not matched:
            (OneOrMore _) _
            (Optional _) _

HaLeX_lib/Language/HaLex/RegExp2Fa.hs:70:16: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/RegExp2Fa.hs:63:22

HaLeX_lib/Language/HaLex/RegExp2Fa.hs:73:20: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/RegExp2Fa.hs:70:16

HaLeX_lib/Language/HaLex/RegExp2Fa.hs:74:20: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/RegExp2Fa.hs:70:16

HaLeX_lib/Language/HaLex/RegExp2Fa.hs:83:16: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/RegExp2Fa.hs:76:20

HaLeX_lib/Language/HaLex/RegExp2Fa.hs:89:19: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/RegExp2Fa.hs:83:16

HaLeX_lib/Language/HaLex/RegExp2Fa.hs:89:19: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/RegExp2Fa.hs:92:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/RegExp2Fa.hs:83:16

HaLeX_lib/Language/HaLex/RegExp2Fa.hs:95:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/RegExp2Fa.hs:83:16

HaLeX_lib/Language/HaLex/RegExp2Fa.hs:109:20: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/RegExp2Fa.hs:106:16

HaLeX_lib/Language/HaLex/RegExp2Fa.hs:109:20: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/RegExp2Fa.hs:112:21: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/RegExp2Fa.hs:106:16

HaLeX_lib/Language/HaLex/RegExp2Fa.hs:112:21: Warning:
    Defined but not used: `q'
[10 of 14] Compiling Language.HaLex.Equivalence ( HaLeX_lib/Language/HaLex/Equivalence.hs, dist/build/halex/halex-tmp/Language/HaLex/Equivalence.o )
[11 of 14] Compiling Language.HaLex.FaAsDiGraph ( HaLeX_lib/Language/HaLex/FaAsDiGraph.hs, dist/build/halex/halex-tmp/Language/HaLex/FaAsDiGraph.o )

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:29:1: Warning:
    The import of `Language.HaLex.RegExp' is redundant
      except perhaps to import instances from `Language.HaLex.RegExp'
    To import instances alone, use: import Language.HaLex.RegExp()

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:30:1: Warning:
    The import of `Language.HaLex.RegExp2Fa' is redundant
      except perhaps to import instances from `Language.HaLex.RegExp2Fa'
    To import instances alone, use: import Language.HaLex.RegExp2Fa()

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:34:1: Warning:
    The import of `Language.HaLex.Minimize' is redundant
      except perhaps to import instances from `Language.HaLex.Minimize'
    To import instances alone, use: import Language.HaLex.Minimize()

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:38:1: Warning:
    Top-level binding with no type signature:
      ndfa2graphviz :: forall st sy.
                       (Eq sy, Ord st, Show sy, Show st) =>
                       Ndfa st sy -> [Char] -> [Char]

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:41:1: Warning:
    Top-level binding with no type signature:
      ndfa2graphviz2file :: forall st sy.
                            (Eq sy, Ord st, Show sy, Show st) =>
                            Ndfa st sy -> [Char] -> IO ()

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:45:1: Warning:
    Top-level binding with no type signature:
      dfa2graphviz :: forall st sy.
                      (Eq sy, Ord st, Show sy, Show st) =>
                      Dfa st sy -> [Char] -> [Char]

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:48:1: Warning:
    Top-level binding with no type signature:
      dfa2graphviz2file :: forall st sy.
                           (Eq sy, Ord st, Show sy, Show st) =>
                           Dfa st sy -> [Char] -> IO ()

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:79:23: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:61:25

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:83:23: Warning:
    This binding for `s' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:61:27

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:89:77: Warning:
    This binding for `z' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:61:29

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:92:5: Warning:
    Defined but not used: showNdfaArrows'

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:92:21: Warning:
    This binding for `ndfa' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:61:12

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:97:22: Warning:
    This binding for `ndfa' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:61:12

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:97:33: Warning:
    This binding for `v' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:61:23

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:97:35: Warning:
    This binding for `q' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:61:25

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:97:35: Warning:
    Defined but not used: `q'

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:97:37: Warning:
    This binding for `s' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:61:27

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:97:37: Warning:
    Defined but not used: `s'

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:97:39: Warning:
    This binding for `z' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:61:29

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:97:41: Warning:
    This binding for `delta' shadows the existing binding
      bound at HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:61:31

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:107:5: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `createInitialArrows':
        Patterns not matched:
            [] (_ : _)
            (_ : _) []

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:113:1: Warning:
    Top-level binding with no type signature:
      showListMaybe :: forall a. Show a => [Maybe a] -> [Char]

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:126:1: Warning:
    Top-level binding with no type signature:
      groupMoves :: forall t sy.
                    (Eq t, Eq sy) =>
                    [(t, Maybe sy, t)] -> [(t, [Maybe sy], t)]

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:144:1: Warning:
    Defined but not used: `showNdfaArrows'

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:144:28: Warning:
    Defined but not used: `s'

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:157:1: Warning:
    Top-level binding with no type signature:
      genOneArrow :: forall a. Show a => [Char] -> a -> [Char] -> [Char]

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:163:1: Warning:
    Top-level binding with no type signature:
      tographvizIO :: forall st sy.
                      (Eq sy, Ord st, Show sy, Show st) =>
                      Ndfa st sy -> [Char] -> [Char] -> [Char] -> (st -> [Char]) -> IO ()

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:167:1: Warning:
    Top-level binding with no type signature:
      dfa2DiGraphWithNoSyncSt :: forall st sy.
                                 (Eq sy, Ord st, Show sy, Show st) =>
                                 Dfa st sy -> [Char] -> [Char]

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:169:1: Warning:
    Defined but not used: `dfa2DiGraphIO'

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:169:1: Warning:
    Top-level binding with no type signature:
      dfa2DiGraphIO :: forall st sy.
                       (Eq sy, Ord st, Show sy, Show st) =>
                       Dfa st sy -> [Char] -> [Char] -> IO ()

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:171:1: Warning:
    Top-level binding with no type signature:
      dfaDiGraphWithNoSyncStIO :: forall st sy.
                                  (Eq sy, Ord st, Show sy, Show st) =>
                                  Dfa st sy -> [Char] -> FilePath -> IO ()

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:174:1: Warning:
    Defined but not used: dfa2DiGraphIO''

HaLeX_lib/Language/HaLex/FaAsDiGraph.hs:174:1: Warning:
    Top-level binding with no type signature:
      dfa2DiGraphIO'' :: forall sy st.
                         (Ord st, Ord sy, Show sy) =>
                         Dfa st sy -> [Char] -> IO ()
[12 of 14] Compiling Language.HaLex.RegExpAsDiGraph ( HaLeX_lib/Language/HaLex/RegExpAsDiGraph.hs, dist/build/halex/halex-tmp/Language/HaLex/RegExpAsDiGraph.o )

HaLeX_lib/Language/HaLex/RegExpAsDiGraph.hs:26:1: Warning:
    The import of `Language.HaLex.Ndfa' is redundant
      except perhaps to import instances from `Language.HaLex.Ndfa'
    To import instances alone, use: import Language.HaLex.Ndfa()

HaLeX_lib/Language/HaLex/RegExpAsDiGraph.hs:58:1: Warning:
    Top-level binding with no type signature:
      re2DiGraph' :: forall sy.
                     (Ord sy, Show sy) =>
                     RegExp sy -> [Char] -> [Char]

HaLeX_lib/Language/HaLex/RegExpAsDiGraph.hs:61:1: Warning:
    Top-level binding with no type signature:
      re2DiGraph'' :: forall sy.
                      (Ord sy, Show sy) =>
                      RegExp sy -> [Char] -> [Char]

HaLeX_lib/Language/HaLex/RegExpAsDiGraph.hs:65:1: Warning:
    Top-level binding with no type signature:
      re2DiGraph''' :: forall sy.
                       (Eq sy, Show sy) =>
                       RegExp sy -> [Char] -> [Char]

HaLeX_lib/Language/HaLex/RegExpAsDiGraph.hs:68:1: Warning:
    Top-level binding with no type signature:
      re2DiGraphNdfa :: forall sy.
                        (Eq sy, Show sy) =>
                        RegExp sy -> [Char] -> [Char]

HaLeX_lib/Language/HaLex/RegExpAsDiGraph.hs:73:1: Warning:
    Defined but not used: `re2DiGraphIO'

HaLeX_lib/Language/HaLex/RegExpAsDiGraph.hs:77:1: Warning:
    Defined but not used: `absRe2DiGraph_File'

HaLeX_lib/Language/HaLex/RegExpAsDiGraph.hs:77:1: Warning:
    Top-level binding with no type signature:
      absRe2DiGraph_File :: forall sy.
                            (Eq sy, Show sy) =>
                            RegExp sy -> [Char] -> IO ()
[13 of 14] Compiling Language.HaLex.Dfa2MDfa ( HaLeX_lib/Language/HaLex/Dfa2MDfa.hs, dist/build/halex/halex-tmp/Language/HaLex/Dfa2MDfa.o )

HaLeX_lib/Language/HaLex/Dfa2MDfa.hs:19: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()

HaLeX_lib/Language/HaLex/Dfa2MDfa.hs:21:1: Warning:
    The import of `Language.HaLex.Ndfa' is redundant
      except perhaps to import instances from `Language.HaLex.Ndfa'
    To import instances alone, use: import Language.HaLex.Ndfa()

HaLeX_lib/Language/HaLex/Dfa2MDfa.hs:28:1: Warning:
    Top-level binding with no type signature:
      showAsAccumDfa :: forall st sy.
                        (Show sy, Show st) =>
                        Dfa st sy -> String -> String

HaLeX_lib/Language/HaLex/Dfa2MDfa.hs:48:5: Warning:
    This binding for `f' shadows the existing binding
      defined at HaLeX_lib/Language/HaLex/Dfa2MDfa.hs:108:1

HaLeX_lib/Language/HaLex/Dfa2MDfa.hs:74:1: Warning:
    Top-level binding with no type signature:
      re2MHaskellMod :: forall sy.
                        (Ord sy, Show sy) =>
                        RegExp sy -> Bool -> Bool -> [Char]

HaLeX_lib/Language/HaLex/Dfa2MDfa.hs:84:1: Warning:
    Pattern match(es) are non-exhaustive
    In an equation for `re2MDfa': Patterns not matched: _ _ _

HaLeX_lib/Language/HaLex/Dfa2MDfa.hs:108:1: Warning:
    Top-level binding with no type signature:
      f :: forall sy. Maybe (RegExp sy) -> RegExp sy

HaLeX_lib/Language/HaLex/Dfa2MDfa.hs:116:1: Warning:
    Top-level binding with no type signature:
      dfa_int :: Dfa Integer Char

HaLeX_lib/Language/HaLex/Dfa2MDfa.hs:120:15: Warning:
    Defaulting the following constraint(s) to type `Integer'
      (Eq st0)
        arising from a use of `delta'
        at HaLeX_lib/Language/HaLex/Dfa2MDfa.hs:120:15-19
      (Num st0)
        arising from the literal `1'
        at HaLeX_lib/Language/HaLex/Dfa2MDfa.hs:117:16
    In the fifth argument of `Dfa', namely `delta'
    In the expression:
      Dfa ['+', '-', '0', '1'] [1, 2, 3, 4] 1 [3] delta
    In an equation for `dfa_int':
        dfa_int
          = Dfa ['+', '-', '0', ....] [1, 2, 3, ....] 1 [3] delta
          where
              delta 1 '+' = 2
              delta 1 '-' = 2
              delta 1 '0' = 3
              delta 1 '1' = 3
              delta 2 '0' = 3
              delta 2 '1' = 3
              delta 3 '0' = 3
              delta 3 '1' = 3
              delta _ _ = 4
[14 of 14] Compiling Main             ( HaLeX_tool/halex.hs, dist/build/halex/halex-tmp/Main.o )

HaLeX_tool/halex.hs:33:1: Warning:
    The import of `Language.HaLex.Ndfa' is redundant
      except perhaps to import instances from `Language.HaLex.Ndfa'
    To import instances alone, use: import Language.HaLex.Ndfa()

HaLeX_tool/halex.hs:35:1: Warning:
    The import of `Language.HaLex.FaAsDiGraph' is redundant
      except perhaps to import instances from `Language.HaLex.FaAsDiGraph'
    To import instances alone, use: import Language.HaLex.FaAsDiGraph()

HaLeX_tool/halex.hs:36:1: Warning:
    The import of `Language.HaLex.Parser' is redundant
      except perhaps to import instances from `Language.HaLex.Parser'
    To import instances alone, use: import Language.HaLex.Parser()

HaLeX_tool/halex.hs:86:10: Warning: Defined but not used: `output'

HaLeX_tool/halex.hs:120:1: Warning:
    Top-level binding with no type signature:
      compileFromStdIn :: [[Char]] -> [[Char]] -> IO ()

HaLeX_tool/halex.hs:124:1: Warning:
    Top-level binding with no type signature:
      compileRegExp :: forall sy.
                       (Ord sy, Show sy) =>
                       RegExp sy -> [[Char]] -> [[Char]] -> IO ()
Linking dist/build/halex/halex ...
Running Haddock for HaLeX-1.2.1...
Running hscolour for HaLeX-1.2.1...
Preprocessing library HaLeX-1.2.1...
HsColour: HaLeX_lib/Language/HaLex/RegExpAsDiGraph.hs: hGetContents: invalid argument (invalid byte sequence)
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/HaLeX-1.2.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 HaLeX-1.2.1...
Installed HaLeX-1.2.1
Downloading IndentParser-0.2.1...
[1 of 1] Compiling Main             ( /tmp/IndentParser-0.2.1-13282/IndentParser-0.2.1/Setup.lhs, /tmp/IndentParser-0.2.1-13282/IndentParser-0.2.1/dist/setup/Main.o )
Linking /tmp/IndentParser-0.2.1-13282/IndentParser-0.2.1/dist/setup/setup ...
Configuring IndentParser-0.2.1...
Warning: No 'build-type' specified. If you do not need a custom Setup.hs or
./configure script then use 'build-type: Simple'.
Building IndentParser-0.2.1...
Preprocessing library IndentParser-0.2.1...

Text/ParserCombinators/Parsec/IndentParser/Token.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead
[1 of 3] Compiling Text.ParserCombinators.Parsec.IndentParser.Prim ( Text/ParserCombinators/Parsec/IndentParser/Prim.hs, dist/build/Text/ParserCombinators/Parsec/IndentParser/Prim.o )
[2 of 3] Compiling Text.ParserCombinators.Parsec.IndentParser ( Text/ParserCombinators/Parsec/IndentParser.hs, dist/build/Text/ParserCombinators/Parsec/IndentParser.o )
[3 of 3] Compiling Text.ParserCombinators.Parsec.IndentParser.Token ( Text/ParserCombinators/Parsec/IndentParser/Token.hs, dist/build/Text/ParserCombinators/Parsec/IndentParser/Token.o )
In-place registering IndentParser-0.2.1...
Running Haddock for IndentParser-0.2.1...
Running hscolour for IndentParser-0.2.1...
Preprocessing library IndentParser-0.2.1...
Preprocessing library IndentParser-0.2.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-13518/Text/ParserCombinators/Parsec/IndentParser/Token.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead
Haddock coverage:
  95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.IndentParser.Prim'
  95% ( 18 / 19) in 'Text.ParserCombinators.Parsec.IndentParser'
  96% ( 45 / 47) in 'Text.ParserCombinators.Parsec.IndentParser.Token'
Warning: Text.ParserCombinators.Parsec.IndentParser: could not find link destinations for:
    Text.ParserCombinators.Parsec.IndentParser.Prim.IndentState
Warning: Text.ParserCombinators.Parsec.IndentParser.Token: could not find link destinations for:
    Text.ParserCombinators.Parsec.IndentParser.Prim.IndentState
Documentation created: dist/doc/html/IndentParser/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/IndentParser-0.2.1
Registering IndentParser-0.2.1...
Installed IndentParser-0.2.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 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 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 uulib-0.9.15...
Building uulib-0.9.15...
Preprocessing library uulib-0.9.15...
[ 1 of 27] Compiling UU.Util.Utils    ( src/UU/Util/Utils.hs, dist/build/UU/Util/Utils.o )
[ 2 of 27] Compiling UU.Util.PermTree ( src/UU/Util/PermTree.hs, dist/build/UU/Util/PermTree.o )
[ 3 of 27] Compiling UU.Util.BinaryTrees ( src/UU/Util/BinaryTrees.hs, dist/build/UU/Util/BinaryTrees.o )
[ 4 of 27] Compiling UU.Pretty.Basic  ( src/UU/Pretty/Basic.hs, dist/build/UU/Pretty/Basic.o )
[ 5 of 27] Compiling UU.Pretty.Ext    ( src/UU/Pretty/Ext.hs, dist/build/UU/Pretty/Ext.o )
[ 6 of 27] Compiling UU.Pretty        ( src/UU/Pretty.hs, dist/build/UU/Pretty.o )
[ 7 of 27] Compiling UU.PPrint        ( src/UU/PPrint.hs, dist/build/UU/PPrint.o )
[ 8 of 27] Compiling UU.Parsing.MachineInterface ( src/UU/Parsing/MachineInterface.hs, dist/build/UU/Parsing/MachineInterface.o )
[ 9 of 27] Compiling UU.Parsing.Machine ( src/UU/Parsing/Machine.hs, dist/build/UU/Parsing/Machine.o )
[10 of 27] Compiling UU.Parsing.StateParser ( src/UU/Parsing/StateParser.hs, dist/build/UU/Parsing/StateParser.o )
[11 of 27] Compiling UU.Scanner.Position ( src/UU/Scanner/Position.hs, dist/build/UU/Scanner/Position.o )
[12 of 27] Compiling UU.Scanner.GenToken ( src/UU/Scanner/GenToken.hs, dist/build/UU/Scanner/GenToken.o )
[13 of 27] Compiling UU.Scanner.GenTokenOrd ( src/UU/Scanner/GenTokenOrd.hs, dist/build/UU/Scanner/GenTokenOrd.o )
[14 of 27] Compiling UU.Scanner.GenTokenSymbol ( src/UU/Scanner/GenTokenSymbol.hs, dist/build/UU/Scanner/GenTokenSymbol.o )
[15 of 27] Compiling UU.Scanner.Token ( src/UU/Scanner/Token.hs, dist/build/UU/Scanner/Token.o )
[16 of 27] Compiling UU.Scanner.Scanner ( src/UU/Scanner/Scanner.hs, dist/build/UU/Scanner/Scanner.o )
[17 of 27] Compiling UU.Scanner.TokenShow ( src/UU/Scanner/TokenShow.hs, dist/build/UU/Scanner/TokenShow.o )
[18 of 27] Compiling UU.Parsing.Interface ( src/UU/Parsing/Interface.hs, dist/build/UU/Parsing/Interface.o )
[19 of 27] Compiling UU.Parsing.Derived ( src/UU/Parsing/Derived.hs, dist/build/UU/Parsing/Derived.o )
[20 of 27] Compiling UU.Parsing.Offside ( src/UU/Parsing/Offside.hs, dist/build/UU/Parsing/Offside.o )
[21 of 27] Compiling UU.Scanner.GenTokenParser ( src/UU/Scanner/GenTokenParser.hs, dist/build/UU/Scanner/GenTokenParser.o )
[22 of 27] Compiling UU.Scanner.TokenParser ( src/UU/Scanner/TokenParser.hs, dist/build/UU/Scanner/TokenParser.o )
[23 of 27] Compiling UU.Scanner       ( src/UU/Scanner.hs, dist/build/UU/Scanner.o )
[24 of 27] Compiling UU.Parsing       ( src/UU/Parsing.hs, dist/build/UU/Parsing.o )
[25 of 27] Compiling UU.Parsing.Merge ( src/UU/Parsing/Merge.hs, dist/build/UU/Parsing/Merge.o )
[26 of 27] Compiling UU.Parsing.Perms ( src/UU/Parsing/Perms.hs, dist/build/UU/Parsing/Perms.o )
[27 of 27] Compiling UU.Parsing.CharParser ( src/UU/Parsing/CharParser.hs, dist/build/UU/Parsing/CharParser.o )
In-place registering uulib-0.9.15...
Running Haddock for uulib-0.9.15...
Running hscolour for uulib-0.9.15...
Preprocessing library uulib-0.9.15...
Preprocessing library uulib-0.9.15...
Haddock coverage:
   0% (  0 /  7) in 'UU.Util.Utils'
   0% (  0 /  9) in 'UU.Util.PermTree'
   0% (  0 /  6) in 'UU.Util.BinaryTrees'
   0% (  0 / 31) in 'UU.Pretty.Basic'
   0% (  0 / 30) in 'UU.Pretty.Ext'
  67% (  2 /  3) in 'UU.Pretty'
Warning: UU.PPrint: pretty is exported separately but will be documented under Pretty. Consider exporting it together with its parent(s) for code clarity.
   3% (  2 / 77) in 'UU.PPrint'
   5% (  1 / 19) in 'UU.Parsing.MachineInterface'
   0% (  0 / 64) in 'UU.Parsing.Machine'
   0% (  0 /  2) in 'UU.Parsing.StateParser'
   0% (  0 / 19) in 'UU.Scanner.Position'
   0% (  0 /  3) in 'UU.Scanner.GenToken'
   0% (  0 /  1) in 'UU.Scanner.GenTokenOrd'
   0% (  0 /  1) in 'UU.Scanner.GenTokenSymbol'
   0% (  0 /  6) in 'UU.Scanner.Token'
   0% (  0 / 13) in 'UU.Scanner.Scanner'
   0% (  0 /  1) in 'UU.Scanner.TokenShow'
  12% (  2 / 16) in 'UU.Parsing.Interface'
  16% (  8 / 50) in 'UU.Parsing.Derived'
  12% (  2 / 16) in 'UU.Parsing.Offside'
   0% (  0 / 10) in 'UU.Scanner.GenTokenParser'
   0% (  0 / 55) in 'UU.Scanner.TokenParser'
  80% (  4 /  5) in 'UU.Scanner'
   0% (  0 /  6) in 'UU.Parsing.CharParser'
  50% (  2 /  4) in 'UU.Parsing'
   0% (  0 /  4) in 'UU.Parsing.Merge'
   0% (  0 /  7) in 'UU.Parsing.Perms'
Documentation created: dist/doc/html/uulib/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/uulib-0.9.15
Registering uulib-0.9.15...
Installed uulib-0.9.15
Configuring containers-unicode-symbols-0.3.1.1...
Building containers-unicode-symbols-0.3.1.1...
Preprocessing library containers-unicode-symbols-0.3.1.1...
[1 of 9] Compiling Data.Map.Strict.Unicode ( Data/Map/Strict/Unicode.hs, dist/build/Data/Map/Strict/Unicode.o )
[2 of 9] Compiling Data.IntMap.Strict.Unicode ( Data/IntMap/Strict/Unicode.hs, dist/build/Data/IntMap/Strict/Unicode.o )
[3 of 9] Compiling Data.Set.Unicode ( Data/Set/Unicode.hs, dist/build/Data/Set/Unicode.o )
[4 of 9] Compiling Data.Sequence.Unicode ( Data/Sequence/Unicode.hs, dist/build/Data/Sequence/Unicode.o )
[5 of 9] Compiling Data.Map.Lazy.Unicode ( Data/Map/Lazy/Unicode.hs, dist/build/Data/Map/Lazy/Unicode.o )
[6 of 9] Compiling Data.Map.Unicode ( Data/Map/Unicode.hs, dist/build/Data/Map/Unicode.o )
[7 of 9] Compiling Data.IntSet.Unicode ( Data/IntSet/Unicode.hs, dist/build/Data/IntSet/Unicode.o )
[8 of 9] Compiling Data.IntMap.Lazy.Unicode ( Data/IntMap/Lazy/Unicode.hs, dist/build/Data/IntMap/Lazy/Unicode.o )
[9 of 9] Compiling Data.IntMap.Unicode ( Data/IntMap/Unicode.hs, dist/build/Data/IntMap/Unicode.o )
In-place registering containers-unicode-symbols-0.3.1.1...
Running Haddock for containers-unicode-symbols-0.3.1.1...
Running hscolour for containers-unicode-symbols-0.3.1.1...
Preprocessing library containers-unicode-symbols-0.3.1.1...
Preprocessing library containers-unicode-symbols-0.3.1.1...
Haddock coverage:
 100% ( 10 / 10) in 'Data.Map.Strict.Unicode'
 100% ( 10 / 10) in 'Data.IntMap.Strict.Unicode'
 100% ( 18 / 18) in 'Data.Set.Unicode'
 100% (  5 /  5) in 'Data.Sequence.Unicode'
 100% ( 10 / 10) in 'Data.Map.Lazy.Unicode'
 100% (  2 /  2) in 'Data.Map.Unicode'
 100% ( 18 / 18) in 'Data.IntSet.Unicode'
 100% ( 10 / 10) in 'Data.IntMap.Lazy.Unicode'
 100% (  2 /  2) in 'Data.IntMap.Unicode'
Documentation created: dist/doc/html/containers-unicode-symbols/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/containers-unicode-symbols-0.3.1.1
Registering containers-unicode-symbols-0.3.1.1...
Installed containers-unicode-symbols-0.3.1.1
[1 of 1] Compiling Main             ( /tmp/haskell-src-exts-1.14.0-13282/haskell-src-exts-1.14.0/Setup.hs, /tmp/haskell-src-exts-1.14.0-13282/haskell-src-exts-1.14.0/dist/setup/Main.o )
Linking /tmp/haskell-src-exts-1.14.0-13282/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 boxes-0.1.3...
Building boxes-0.1.3...
Preprocessing library boxes-0.1.3...
[1 of 1] Compiling Text.PrettyPrint.Boxes ( Text/PrettyPrint/Boxes.hs, dist/build/Text/PrettyPrint/Boxes.o )
In-place registering boxes-0.1.3...
Running Haddock for boxes-0.1.3...
Running hscolour for boxes-0.1.3...
Preprocessing library boxes-0.1.3...
Preprocessing library boxes-0.1.3...
Haddock coverage:
  95% ( 39 / 41) in 'Text.PrettyPrint.Boxes'
Warning: Text.PrettyPrint.Boxes: could not find link destinations for:
    Text.PrettyPrint.Boxes.takeP
Documentation created: dist/doc/html/boxes/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/boxes-0.1.3
Registering boxes-0.1.3...
Installed boxes-0.1.3
Configuring uuagc-cabal-1.0.5.0...
Building uuagc-cabal-1.0.5.0...
Preprocessing library uuagc-cabal-1.0.5.0...
[1 of 5] Compiling Options          ( src-options/Options.hs, dist/build/Options.o )
[2 of 5] Compiling Distribution.Simple.UUAGC.AbsSyn ( src/Distribution/Simple/UUAGC/AbsSyn.hs, dist/build/Distribution/Simple/UUAGC/AbsSyn.o )
[3 of 5] Compiling Distribution.Simple.UUAGC.Parser ( src/Distribution/Simple/UUAGC/Parser.hs, dist/build/Distribution/Simple/UUAGC/Parser.o )
[4 of 5] Compiling Distribution.Simple.UUAGC.UUAGC ( src/Distribution/Simple/UUAGC/UUAGC.hs, dist/build/Distribution/Simple/UUAGC/UUAGC.o )
[5 of 5] Compiling Distribution.Simple.UUAGC ( src/Distribution/Simple/UUAGC.hs, dist/build/Distribution/Simple/UUAGC.o )
In-place registering uuagc-cabal-1.0.5.0...
Running Haddock for uuagc-cabal-1.0.5.0...
Running hscolour for uuagc-cabal-1.0.5.0...
Preprocessing library uuagc-cabal-1.0.5.0...
Preprocessing library uuagc-cabal-1.0.5.0...
Haddock coverage:
   4% (  5 /117) in 'Options'
   0% (  0 /  5) in 'Distribution.Simple.UUAGC.AbsSyn'
   0% (  0 /  7) in 'Distribution.Simple.UUAGC.Parser'
  67% (  4 /  6) in 'Distribution.Simple.UUAGC.UUAGC'
  67% (  4 /  6) in 'Distribution.Simple.UUAGC'
Documentation created: dist/doc/html/uuagc-cabal/index.html
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/uuagc-cabal-1.0.5.0
Registering uuagc-cabal-1.0.5.0...
Installed uuagc-cabal-1.0.5.0
[1 of 1] Compiling Main             ( /tmp/uuagc-0.9.50.2-13282/uuagc-0.9.50.2/Setup.hs, /tmp/uuagc-0.9.50.2-13282/uuagc-0.9.50.2/dist/setup/Main.o )
Linking /tmp/uuagc-0.9.50.2-13282/uuagc-0.9.50.2/dist/setup/setup ...
Configuring uuagc-0.9.50.2...
Building uuagc-0.9.50.2...
Preprocessing library uuagc-0.9.50.2...
[ 1 of 57] Compiling ATermAbstractSyntax ( src/ATermAbstractSyntax.hs, dist/build/ATermAbstractSyntax.o )
[ 2 of 57] Compiling ATermWrite       ( src/ATermWrite.hs, dist/build/ATermWrite.o )
[ 3 of 57] Compiling Pretty           ( src/Pretty.hs, dist/build/Pretty.o )
[ 4 of 57] Compiling Paths_uuagc      ( dist/build/autogen/Paths_uuagc.hs, dist/build/Paths_uuagc.o )
[ 5 of 57] Compiling UU.UUAGC.Version ( src/UU/UUAGC/Version.hs, dist/build/UU/UUAGC/Version.o )
[ 6 of 57] Compiling Version          ( src-version/Version.hs, dist/build/Version.o )
[ 7 of 57] Compiling Options          ( src-options/Options.hs, dist/build/Options.o )
[ 8 of 57] Compiling PPUtil           ( src/PPUtil.hs, dist/build/PPUtil.o )
[ 9 of 57] Compiling CommonTypes      ( src/CommonTypes.hs, dist/build/CommonTypes.o )
[10 of 57] Compiling HsToken          ( src-generated/HsToken.hs, dist/build/HsToken.o )
[11 of 57] Compiling HsTokenScanner   ( src/HsTokenScanner.hs, dist/build/HsTokenScanner.o )
[12 of 57] Compiling Expression       ( src-generated/Expression.hs, dist/build/Expression.o )
[13 of 57] Compiling Patterns         ( src-generated/Patterns.hs, dist/build/Patterns.o )
[14 of 57] Compiling CodeSyntax       ( src-generated/CodeSyntax.hs, dist/build/CodeSyntax.o )
[15 of 57] Compiling CodeSyntaxDump   ( src-generated/CodeSyntaxDump.hs, dist/build/CodeSyntaxDump.o )
[16 of 57] Compiling ErrorMessages    ( src-generated/ErrorMessages.hs, dist/build/ErrorMessages.o )
[17 of 57] Compiling RhsCheck         ( src/RhsCheck.hs, dist/build/RhsCheck.o )
[18 of 57] Compiling SequentialTypes  ( src/SequentialTypes.hs, dist/build/SequentialTypes.o )
[19 of 57] Compiling Code             ( src-generated/Code.hs, dist/build/Code.o )
[20 of 57] Compiling PrintCode        ( src-generated/PrintCode.hs, dist/build/PrintCode.o )
[21 of 57] Compiling PrintOcamlCode   ( src-generated/PrintOcamlCode.hs, dist/build/PrintOcamlCode.o )
[22 of 57] Compiling PrintCleanCode   ( src-generated/PrintCleanCode.hs, dist/build/PrintCleanCode.o )
[23 of 57] Compiling DeclBlocks       ( src-generated/DeclBlocks.hs, dist/build/DeclBlocks.o )
[24 of 57] Compiling TokenDef         ( src/TokenDef.hs, dist/build/TokenDef.o )
[25 of 57] Compiling Macro            ( src-generated/Macro.hs, dist/build/Macro.o )
[26 of 57] Compiling ConcreteSyntax   ( src-generated/ConcreteSyntax.hs, dist/build/ConcreteSyntax.o )
[27 of 57] Compiling AbstractSyntax   ( src-generated/AbstractSyntax.hs, dist/build/AbstractSyntax.o )
[28 of 57] Compiling Transform        ( src-generated/Transform.hs, dist/build/Transform.o )
[29 of 57] Compiling Desugar          ( src-generated/Desugar.hs, dist/build/Desugar.o )
[30 of 57] Compiling DefaultRules     ( src-generated/DefaultRules.hs, dist/build/DefaultRules.o )
[31 of 57] Compiling AbstractSyntaxDump ( src-generated/AbstractSyntaxDump.hs, dist/build/AbstractSyntaxDump.o )
[32 of 57] Compiling AG2AspectAG      ( src-generated/AG2AspectAG.hs, dist/build/AG2AspectAG.o )
[33 of 57] Compiling Interfaces       ( src-generated/Interfaces.hs, dist/build/Interfaces.o )
[34 of 57] Compiling SemHsTokens      ( src-generated/SemHsTokens.hs, dist/build/SemHsTokens.o )
[35 of 57] Compiling ResolveLocals    ( src-generated/ResolveLocals.hs, dist/build/ResolveLocals.o )
[36 of 57] Compiling VisagePatterns   ( src-generated/VisagePatterns.hs, dist/build/VisagePatterns.o )
[37 of 57] Compiling VisageSyntax     ( src-generated/VisageSyntax.hs, dist/build/VisageSyntax.o )
[38 of 57] Compiling TfmToVisage      ( src-generated/TfmToVisage.hs, dist/build/TfmToVisage.o )
[39 of 57] Compiling Visage           ( src-generated/Visage.hs, dist/build/Visage.o )
[40 of 57] Compiling ExecutionPlan    ( src-generated/ExecutionPlan.hs, dist/build/ExecutionPlan.o )
[41 of 57] Compiling ExecutionPlan2Hs ( src-generated/ExecutionPlan2Hs.hs, dist/build/ExecutionPlan2Hs.o )
[42 of 57] Compiling ExecutionPlan2Caml ( src-generated/ExecutionPlan2Caml.hs, dist/build/ExecutionPlan2Caml.o )
[43 of 57] Compiling ExecutionPlan2Clean ( src-generated/ExecutionPlan2Clean.hs, dist/build/ExecutionPlan2Clean.o )
[44 of 57] Compiling Knuth1           ( src/Knuth1.hs, dist/build/Knuth1.o )
[45 of 57] Compiling GrammarInfo      ( src/GrammarInfo.hs, dist/build/GrammarInfo.o )
[46 of 57] Compiling GenerateCode     ( src-generated/GenerateCode.hs, dist/build/GenerateCode.o )
[47 of 57] Compiling PrintVisitCode   ( src-generated/PrintVisitCode.hs, dist/build/PrintVisitCode.o )
[48 of 57] Compiling PrintErrorMessages ( src-generated/PrintErrorMessages.hs, dist/build/PrintErrorMessages.o )
[49 of 57] Compiling KennedyWarren    ( src/KennedyWarren.hs, dist/build/KennedyWarren.o )
[50 of 57] Compiling KWOrder          ( src-generated/KWOrder.hs, dist/build/KWOrder.o )
[51 of 57] Compiling InterfacesRules  ( src-generated/InterfacesRules.hs, dist/build/InterfacesRules.o )
[52 of 57] Compiling SequentialComputation ( src/SequentialComputation.lhs, dist/build/SequentialComputation.o )
[53 of 57] Compiling Order            ( src-generated/Order.hs, dist/build/Order.o )
[54 of 57] Compiling Scanner          ( src/Scanner.hs, dist/build/Scanner.o )
[55 of 57] Compiling Parser           ( src/Parser.hs, dist/build/Parser.o )
[56 of 57] Compiling Ag               ( src/Ag.hs, dist/build/Ag.o )
[57 of 57] Compiling UU.UUAGC         ( src/UU/UUAGC.hs, dist/build/UU/UUAGC.o )
In-place registering uuagc-0.9.50.2...
Preprocessing executable 'uuagc' for uuagc-0.9.50.2...
[1 of 1] Compiling Main             ( src-main/Main.hs, dist/build/uuagc/uuagc-tmp/Main.o )
Linking dist/build/uuagc/uuagc ...
Running Haddock for uuagc-0.9.50.2...
Running hscolour for uuagc-0.9.50.2...
Preprocessing library uuagc-0.9.50.2...
Preprocessing executable 'uuagc' for uuagc-0.9.50.2...
Preprocessing library uuagc-0.9.50.2...
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 /  2) in 'ATermAbstractSyntax'
   0% (  0 /  8) in 'ATermWrite'
   0% (  0 /  7) in 'Paths_uuagc'
  50% (  1 /  2) in 'UU.UUAGC.Version'
   0% (  0 / 22) in 'Pretty'
   4% (  5 /117) in 'Options'
   0% (  0 / 14) in 'PPUtil'
   3% (  5 /193) in 'CommonTypes'
   0% (  0 /  5) in 'Macro'
   0% (  0 /  4) in 'HsToken'
   0% (  0 / 16) in 'HsTokenScanner'
   0% (  0 /  2) in 'Expression'
   0% (  0 /  3) in 'Patterns'
   0% (  0 / 13) in 'CodeSyntax'
   0% (  0 /172) in 'CodeSyntaxDump'
   0% (  0 /  3) in 'ErrorMessages'
   0% (  0 /  4) in 'RhsCheck'
   0% (  0 / 49) in 'SequentialTypes'
   0% (  0 / 15) in 'ConcreteSyntax'
   0% (  0 / 20) in 'Code'
   0% (  0 /270) in 'PrintCode'
   0% (  0 /266) in 'PrintOcamlCode'
   0% (  0 /270) in 'PrintCleanCode'
   0% (  0 /  3) in 'DeclBlocks'
   0% (  0 / 10) in 'TokenDef'
   0% (  0 / 12) in 'AbstractSyntax'
   0% (  0 /270) in 'Transform'
   0% (  0 /375) in 'Desugar'
   0% (  0 /361) in 'DefaultRules'
   0% (  0 /165) in 'AbstractSyntaxDump'
   0% (  0 /252) in 'AG2AspectAG'
   0% (  0 /  6) in 'Interfaces'
   0% (  0 / 41) in 'SemHsTokens'
   0% (  0 /165) in 'ResolveLocals'
   0% (  0 /  3) in 'VisagePatterns'
   0% (  0 / 10) in 'VisageSyntax'
   0% (  0 /171) in 'TfmToVisage'
   0% (  0 /146) in 'Visage'
   0% (  0 / 14) in 'ExecutionPlan'
   0% (  0 /277) in 'ExecutionPlan2Hs'
   0% (  0 /285) in 'ExecutionPlan2Caml'
   0% (  0 /277) in 'ExecutionPlan2Clean'
  82% ( 42 / 51) in 'Knuth1'
   0% (  0 /  7) in 'GrammarInfo'
   0% (  0 /218) in 'GenerateCode'
   0% (  0 /193) in 'PrintVisitCode'
   0% (  0 / 75) in 'PrintErrorMessages'
  69% ( 37 / 54) in 'KennedyWarren'
   0% (  0 /206) in 'KWOrder'
   0% (  0 / 69) in 'InterfacesRules'
   0% (  0 /  5) in 'SequentialComputation'
   0% (  0 /184) in 'Order'
   0% (  0 / 18) in 'Scanner'
   0% (  0 / 94) in 'Parser'
 100% (  2 /  2) in 'Version'
   0% (  0 /  4) in 'Ag'
   4% (  5 /120) in 'UU.UUAGC'
Documentation created: dist/doc/html/uuagc/index.html
Preprocessing executable 'uuagc' for uuagc-0.9.50.2...
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/uuagc-0.9.50.2
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Registering uuagc-0.9.50.2...
Installed uuagc-0.9.50.2
Downloading maxsharing-1.0...
[1 of 1] Compiling Main             ( /tmp/maxsharing-1.0-13282/maxsharing-1.0/Setup.hs, /tmp/maxsharing-1.0-13282/maxsharing-1.0/dist/setup/Main.o )
Linking /tmp/maxsharing-1.0-13282/maxsharing-1.0/dist/setup/setup ...
Configuring maxsharing-1.0...
Building maxsharing-1.0...
Preprocessing executable 'maxsharing' for maxsharing-1.0...
[UUAGC] processing: Lambda.ag generating:
dist/build/maxsharing/maxsharing-tmp/Lambda.hs
[1 of 4] Compiling Lambda           ( dist/build/maxsharing/maxsharing-tmp/Lambda.hs, dist/build/maxsharing/maxsharing-tmp/Lambda.o )
[2 of 4] Compiling Spanning         ( Spanning.hs, dist/build/maxsharing/maxsharing-tmp/Spanning.o )
[3 of 4] Compiling Parser           ( Parser.hs, dist/build/maxsharing/maxsharing-tmp/Parser.o )
[4 of 4] Compiling Main             ( MaxSharing.hs, dist/build/maxsharing/maxsharing-tmp/Main.o )
Linking dist/build/maxsharing/maxsharing ...
Warning: No documentation was generated as this package does not contain a
library. Perhaps you want to use the --executables flag.
Installing executable(s) in /srv/hackage/var/build/tmp-install/bin
Installed maxsharing-1.0

Test log

No test log was submitted for this report.