Build #1 for haskell-src-exts-0.4.1

[all reports]

Package haskell-src-exts-0.4.1
Install InstallOk
Docs Failed
Tests NotTried
Time submitted unknown
Compiler ghc-7.6.3
OS linux
Arch x86_64
Dependencies pretty-1.1.1.0, base-4.6.0.1, array-0.4.0.1
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Downloading haskell-src-exts-0.4.1...
Configuring haskell-src-exts-0.4.1...
Building haskell-src-exts-0.4.1...
Preprocessing library haskell-src-exts-0.4.1...

dist/build/Language/Haskell/Exts/Parser.hs:1:12: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

Language/Haskell/Exts/Syntax.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead
[1 of 8] Compiling Language.Haskell.Exts.Syntax ( Language/Haskell/Exts/Syntax.hs, dist/build/Language/Haskell/Exts/Syntax.o )
[2 of 8] Compiling Language.Haskell.Exts.Build ( Language/Haskell/Exts/Build.hs, dist/build/Language/Haskell/Exts/Build.o )
[3 of 8] Compiling Language.Haskell.Exts.Pretty ( Language/Haskell/Exts/Pretty.hs, dist/build/Language/Haskell/Exts/Pretty.o )
[4 of 8] Compiling Language.Haskell.Exts.ParseMonad ( Language/Haskell/Exts/ParseMonad.hs, dist/build/Language/Haskell/Exts/ParseMonad.o )
[5 of 8] Compiling Language.Haskell.Exts.Lexer ( Language/Haskell/Exts/Lexer.hs, dist/build/Language/Haskell/Exts/Lexer.o )
[6 of 8] Compiling Language.Haskell.Exts.ParseUtils ( Language/Haskell/Exts/ParseUtils.hs, dist/build/Language/Haskell/Exts/ParseUtils.o )
[7 of 8] Compiling Language.Haskell.Exts.Parser ( dist/build/Language/Haskell/Exts/Parser.hs, dist/build/Language/Haskell/Exts/Parser.o )

dist/build/Language/Haskell/Exts/Parser.hs:5348:9: Warning:
    Pattern match(es) are overlapped
    In a case alternative: _ -> ...

templates/GenericTemplate.hs:219:14: Warning:
    Pattern bindings containing unlifted types should use an outermost bang pattern:
      sts1@((HappyCons (st1@(action)) (_)))
        = happyDrop k (HappyCons (st) (sts))
    In an equation for `happyMonadReduce':
        happyMonadReduce k nt fn j tk st sts stk
          = happyThen1
              (fn stk tk)
              (\ r -> happyGoto nt j tk st1 sts1 (r `HappyStk` drop_stk))
          where
              sts1@((HappyCons (st1@(action)) (_)))
                = happyDrop k (HappyCons (st) (sts))
              drop_stk = happyDropStk k stk

templates/GenericTemplate.hs:226:14: Warning:
    Pattern bindings containing unlifted types should use an outermost bang pattern:
      sts1@((HappyCons (st1@(action)) (_)))
        = happyDrop k (HappyCons (st) (sts))
    In an equation for `happyMonad2Reduce':
        happyMonad2Reduce k nt fn j tk st sts stk
          = happyThen1
              (fn stk tk)
              (\ r -> happyNewToken new_state sts1 (r `HappyStk` drop_stk))
          where
              sts1@((HappyCons (st1@(action)) (_)))
                = happyDrop k (HappyCons (st) (sts))
              drop_stk = happyDropStk k stk
              off = indexShortOffAddr happyGotoOffsets st1
              off_i = (off +# nt)
              ....
[8 of 8] Compiling Language.Haskell.Exts ( Language/Haskell/Exts.hs, dist/build/Language/Haskell/Exts.o )
In-place registering haskell-src-exts-0.4.1...
Running Haddock for haskell-src-exts-0.4.1...
Running hscolour for haskell-src-exts-0.4.1...
Preprocessing library haskell-src-exts-0.4.1...
Preprocessing library haskell-src-exts-0.4.1...

dist/build/tmp-767/dist/build/Language/Haskell/Exts/Parser.hs:1:12: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

dist/build/tmp-767/Language/Haskell/Exts/Syntax.hs:1:16: Warning:
    -fglasgow-exts is deprecated: Use individual extensions instead

dist/build/tmp-767/Language/Haskell/Exts/Lexer.hs:86:33:
    parse error on input `-- $x'
Haddock coverage:
haddock module header parse failed: Cannot parse header documentation paragraphs
  53% ( 54 /101) in 'Language.Haskell.Exts.Syntax'
haddock module header parse failed: Cannot parse header documentation paragraphs
  10% (  5 / 49) in 'Language.Haskell.Exts.Build'
haddock module header parse failed: Cannot parse header documentation paragraphs
  87% ( 13 / 15) in 'Language.Haskell.Exts.Pretty'
haddock module header parse failed: Cannot parse header documentation paragraphs
  30% ( 10 / 33) in 'Language.Haskell.Exts.ParseMonad'
Installing library in
/srv/hackage/var/build/tmp-install/lib/x86_64-linux-ghc-7.6.3/haskell-src-exts-0.4.1
Registering haskell-src-exts-0.4.1...
Installed haskell-src-exts-0.4.1

Test log

No test log was submitted for this report.