Build #1 for tfp-1.0.0.2

[all reports]

Package tfp-1.0.0.2
Install InstallOk
Docs Ok
Tests NotTried
Time submitted 2016-01-09 23:57:20.624691 UTC
Compiler ghc-7.10.2
OS linux
Arch x86_64
Dependencies utility-ht-0.0.11, base-4.8.1.0
Flags none

Code Coverage

No Code Coverage was submitted for this report.

Build log

[view raw]

Resolving dependencies...
Configuring utility-ht-0.0.11...
Building utility-ht-0.0.11...
Preprocessing library utility-ht-0.0.11...
[ 1 of 27] Compiling Text.Show.HT     ( src/Text/Show/HT.hs, dist/build/Text/Show/HT.o )
[ 2 of 27] Compiling Text.Read.HT     ( src/Text/Read/HT.hs, dist/build/Text/Read/HT.o )
[ 3 of 27] Compiling Data.Strictness.HT ( src/Data/Strictness/HT.hs, dist/build/Data/Strictness/HT.o )
[ 4 of 27] Compiling Control.Monad.HT ( src/Control/Monad/HT.hs, dist/build/Control/Monad/HT.o )
[ 5 of 27] Compiling Data.Tuple.Strict ( src/Data/Tuple/Strict.hs, dist/build/Data/Tuple/Strict.o )
[ 6 of 27] Compiling Data.Tuple.Lazy  ( src/Data/Tuple/Lazy.hs, dist/build/Data/Tuple/Lazy.o )
[ 7 of 27] Compiling Data.Tuple.HT    ( src/Data/Tuple/HT.hs, dist/build/Data/Tuple/HT.o )
[ 8 of 27] Compiling Control.Functor.HT ( src/Control/Functor/HT.hs, dist/build/Control/Functor/HT.o )
[ 9 of 27] Compiling Data.Monoid.HT   ( src/Data/Monoid/HT.hs, dist/build/Data/Monoid/HT.o )
[10 of 27] Compiling Data.Maybe.HT    ( src/Data/Maybe/HT.hs, dist/build/Data/Maybe/HT.o )
[11 of 27] Compiling Data.Ix.Enum     ( src/Data/Ix/Enum.hs, dist/build/Data/Ix/Enum.o )
[12 of 27] Compiling Data.Function.HT.Private ( src/Data/Function/HT/Private.hs, dist/build/Data/Function/HT/Private.o )
[13 of 27] Compiling Data.Function.HT ( src/Data/Function/HT.hs, dist/build/Data/Function/HT.o )
[14 of 27] Compiling Data.List.Key.Private ( src/Data/List/Key/Private.hs, dist/build/Data/List/Key/Private.o )
[15 of 27] Compiling Data.List.Key    ( src/Data/List/Key.hs, dist/build/Data/List/Key.o )
[16 of 27] Compiling Data.Ord.HT      ( src/Data/Ord/HT.hs, dist/build/Data/Ord/HT.o )
[17 of 27] Compiling Data.Eq.HT       ( src/Data/Eq/HT.hs, dist/build/Data/Eq/HT.o )
[18 of 27] Compiling Data.Bool.HT.Private ( src/Data/Bool/HT/Private.hs, dist/build/Data/Bool/HT/Private.o )
[19 of 27] Compiling Data.Bool.HT     ( src/Data/Bool/HT.hs, dist/build/Data/Bool/HT.o )
[20 of 27] Compiling Data.List.Match.Private ( src/Data/List/Match/Private.hs, dist/build/Data/List/Match/Private.o )
[21 of 27] Compiling Data.List.HT.Private ( src/Data/List/HT/Private.hs, dist/build/Data/List/HT/Private.o )
[22 of 27] Compiling Data.List.HT     ( src/Data/List/HT.hs, dist/build/Data/List/HT.o )
[23 of 27] Compiling Data.Record.HT.Private ( src/Data/Record/HT/Private.hs, dist/build/Data/Record/HT/Private.o )

src/Data/Record/HT/Private.hs:3:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
[24 of 27] Compiling Data.Record.HT   ( src/Data/Record/HT.hs, dist/build/Data/Record/HT.o )
[25 of 27] Compiling Data.String.HT   ( src/Data/String/HT.hs, dist/build/Data/String/HT.o )
[26 of 27] Compiling Data.Tuple.Example ( src/Data/Tuple/Example.hs, dist/build/Data/Tuple/Example.o )
[27 of 27] Compiling Data.List.Match  ( src/Data/List/Match.hs, dist/build/Data/List/Match.o )
In-place registering utility-ht-0.0.11...
Running Haddock for utility-ht-0.0.11...
Running hscolour for utility-ht-0.0.11...
Preprocessing library utility-ht-0.0.11...
Preprocessing library utility-ht-0.0.11...
Haddock coverage:
  33% (  1 /  3) in 'Text.Show.HT'
  Missing documentation for:
    Module header
    concatS (src/Text/Show/HT.hs:15)
  40% (  2 /  5) in 'Text.Read.HT'
  Missing documentation for:
    Module header
    readMany (src/Text/Read/HT.hs:22)
    maybeRead (src/Text/Read/HT.hs:29)
   0% (  0 /  6) in 'Data.Strictness.HT'
  Missing documentation for:
    Module header
    arguments1 (src/Data/Strictness/HT.hs:4)
    arguments2 (src/Data/Strictness/HT.hs:8)
    arguments3 (src/Data/Strictness/HT.hs:12)
    arguments4 (src/Data/Strictness/HT.hs:16)
    arguments5 (src/Data/Strictness/HT.hs:20)
  32% (  8 / 25) in 'Control.Monad.HT'
  Missing documentation for:
    Module header
    void (src/Control/Monad/HT.hs:72)
    for (src/Control/Monad/HT.hs:75)
    map (src/Control/Monad/HT.hs:78)
    zipWith (src/Control/Monad/HT.hs:81)
    chain (src/Control/Monad/HT.hs:84)
    filter (src/Control/Monad/HT.hs:87)
    replicate (src/Control/Monad/HT.hs:90)
    lift (src/Control/Monad/HT.hs:93)
    lift2 (src/Control/Monad/HT.hs:96)
    lift3 (src/Control/Monad/HT.hs:100)
    lift4 (src/Control/Monad/HT.hs:104)
    lift5 (src/Control/Monad/HT.hs:109)
    liftJoin2 (src/Control/Monad/HT.hs:124)
    liftJoin3 (src/Control/Monad/HT.hs:128)
    liftJoin4 (src/Control/Monad/HT.hs:132)
    liftJoin5 (src/Control/Monad/HT.hs:139)
  17% (  2 / 12) in 'Data.Tuple.Strict'
  Missing documentation for:
    Module header
    mapPair (src/Data/Tuple/Strict.hs:6)
    mapFst (src/Data/Tuple/Strict.hs:10)
    mapSnd (src/Data/Tuple/Strict.hs:14)
    swap (src/Data/Tuple/Strict.hs:19)
    mapTriple (src/Data/Tuple/Strict.hs:26)
    mapFst3 (src/Data/Tuple/Strict.hs:30)
    mapSnd3 (src/Data/Tuple/Strict.hs:34)
    mapThd3 (src/Data/Tuple/Strict.hs:38)
    uncurry3 (src/Data/Tuple/Strict.hs:42)
  38% (  5 / 13) in 'Data.Tuple.Lazy'
  Missing documentation for:
    Module header
    swap (src/Data/Tuple/Lazy.hs:37)
    forcePair (src/Data/Tuple/Lazy.hs:41)
    mapTriple (src/Data/Tuple/Lazy.hs:48)
    mapFst3 (src/Data/Tuple/Lazy.hs:52)
    mapSnd3 (src/Data/Tuple/Lazy.hs:56)
    mapThd3 (src/Data/Tuple/Lazy.hs:60)
    uncurry3 (src/Data/Tuple/Lazy.hs:64)
  29% (  5 / 17) in 'Data.Tuple.HT'
  Missing documentation for:
    Module header
    swap (src/Data/Tuple/Lazy.hs:37)
    forcePair (src/Data/Tuple/Lazy.hs:41)
    fst3 (src/Data/Tuple/HT.hs:25)
    snd3 (src/Data/Tuple/HT.hs:29)
    thd3 (src/Data/Tuple/HT.hs:33)
    mapTriple (src/Data/Tuple/Lazy.hs:48)
    mapFst3 (src/Data/Tuple/Lazy.hs:52)
    mapSnd3 (src/Data/Tuple/Lazy.hs:56)
    mapThd3 (src/Data/Tuple/Lazy.hs:60)
    curry3 (src/Data/Tuple/HT.hs:37)
    uncurry3 (src/Data/Tuple/Lazy.hs:64)
  43% (  3 /  7) in 'Control.Functor.HT'
  Missing documentation for:
    Module header
    void (src/Control/Functor/HT.hs:6)
    map (src/Control/Functor/HT.hs:9)
    for (src/Control/Functor/HT.hs:12)
  50% (  2 /  4) in 'Data.Monoid.HT'
  Missing documentation for:
    Module header
    when (src/Data/Monoid/HT.hs:26)
  50% (  2 /  4) in 'Data.Maybe.HT'
  Missing documentation for:
    Module header
    alternatives (src/Data/Maybe/HT.hs:46)
  14% (  1 /  7) in 'Data.Ix.Enum'
  Missing documentation for:
    range (src/Data/Ix/Enum.hs:27)
    index (src/Data/Ix/Enum.hs:28)
    unsafeIndex (src/Data/Ix/Enum.hs:29)
    inRange (src/Data/Ix/Enum.hs:30)
    rangeSize (src/Data/Ix/Enum.hs:31)
    unsafeRangeSize (src/Data/Ix/Enum.hs:32)
  75% (  6 /  8) in 'Data.Function.HT.Private'
  Missing documentation for:
    Module header
    propNest (src/Data/Function/HT/Private.hs:19)
  75% (  3 /  4) in 'Data.Function.HT'
  Missing documentation for:
    Module header
  29% (  5 / 17) in 'Data.List.Key.Private'
  Missing documentation for:
    Module header
    attach (src/Data/List/Key/Private.hs:10)
    aux (src/Data/List/Key/Private.hs:14)
    aux' (src/Data/List/Key/Private.hs:21)
    propGroup (src/Data/List/Key/Private.hs:47)
    sort (src/Data/List/Key/Private.hs:59)
    merge (src/Data/List/Key/Private.hs:62)
    nub (src/Data/List/Key/Private.hs:69)
    groupBy (src/Data/List/Key/Private.hs:75)
    groupByNonEmpty (src/Data/List/Key/Private.hs:78)
    groupByEmpty (src/Data/List/Key/Private.hs:92)
    mergeBy (src/Data/List/Key/Private.hs:102)
  57% (  4 /  7) in 'Data.List.Key'
  Missing documentation for:
    nub (src/Data/List/Key/Private.hs:69)
    sort (src/Data/List/Key/Private.hs:59)
    merge (src/Data/List/Key/Private.hs:62)
  50% (  2 /  4) in 'Data.Ord.HT'
  Missing documentation for:
    Module header
    comparing (src/Data/Ord/HT.hs:6)
   0% (  0 /  2) in 'Data.Eq.HT'
  Missing documentation for:
    Module header
    equating (src/Data/Eq/HT.hs:6)
  78% (  7 /  9) in 'Data.Bool.HT.Private'
  Missing documentation for:
    Module header
    zipIf (src/Data/Bool/HT/Private.hs:47)
  83% (  5 /  6) in 'Data.Bool.HT'
  Missing documentation for:
    Module header
  55% ( 11 / 20) in 'Data.List.Match.Private'
  Missing documentation for:
    Module header
    dropRec (src/Data/List/Match/Private.hs:33)
    drop0 (src/Data/List/Match/Private.hs:37)
    drop1 (src/Data/List/Match/Private.hs:43)
    drop2 (src/Data/List/Match/Private.hs:47)
    laxTail0 (src/Data/List/Match/Private.hs:60)
    splitAt (src/Data/List/Match/Private.hs:63)
    takeRev (src/Data/List/Match/Private.hs:71)
    dropRev (src/Data/List/Match/Private.hs:74)
  48% ( 62 /128) in 'Data.List.HT.Private'
  Missing documentation for:
    Module header
    inits98' (src/Data/List/HT/Private.hs:48)
    tails' (src/Data/List/HT/Private.hs:65)
    tails98 (src/Data/List/HT/Private.hs:68)
    group (src/Data/List/HT/Private.hs:94)
    chop' (src/Data/List/HT/Private.hs:174)
    chopAtRun (src/Data/List/HT/Private.hs:183)
    segmentAfter' (src/Data/List/HT/Private.hs:222)
    propSegmentAfterConcat (src/Data/List/HT/Private.hs:226)
    propSegmentAfterNumSeps (src/Data/List/HT/Private.hs:230)
    propSegmentAfterLasts (src/Data/List/HT/Private.hs:234)
    propSegmentAfterInits (src/Data/List/HT/Private.hs:238)
    propSegmentAfterInfinite (src/Data/List/HT/Private.hs:245)
    segmentBefore' (src/Data/List/HT/Private.hs:266)
    segmentBefore'' (src/Data/List/HT/Private.hs:276)
    propSegmentBeforeConcat (src/Data/List/HT/Private.hs:286)
    propSegmentBeforeNumSeps (src/Data/List/HT/Private.hs:290)
    propSegmentBeforeHeads (src/Data/List/HT/Private.hs:294)
    propSegmentBeforeTails (src/Data/List/HT/Private.hs:298)
    propSegmentBeforeInfinite (src/Data/List/HT/Private.hs:302)
    propSegmentBeforeGroupBy0 (src/Data/List/HT/Private.hs:306)
    propSegmentBeforeGroupBy1 (src/Data/List/HT/Private.hs:310)
    splitEverywhere (src/Data/List/HT/Private.hs:361)
    propSplitLast (src/Data/List/HT/Private.hs:387)
    propViewR (src/Data/List/HT/Private.hs:407)
    switchL' (src/Data/List/HT/Private.hs:421)
    propSwitchR (src/Data/List/HT/Private.hs:433)
    dropWhileRev' (src/Data/List/HT/Private.hs:465)
    unzipEithers (src/Data/List/HT/Private.hs:532)
    propSieve (src/Data/List/HT/Private.hs:551)
    sliceHorizontal (src/Data/List/HT/Private.hs:560)
    sliceHorizontal' (src/Data/List/HT/Private.hs:560)
    sliceHorizontal'' (src/Data/List/HT/Private.hs:560)
    sliceHorizontal''' (src/Data/List/HT/Private.hs:560)
    propSliceHorizontal (src/Data/List/HT/Private.hs:574)
    sliceVertical (src/Data/List/HT/Private.hs:581)
    sliceVertical' (src/Data/List/HT/Private.hs:581)
    propSliceVertical (src/Data/List/HT/Private.hs:590)
    propSlice (src/Data/List/HT/Private.hs:594)
    search (src/Data/List/HT/Private.hs:604)
    replace (src/Data/List/HT/Private.hs:607)
    markSublists (src/Data/List/HT/Private.hs:617)
    replace' (src/Data/List/HT/Private.hs:627)
    propReplaceId (src/Data/List/HT/Private.hs:631)
    propReplaceCycle (src/Data/List/HT/Private.hs:635)
    multiReplace (src/Data/List/HT/Private.hs:650)
    multiReplace' (src/Data/List/HT/Private.hs:662)
    propMultiReplaceSingle (src/Data/List/HT/Private.hs:672)
    transposeFill (src/Data/List/HT/Private.hs:698)
    unzipCons (src/Data/List/HT/Private.hs:704)
    shear' (s
src/Data/Record/HT/Private.hs:3:1: Warning:
    The import of ‘Data.Monoid’ is redundant
      except perhaps to import instances from ‘Data.Monoid’
    To import instances alone, use: import Data.Monoid()
rc/Data/List/HT/Private.hs:729)
    zipConsSkew (src/Data/List/HT/Private.hs:756)
    takeWhileMulti' (src/Data/List/HT/Private.hs:807)
    propTakeWhileMulti (src/Data/List/HT/Private.hs:812)
    propFoldl'r (src/Data/List/HT/Private.hs:840)
    lengthAtLeast (src/Data/List/HT/Private.hs:862)
    iterateUntilCycle (src/Data/List/HT/Private.hs:874)
    iterateUntilCycleP (src/Data/List/HT/Private.hs:890)
    pairs (src/Data/List/HT/Private.hs:897)
    propRotate (src/Data/List/HT/Private.hs:916)
    allEqual (src/Data/List/HT/Private.hs:933)
    isAscending (src/Data/List/HT/Private.hs:936)
    isAscendingLazy (src/Data/List/HT/Private.hs:939)
    padLeft (src/Data/List/HT/Private.hs:968)
    padRight (src/Data/List/HT/Private.hs:973)
    padRight1 (src/Data/List/HT/Private.hs:973)
  75% ( 46 / 61) in 'Data.List.HT'
  Missing documentation for:
    Module header
    group (src/Data/List/HT/Private.hs:94)
    splitEverywhere (src/Data/List/HT/Private.hs:361)
    unzipEithers (src/Data/List/HT/Private.hs:532)
    sliceHorizontal (src/Data/List/HT/Private.hs:560)
    sliceVertical (src/Data/List/HT/Private.hs:581)
    search (src/Data/List/HT/Private.hs:604)
    replace (src/Data/List/HT/Private.hs:607)
    multiReplace (src/Data/List/HT/Private.hs:650)
    allEqual (src/Data/List/HT/Private.hs:933)
    isAscending (src/Data/List/HT/Private.hs:936)
    isAscendingLazy (src/Data/List/HT/Private.hs:939)
    padLeft (src/Data/List/HT/Private.hs:968)
    padRight (src/Data/List/HT/Private.hs:973)
    lengthAtLeast (src/Data/List/HT/Private.hs:862)
  40% (  2 /  5) in 'Data.Record.HT.Private'
  Missing documentation for:
    Module header
    compare1 (src/Data/Record/HT/Private.hs:19)
    compare2 (src/Data/Record/HT/Private.hs:24)
  67% (  2 /  3) in 'Data.Record.HT'
  Missing documentation for:
    Module header
  50% (  1 /  2) in 'Data.String.HT'
  Missing documentation for:
    Module header
   0% (  0 /  8) in 'Data.Tuple.Example'
  Missing documentation for:
    Module header
    partitionLazy (src/Data/Tuple/Example.hs:9)
    partitionStrict (src/Data/Tuple/Example.hs:15)
    mainPartitionRuns (src/Data/Tuple/Example.hs:22)
    mainPartitionBlocks (src/Data/Tuple/Example.hs:26)
    printSomeChars (src/Data/Tuple/Example.hs:32)
    mainMemoryOk (src/Data/Tuple/Example.hs:35)
    mainMemoryLeak (src/Data/Tuple/Example.hs:39)
  64% (  7 / 11) in 'Data.List.Match'
  Missing documentation for:
    Module header
    splitAt (src/Data/List/Match/Private.hs:63)
    takeRev (src/Data/List/Match/Private.hs:71)
    dropRev (src/Data/List/Match/Private.hs:74)
Documentation created: dist/doc/html/utility-ht/index.html,
dist/doc/html/utility-ht/utility-ht.txt
Creating package registration file:
/tmp/pkgConf-utility-ht-0.0278722862233665123.11
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/utility-ht-0.0.11-2TDzwuUXV1L537S7AEMkBP
Registering utility-ht-0.0.11...
Installed utility-ht-0.0.11
Downloading tfp-1.0.0.2...
Configuring tfp-1.0.0.2...
Building tfp-1.0.0.2...
Preprocessing library tfp-1.0.0.2...
[ 1 of 16] Compiling Type.Base.Proxy  ( src/Type/Base/Proxy.hs, dist/build/Type/Base/Proxy.o )

src/Type/Base/Proxy.hs:3:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()
[ 2 of 16] Compiling Type.Data.Bool   ( src/Type/Data/Bool.hs, dist/build/Type/Data/Bool.o )
[ 3 of 16] Compiling Type.Data.List   ( src/Type/Data/List.hs, dist/build/Type/Data/List.o )
[ 4 of 16] Compiling Type.Data.Ord    ( src/Type/Data/Ord.hs, dist/build/Type/Data/Ord.o )
[ 5 of 16] Compiling Type.Data.Num    ( src/Type/Data/Num.hs, dist/build/Type/Data/Num.o )
[ 6 of 16] Compiling Data.SizedWord   ( src/Data/SizedWord.hs, dist/build/Data/SizedWord.o )

src/Data/SizedWord.hs:111:10: Warning:
    No explicit implementation for
      ‘Data.Bits.bitSizeMaybe’
    In the instance declaration for ‘Bits (SizedWord nT)’

src/Data/SizedWord.hs:119:18: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/Data/SizedWord.hs:123:14: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/Data/SizedWord.hs:139:46: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/Data/SizedWord.hs:145:46: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
[ 7 of 16] Compiling Type.Data.Num.Unary ( src/Type/Data/Num/Unary.hs, dist/build/Type/Data/Num/Unary.o )
[ 8 of 16] Compiling Type.Data.Num.Unary.Literal ( src/Type/Data/Num/Unary/Literal.hs, dist/build/Type/Data/Num/Unary/Literal.o )
[ 9 of 16] Compiling Type.Data.Num.Decimal.Digit ( src/Type/Data/Num/Decimal/Digit.hs, dist/build/Type/Data/Num/Decimal/Digit.o )
[10 of 16] Compiling Type.Data.Num.Unary.Proof ( src/Type/Data/Num/Unary/Proof.hs, dist/build/Type/Data/Num/Unary/Proof.o )
[11 of 16] Compiling Type.Data.Num.Decimal.Digit.Proof ( src/Type/Data/Num/Decimal/Digit/Proof.hs, dist/build/Type/Data/Num/Decimal/Digit/Proof.o )
[12 of 16] Compiling Type.Data.Num.Decimal.Number ( src/Type/Data/Num/Decimal/Number.hs, dist/build/Type/Data/Num/Decimal/Number.o )
[13 of 16] Compiling Type.Data.Num.Decimal.Literal ( src/Type/Data/Num/Decimal/Literal.hs, dist/build/Type/Data/Num/Decimal/Literal.o )
[14 of 16] Compiling Type.Data.Num.Decimal ( src/Type/Data/Num/Decimal.hs, dist/build/Type/Data/Num/Decimal.o )
[15 of 16] Compiling Type.Data.Num.Decimal.Proof ( src/Type/Data/Num/Decimal/Proof.hs, dist/build/Type/Data/Num/Decimal/Proof.o )
[16 of 16] Compiling Data.SizedInt    ( src/Data/SizedInt.hs, dist/build/Data/SizedInt.o )

src/Data/SizedInt.hs:130:10: Warning:
    No explicit implementation for
      ‘Data.Bits.bitSizeMaybe’
    In the instance declaration for ‘Bits (SizedInt nT)’

src/Data/SizedInt.hs:138:18: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/Data/SizedInt.hs:142:14: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
In-place registering tfp-1.0.0.2...
Running Haddock for tfp-1.0.0.2...
Running hscolour for tfp-1.0.0.2...
Preprocessing library tfp-1.0.0.2...
Preprocessing library tfp-1.0.0.2...

src/Type/Base/Proxy.hs:3:1: Warning:
    The import of ‘Control.Applicative’ is redundant
      except perhaps to import instances from ‘Control.Applicative’
    To import instances alone, use: import Control.Applicative()

src/Data/SizedWord.hs:111:10: Warning:
    No explicit implementation for
      ‘Data.Bits.bitSizeMaybe’
    In the instance declaration for ‘Bits (SizedWord nT)’

src/Data/SizedWord.hs:119:18: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/Data/SizedWord.hs:123:14: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/Data/SizedWord.hs:139:46: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/Data/SizedWord.hs:145:46: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Haddock coverage:
   0% (  0 /  4) in 'Type.Base.Proxy'
  Missing documentation for:
    Module header
    Proxy (src/Type/Base/Proxy.hs:5)
     (src/Type/Base/Proxy.hs:7)
     (src/Type/Base/Proxy.hs:10)
   0% (  0 / 13) in 'Type.Data.Bool'
  Missing documentation for:
    Module header
    True (src/Type/Data/Bool.hs:28)
    true (src/Type/Data/Bool.hs:29)
    False (src/Type/Data/Bool.hs:33)
    false (src/Type/Data/Bool.hs:34)
    Not (src/Type/Data/Bool.hs:39)
    not (src/Type/Data/Bool.hs:42)
    :&&: (src/Type/Data/Bool.hs:45)
    and (src/Type/Data/Bool.hs:48)
    :||: (src/Type/Data/Bool.hs:51)
    or (src/Type/Data/Bool.hs:54)
    If (src/Type/Data/Bool.hs:57)
    if_ (src/Type/Data/Bool.hs:60)
   0% (  0 /  8) in 'Type.Data.List'
  Missing documentation for:
    Module header
    Cons (src/Type/Data/List.hs:22)
    Null (src/Type/Data/List.hs:29)
    IsNull (src/Type/Data/List.hs:33)
    Head (src/Type/Data/List.hs:37)
    Tail (src/Type/Data/List.hs:40)
    Reverse (src/Type/Data/List.hs:43)
    Append (src/Type/Data/List.hs:50)
   0% (  0 / 34) in 'Type.Data.Ord'
  Missing documentation for:
    Module header
    Compare (src/Type/Data/Ord.hs:48)
    compare (src/Type/Data/Ord.hs:52)
    LT (src/Type/Data/Ord.hs:49)
    EQ (src/Type/Data/Ord.hs:50)
    GT (src/Type/Data/Ord.hs:51)
    IsLT (src/Type/Data/Ord.hs:55)
    isLT (src/Type/Data/Ord.hs:59)
    IsEQ (src/Type/Data/Ord.hs:62)
    isEQ (src/Type/Data/Ord.hs:66)
    IsGT (src/Type/Data/Ord.hs:69)
    isGT (src/Type/Data/Ord.hs:73)
    :<: (src/Type/Data/Ord.hs:90)
    lt (src/Type/Data/Ord.hs:88)
    LTT (src/Type/Data/Ord.hs:86)
    :<=: (src/Type/Data/Ord.hs:96)
    le (src/Type/Data/Ord.hs:94)
    LET (src/Type/Data/Ord.hs:92)
    :==: (src/Type/Data/Ord.hs:102)
    eq (src/Type/Data/Ord.hs:100)
    EQT (src/Type/Data/Ord.hs:98)
    :/=: (src/Type/Data/Ord.hs:108)
    ne (src/Type/Data/Ord.hs:106)
    NET (src/Type/Data/Ord.hs:104)
    :>=: (src/Type/Data/Ord.hs:114)
    ge (src/Type/Data/Ord.hs:112)
    GET (src/Type/Data/Ord.hs:110)
    :>: (src/Type/Data/Ord.hs:120)
    gt (src/Type/Data/Ord.hs:118)
    GTT (src/Type/Data/Ord.hs:116)
    Min (src/Type/Data/Ord.hs:122)
    min (src/Type/Data/Ord.hs:124)
    Max (src/Type/Data/Ord.hs:127)
    max (src/Type/Data/Ord.hs:129)
   2% (  1 / 53) in 'Type.Data.Num'
  Missing documentation for:
    Module header
    negate (src/Type/Data/Num.hs:74)
    IsPositive (src/Type/Data/Num.hs:77)
    isPositive (src/Type/Data/Num.hs:78)
    IsZero (src/Type/Data/Num.hs:81)
    isZero (src/Type/Data/Num.hs:82)
    IsNegative (src/Type/Data/Num.hs:85)
    isNegative (src/Type/Data/Num.hs:86)
    IsNatural (src/Type/Data/Num.hs:89)
    isNatural (src/Type/Data/Num.hs:90)
    One (src/Type/Data/Num.hs:93)
    one (src/Type/Data/Num.hs:94)
    Succ (src/Type/Data/Num.hs:97)
    succ (src/Type/Data/Num.hs:98)
    Pred (src/Type/Data/Num.hs:101)
    pred (src/Type/Data/Num.hs:102)
    IsEven (src/Type/Data/Num.hs:105)
    isEven (src/Type/Data/Num.hs:106)
    IsOdd (src/Type/Data/Num.hs:109)
    isOdd (src/Type/Data/Num.hs:111)
    :+: (src/Type/Data/Num.hs:114)
    add (src/Type/Data/Num.hs:115)
    :-: (src/Type/Data/Num.hs:118)
    sub (src/Type/Data/Num.hs:119)
    :*: (src/Type/Data/Num.hs:122)
    mul (src/Type/Data/Num.hs:123)
    Mul2 (src/Type/Data/Num.hs:126)
    mul2 (src/Type/Data/Num.hs:127)
    Pow2 (src/Type/Data/Num.hs:158)
    pow2 (src/Type/Data/Num.hs:159)
    Log2Ceil (src/Type/Data/Num.hs:162)
    log2Ceil (src/Type/Data/Num.hs:163)
    DivMod (src/Type/Data/Num.hs:130)
    divMod (src/Type/Data/Num.hs:131)
    Div (src/Type/Data/Num.hs:134)
    div (src/Type/Data/Num.hs:135)
    Mod (src/Type/Data/Num.hs:138)
    mod (src/Type/Data/Num.hs:139)
    Div2 (src/Type/Data/Num.hs:142)
    div2 (src/Type/Data/Num.hs:143)
    Fac (src/Type/Data/Num.hs:146)
    fac (src/Type/Data/Num.hs:147)
    Singleton (src/Type/Data/Num.hs:184)
    Representation (src/Type/Data/Num.hs:177)
    Integer (src/Type/Data/Num.hs:173)
    Natural (src/Type/Data/Num.hs:166)
    Positive (src/Type/Data/Num.hs:168)
    Negative (src/Type/Data/Num.hs:170)
    fromInteger (src/Type/Data/Num.hs:187)
    reifyPositive (src/Type/Data/Num.hs:230)
    reifyNegative (src/Type/Data/Num.hs:238)
    reifyNatural (src/Type/Data/Num.hs:246)
   0% (  0 /  2) in 'Data.SizedWord'
  Missing documentation for:
    Module header
    SizedWord (src/Data/SizedWord.hs:16)
   6% (  1 / 16) in 'Type.Data.Num.Unary'
  Missing documentation for:
    Module header
    Un (src/Type/Data/Num/Unary.hs:22)
    Zero (src/Type/Data/Num/Unary.hs:23)
    Succ (src/Type/Data/Num/Unary.hs:24)
    zero (src/Type/Data/Num/Unary.hs:34)
    succ (src/Type/Data/Num/Unary.hs:37)
    Singleton (src/Type/Data/Num/Unary.hs:69)
    singleton (src/Type/Data/Num/Unary.hs:78)
    singletonFromProxy (src/Type/Data/Num/Unary.hs:96)
    integerFromSingleton (src/Type/Data/Num/Unary.hs:90)
    integralFromSingleton (src/Type/Data/Num/Unary.hs:93)
    Natural (src/Type/Data/Num/Unary.hs:41)
    Positive (src/Type/Data/Num/Unary.hs:51)
    :+: (src/Type/Data/Num/Unary.hs:59)
    :*: (src/Type/Data/Num/Unary.hs:63)
   0% (  0 /131) in 'Type.Data.Num.Unary.Literal'
  Missing documentation for:
    Module header
    U0 (src/Type/Data/Num/Unary/Literal.hs:7)
    U1 (src/Type/Data/Num/Unary/Literal.hs:8)
    U2 (src/Type/Data/Num/Unary/Literal.hs:9)
    U3 (src/Type/Data/Num/Unary/Literal.hs:10)
    U4 (src/Type/Data/Num/Unary/Literal.hs:11)
    U5 (src/Type/Data/Num/Unary/Literal.hs:12)
    U6 (src/Type/Data/Num/Unary/Literal.hs:13)
    U7 (src/Type/Data/Num/Unary/Literal.hs:14)
    U8 (src/Type/Data/Num/Unary/Literal.hs:15)
    U9 (src/Type/Data/Num/Unary/Literal.hs:16)
    U10 (src/Type/Data/Num/Unary/Literal.hs:17)
    U11 (src/Type/Data/Num/Unary/Literal.hs:18)
    U12 (src/Type/Data/Num/Unary/Literal.hs:19)
    U13 (src/Type/Data/Num/Unary/Literal.hs:20)
    U14 (src/Type/Data/Num/Unary/Literal.hs:21)
    U15 (src/Type/Data/Num/Unary/Literal.hs:22)
    U16 (src/Type/Data/Num/Unary/Literal.hs:23)
    U17 (src/Type/Data/Num/Unary/Literal.hs:24)
    U18 (src/Type/Data/Num/Unary/Literal.hs:25)
    U19 (src/Type/Data/Num/Unary/Literal.hs:26)
    U20 (src/Type/Data/Num/Unary/Literal.hs:27)
    U21 (src/Type/Data/Num/Unary/Literal.hs:28)
    U22 (src/Type/Data/Num/Unary/Literal.hs:29)
    U23 (src/Type/Data/Num/Unary/Literal.hs:30)
    U24 (src/Type/Data/Num/Unary/Literal.hs:31)
    U25 (src/Type/Data/Num/Unary/Literal.hs:32)
    U26 (src/Type/Data/Num/Unary/Literal.hs:33)
    U27 (src/Type/Data/Num/Unary/Literal.hs:34)
    U28 (src/Type/Data/Num/Unary/Literal.hs:35)
    U29 (src/Type/Data/Num/Unary/Literal.hs:36)
    U30 (src/Type/Data/Num/Unary/Literal.hs:37)
    U31 (src/Type/Data/Num/Unary/Literal.hs:38)
    U32 (src/Type/Data/Num/Unary/Literal.hs:39)
    U33 (src/Type/Data/Num/Unary/Literal.hs:40)
    U34 (src/Type/Data/Num/Unary/Literal.hs:41)
    U35 (src/Type/Data/Num/Unary/Literal.hs:42)
    U36 (src/Type/Data/Num/Unary/Literal.hs:43)
    U37 (src/Type/Data/Num/Unary/Literal.hs:44)
    U38 (src/Type/Data/Num/Unary/Literal.hs:45)
    U39 (src/Type/Data/Num/Unary/Literal.hs:46)
    U40 (src/Type/Data/Num/Unary/Literal.hs:47)
    U41 (src/Type/Data/Num/Unary/Literal.hs:48)
    U42 (src/Type/Data/Num/Unary/Literal.hs:49)
    U43 (src/Type/Data/Num/Unary/Literal.hs:50)
    U44 (src/Type/Data/Num/Unary/Literal.hs:51)
    U45 (src/Type/Data/Num/Unary/Literal.hs:52)
    U46 (src/Type/Data/Num/Unary/Literal.hs:53)
    U47 (src/Type/Data/Num/Unary/Literal.hs:54)
    U48 (src/Type/Data/Num/Unary/Literal.hs:55)
    U49 (src/Type/Data/Num/Unary/Literal.hs:56)
    U50 (src/Type/Data/Num/Unary/Literal.hs:57)
    U51 (src/Type/Data/Num/Unary/Literal.hs:58)
    U52 (src/Type/Data/Num/Unary/Literal.hs:59)
    U53 (src/Type/Data/Num/Unary/Literal.hs:60)
    U54 (src/Type/Data/Num/Unary/Literal.hs:61)
    U55 (src/Type/Data/Num/Unary/Literal.hs:62)
    U56 (src/Type/Data/Num/Unary/Literal.hs:63)
    U57 (src/Type/Data/Num/Unary/Literal.hs:64)
    U58 (src/Type/Data/Num/Unary/Literal.hs:65)
    U59 (src/Type/Data/Num/Unary/Literal.hs:66)
    U60 (src/Type/Data/Num/Unary/Literal.hs:67)
    U61 (src/Type/Data/Num/Unary/Literal.hs:68)
    U62 (src/Type/Data/Num/Unary/Literal.hs:69)
    U63 (src/Type/Data/Num/Unary/Literal.hs:70)
    U64 (src/Type/Data/Num/Unary/Literal.hs:71)
    u0 (src/Type/Data/Num/Unary/Literal.hs:74)
    u1 (src/Type/Data/Num/Unary/Literal.hs:75)
    u2 (src/Type/Data/Num/Unary/Literal.hs:76)
    u3 (src/Type/Data/Num/Unary/Literal.hs:77)
    u4 (src/Type/Data/Num/Unary/Literal.hs:78)
    u5 (src/Type/Data/Num/Unary/Literal.hs:79)
    u6 (src/Type/Data/Num/Unary/Literal.hs:80)
    u7 (src/Type/Data/Num/Unary/Literal.hs:81)
    u8 (src/Type/Data/Num/Unary/Literal.hs:82)
    u9 (src/Type/Data/Num/Unary/Literal.hs:83)
    u10 (src/Type/Data/Num/Unary/Literal.hs:84)
    u11 (src/Type/Data/Num/Unary/Literal.hs:85)
    u12 (src/Type/Data/Num/Unary/Literal.hs:86)
    u13 (src/Type/Data/Num/Unary/Literal.hs:87)
    u14 (src/Type/Data/Num/Unary/Literal.hs:88)
    u15 (src/Type/Data/Num/Unary/Literal.hs:89)
    u16 (src/Type/Data/Num/Unary/Literal.hs:90)
    u17 (src/Type/Data/Num/Unary/Literal.hs:91)
    u18 (src/Type/Data/Num/Unary/Literal.hs:92)
    u19 (src/Type/Data/Num/Unary/Literal.hs:93)
    u20 (src/Type/Data/Num/Unary/Literal.hs:94)
    u21 (src/Type/Data/Num/Unary/Literal.hs:95)
    u22 (src/Type/Data/Num/Unary/Literal.hs:96)
    u23 (src/Type/Data/Num/Unary/Literal.hs:97)
    u24 (src/Type/Data/Num/Unary/Literal.hs:98)
    u25 (src/Type/Data/Num/Unary/Literal.hs:99)
    u26 (src/Type/Data/Num/Unary/Literal.hs:100)
    u27 (src/Type/Data/Num/Unary/Literal.hs:101)
    u28 (src/Type/Data/Num/Unary/Literal.hs:102)
    u29 (src/Type/Data/Num/Unary/Literal.hs:103)
    u30 (src/Type/Data/Num/Unary/Literal.hs:104)
    u31 (src/Type/Data/Num/Unary/Literal.hs:105)
    u32 (src/Type/Data/Num/Unary/Literal.hs:106)
    u33 (src/Type/Data/Num/Unary/Literal.hs:107)
    u34 (src/Type/Data/Num/Unary/Literal.hs:108)
    u35 (src/Type/Data/Num/Unary/Literal.hs:109)
    u36 (src/Type/Data/Num/Unary/Literal.hs:110)
    u37 (src/Type/Data/Num/Unary/Literal.hs:111)
    u38 (src/Type/Data/Num/Unary/Literal.hs:112)
    u39 (src/Type/Data/Num/Unary/Literal.hs:113)
    u40 (src/Type/Data/Num/Unary/Literal.hs:114)
    u41 (src/Type/Data/Num/Unary/Literal.hs:115)
    u42 (src/Type/Data/Num/Unary/Literal.hs:116)
    u43 (src/Type/Data/Num/Unary/Literal.hs:117)
    u44 (src/Type/Data/Num/Unary/Literal.hs:118)
    u45 (src/Type/Data/Num/Unary/Literal.hs:119)
    u46 (src/Type/Data/Num/Unary/Literal.hs:120)
    u47 (src/Type/Data/Num/Unary/Literal.hs:121)
    u48 (src/Type/Data/Num/Unary/Literal.hs:122)
    u49 (src/Type/Data/Num/Unary/Literal.hs:123)
    u50 (src/Type/Data/Num/Unary/Literal.hs:124)
    u51 (src/Type/Data/Num/Unary/Literal.hs:125)
    u52 (src/Type/Data/Num/Unary/Literal.hs:126)
    u53 (src/Type/Data/Num/Unary/Literal.hs:127)
    u54 (src/Type/Data/Num/Unary/Literal.hs:128)
    u55 (src/Type/Data/Num/Unary/Literal.hs:129)
    u56 (src/Type/Data/Num/Unary/Literal.hs:130)
    u57 (src/Type/Data/Num/Unary/Literal.hs:131)
    u58 (src/Type/Data/Num/Unary/Literal.hs:132)
    u59 (src/Type/Data/Num/Unary/Literal.hs:133)
    u60 (src/Type/Data/Num/Unary/Literal.hs:134)
    u61 (src/Type/Data/Num/Unary/Literal.hs:135)
    u62 (src/Type/Data/Num/Unary/Literal.hs:136)
    u63 (src/Type/Data/Num/Unary/Literal.hs:137)
    u64 (src/Type/Data/Num/Unary/Literal.hs:138)
   0% (  0 / 47) in 'Type.Data.Num.Decimal.Digit'
  Missing documentation for:
    Module header
    Singleton (src/Type/Data/Num/Decimal/Digit.hs:16)
    singleton (src/Type/Data/Num/Decimal/Digit.hs:18)
    C (src/Type/Data/Num/Decimal/Digit.hs:32)
    Pos (src/Type/Data/Num/Decimal/Digit.hs:46)
    Dec0 (src/Type/Data/Num/Decimal/Digit.hs:59)
     (src/Type/Data/Num/Decimal/Digit.hs:60)
     (src/Type/Data/Num/Decimal/Digit.hs:61)
    Dec1 (src/Type/Data/Num/Decimal/Digit.hs:63)
     (src/Type/Data/Num/Decimal/Digit.hs:64)
     (src/Type/Data/Num/Decimal/Digit.hs:65)
     (src/Type/Data/Num/Decimal/Digit.hs:66)
    Dec2 (src/Type/Data/Num/Decimal/Digit.hs:68)
     (src/Type/Data/Num/Decimal/Digit.hs:69)
     (src/Type/Data/Num/Decimal/Digit.hs:70)
     (src/Type/Data/Num/Decimal/Digit.hs:71)
    Dec3 (src/Type/Data/Num/Decimal/Digit.hs:73)
     (src/Type/Data/Num/Decimal/Digit.hs:74)
     (src/Type/Data/Num/Decimal/Digit.hs:75)
     (src/Type/Data/Num/Decimal/Digit.hs:76)
    Dec4 (src/Type/Data/Num/Decimal/Digit.hs:78)
     (src/Type/Data/Num/Decimal/Digit.hs:79)
     (src/Type/Data/Num/Decimal/Digit.hs:80)
     (src/Type/Data/Num/Decimal/Digit.hs:81)
    Dec5 (src/Type/Data/Num/Decimal/Digit.hs:83)
     (src/Type/Data/Num/Decimal/Digit.hs:84)
     (src/Type/Data/Num/Decimal/Digit.hs:85)
     (src/Type/Data/Num/Decimal/Digit.hs:86)
    Dec6 (src/Type/Data/Num/Decimal/Digit.hs:88)
     (src/Type/Data/Num/Decimal/Digit.hs:89)
     (src/Type/Data/Num/Decimal/Digit.hs:90)
     (src/Type/Data/Num/Decimal/Digit.hs:91)
    Dec7 (src/Type/Data/Num/Decimal/Digit.hs:93)
     (src/Type/Data/Num/Decimal/Digit.hs:94)
     (src/Type/Data/Num/Decimal/Digit.hs:95)
     (src/Type/Data/Num/Decimal/Digit.hs:96)
    Dec8 (src/Type/Data/Num/Decimal/Digit.hs:98)
     (src/Type/Data/Num/Decimal/Digit.hs:99)
     (src/Type/Data/Num/Decimal/Digit.hs:100)
     (src/Type/Data/Num/Decimal/Digit.hs:101)
    Dec9 (src/Type/Data/Num/Decimal/Digit.hs:103)
     (src/Type/Data/Num/Decimal/Digit.hs:104)
     (src/Type/Data/Num/Decimal/Digit.hs:105)
     (src/Type/Data/Num/Decimal/Digit.hs:106)
    reify (src/Type/Data/Num/Decimal/Digit.hs:109)
    reifyPos (src/Type/Data/Num/Decimal/Digit.hs:115)
    ToUnary (src/Type/Data/Num/Decimal/Digit.hs:130)
   0% (  0 /  9) in 'Type.Data.Num.Unary.Proof'
  Missing documentation for:
    Module header
    Nat (src/Type/Data/Num/Unary/Proof.hs:14)
    Pos (src/Type/Data/Num/Unary/Proof.hs:15)
    natFromPos (src/Type/Data/Num/Unary/Proof.hs:31)
    addNat (src/Type/Data/Num/Unary/Proof.hs:41)
    addPosL (src/Type/Data/Num/Unary/Proof.hs:71)
    addPosR (src/Type/Data/Num/Unary/Proof.hs:56)
    mulNat (src/Type/Data/Num/Unary/Proof.hs:87)
    mulPos (src/Type/Data/Num/Unary/Proof.hs:102)
   0% (  0 /  9) in 'Type.Data.Num.Decimal.Digit.Proof'
  Missing documentation for:
    Module header
    Nat (src/Type/Data/Num/Decimal/Digit/Proof.hs:14)
    Pos (src/Type/Data/Num/Decimal/Digit/Proof.hs:15)
    UnaryNat (src/Type/Data/Num/Decimal/Digit/Proof.hs:54)
    unaryNat (src/Type/Data/Num/Decimal/Digit/Proof.hs:56)
    unaryNatImpl (src/Type/Data/Num/Decimal/Digit/Proof.hs:25)
    UnaryPos (src/Type/Data/Num/Decimal/Digit/Proof.hs:63)
    unaryPos (src/Type/Data/Num/Decimal/Digit/Proof.hs:65)
    unaryPosImpl (src/Type/Data/Num/Decimal/Digit/Proof.hs:43)
   9% (  4 / 47) in 'Type.Data.Num.Decimal.Number'
  Missing documentation for:
    Module header
    decimal (src/Type/Data/Num/Decimal/Number.hs:98)
    Zero (src/Type/Data/Num/Decimal/Number.hs:58)
    Pos (src/Type/Data/Num/Decimal/Number.hs:60)
    Neg (src/Type/Data/Num/Decimal/Number.hs:59)
    :< (src/Type/Data/Num/Decimal/Number.hs:65)
    :> (src/Type/Data/Num/Decimal/Number.hs:73)
    Singleton (src/Type/Data/Num/Decimal/Number.hs:227)
    singleton (src/Type/Data/Num/Decimal/Number.hs:229)
    singletonFromProxy (src/Type/Data/Num/Decimal/Number.hs:249)
    integerFromSingleton (src/Type/Data/Num/Decimal/Number.hs:243)
    integralFromSingleton (src/Type/Data/Num/Decimal/Number.hs:246)
    integralFromProxy (src/Type/Data/Num/Decimal/Number.hs:252)
    Integer (src/Type/Data/Num/Decimal/Number.hs:182)
    Natural (src/Type/Data/Num/Decimal/Number.hs:197)
    Positive (src/Type/Data/Num/Decimal/Number.hs:209)
    Negative (src/Type/Data/Num/Decimal/Number.hs:218)
    reifyIntegral (src/Type/Data/Num/Decimal/Number.hs:101)
    reifyNatural (src/Type/Data/Num/Decimal/Number.hs:159)
    reifyPositive (src/Type/Data/Num/Decimal/Number.hs:151)
    reifyNegative (src/Type/Data/Num/Decimal/Number.hs:155)
    reifyPos (src/Type/Data/Num/Decimal/Number.hs:135)
    reifyNeg (src/Type/Data/Num/Decimal/Number.hs:143)
    Digits (src/Type/Data/Num/Decimal/Number.hs:256)
    :+: (src/Type/Data/Num/Decimal/Number.hs:655)
    :-: (src/Type/Data/Num/Decimal/Number.hs:913)
    :*: (src/Type/Data/Num/Decimal/Number.hs:926)
    Pred (src/Type/Data/Num/Decimal/Number.hs:393)
    Succ (src/Type/Data/Num/Decimal/Number.hs:370)
    Compare (src/Type/Data/Num/Decimal/Number.hs:1398)
    IsEven (src/Type/Data/Num/Decimal/Number.hs:1204)
    Pow2 (src/Type/Data/Num/Decimal/Number.hs:1260)
    Log2Ceil (src/Type/Data/Num/Decimal/Number.hs:1274)
    :<: (src/Type/Data/Num/Decimal/Number.hs:1429)
    :<=: (src/Type/Data/Num/Decimal/Number.hs:1430)
    :==: (src/Type/Data/Num/Decimal/Number.hs:1433)
    :>: (src/Type/Data/Num/Decimal/Number.hs:1432)
    :>=: (src/Type/Data/Num/Decimal/Number.hs:1431)
    :/=: (src/Type/Data/Num/Decimal/Number.hs:1434)
    FromUnary (src/Type/Data/Num/Decimal/Number.hs:1490)
    ToUnary (src/Type/Data/Num/Decimal/Number.hs:1494)
    ToUnaryAcc (src/Type/Data/Num/Decimal/Number.hs:1498)
    UnaryAcc (src/Type/Data/Num/Decimal/Number.hs:1503)
   0% (  0 /1041) in 'Type.Data.Num.Decimal.Literal'
  Missing documentation for:
    Module header
    Pos1 (src/Type/Data/Num/Decimal/Literal.hs:13)
    Pos2 (src/Type/Data/Num/Decimal/Literal.hs:14)
    Pos3 (src/Type/Data/Num/Decimal/Literal.hs:15)
    Pos4 (src/Type/Data/Num/Decimal/Literal.hs:16)
    Pos5 (src/Type/Data/Num/Decimal/Literal.hs:17)
    Pos6 (src/Type/Data/Num/Decimal/Literal.hs:18)
    Pos7 (src/Type/Data/Num/Decimal/Literal.hs:19)
    Neg1 (src/Type/Data/Num/Decimal/Literal.hs:21)
    Neg2 (src/Type/Data/Num/Decimal/Literal.hs:22)
    Neg3 (src/Type/Data/Num/Decimal/Literal.hs:23)
    Neg4 (src/Type/Data/Num/Decimal/Literal.hs:24)
    Neg5 (src/Type/Data/Num/Decimal/Literal.hs:25)
    Neg6 (src/Type/Data/Num/Decimal/Literal.hs:26)
    Neg7 (src/Type/Data/Num/Decimal/Literal.hs:27)
    D0 (src/Type/Data/Num/Decimal/Literal.hs:30)
    D1 (src/Type/Data/Num/Decimal/Literal.hs:32)
    D2 (src/Type/Data/Num/Decimal/Literal.hs:33)
    D3 (src/Type/Data/Num/Decimal/Literal.hs:34)
    D4 (src/Type/Data/Num/Decimal/Literal.hs:35)
    D5 (src/Type/Data/Num/Decimal/Literal.hs:36)
    D6 (src/Type/Data/Num/Decimal/Literal.hs:37)
    D7 (src/Type/Data/Num/Decimal/Literal.hs:38)
    D8 (src/Type/Data/Num/Decimal/Literal.hs:39)
    D9 (src/Type/Data/Num/Decimal/Literal.hs:40)
    D10 (src/Type/Data/Num/Decimal/Literal.hs:41)
    D11 (src/Type/Data/Num/Decimal/Literal.hs:42)
    D12 (src/Type/Data/Num/Decimal/Literal.hs:43)
    D13 (src/Type/Data/Num/Decimal/Literal.hs:44)
    D14 (src/Type/Data/Num/Decimal/Literal.hs:45)
    D15 (src/Type/Data/Num/Decimal/Literal.hs:46)
    D16 (src/Type/Data/Num/Decimal/Literal.hs:47)
    D17 (src/Type/Data/Num/Decimal/Literal.hs:48)
    D18 (src/Type/Data/Num/Decimal/Literal.hs:49)
    D19 (src/Type/Data/Num/Decimal/Literal.hs:50)
    D20 (src/Type/Data/Num/Decimal/Literal.hs:51)
    D21 (src/Type/Data/Num/Decimal/Literal.hs:52)
    D22 (src/Type/Data/Num/Decimal/Literal.hs:53)
    D23 (src/Type/Data/Num/Decimal/Literal.hs:54)
    D24 (src/Type/Data/Num/Decimal/Literal.hs:55)
    D25 (src/Type/Data/Num/Decimal/Literal.hs:56)
    D26 (src/Type/Data/Num/Decimal/Literal.hs:57)
    D27 (src/Type/Data/Num/Decimal/Literal.hs:58)
    D28 (src/Type/Data/Num/Decimal/Literal.hs:59)
    D29 (src/Type/Data/Num/Decimal/Literal.hs:60)
    D30 (src/Type/Data/Num/Decimal/Literal.hs:61)
    D31 (src/Type/Data/Num/Decimal/Literal.hs:62)
    D32 (src/Type/Data/Num/Decimal/Literal.hs:63)
    D33 (src/Type/Data/Num/Decimal/Literal.hs:64)
    D34 (src/Type/Data/Num/Decimal/Literal.hs:65)
    D35 (src/Type/Data/Num/Decimal/Literal.hs:66)
    D36 (src/Type/Data/Num/Decimal/Literal.hs:67)
    D37 (src/Type/Data/Num/Decimal/Literal.hs:68)
    D38 (src/Type/Data/Num/Decimal/Literal.hs:69)
    D39 (src/Type/Data/Num/Decimal/Literal.hs:70)
    D40 (src/Type/Data/Num/Decimal/Literal.hs:71)
    D41 (src/Type/Data/Num/Decimal/Literal.hs:72)
    D42 (src/Type/Data/Num/Decimal/Literal.hs:73)
    D43 (src/Type/Data/Num/Decimal/Literal.hs:74)
    D44 (src/Type/Data/Num/Decimal/Literal.hs:75)
    D45 (src/Type/Data/Num/Decimal/Literal.hs:76)
    D46 (src/Type/Data/Num/Decimal/Literal.hs:77)
    D47 (src/Type/Data/Num/Decimal/Literal.hs:78)
    D48 (src/Type/Data/Num/Decimal/Literal.hs:79)
    D49 (src/Type/Data/Num/Decimal/Literal.hs:80)
    D50 (src/Type/Data/Num/Decimal/Literal.hs:81)
    D51 (src/Type/Data/Num/Decimal/Literal.hs:82)
    D52 (src/Type/Data/Num/Decimal/Literal.hs:83)
    D53 (src/Type/Data/Num/Decimal/Literal.hs:84)
    D54 (src/Type/Data/Num/Decimal/Literal.hs:85)
    D55 (src/Type/Data/Num/Decimal/Literal.hs:86)
    D56 (src/Type/Data/Num/Decimal/Literal.hs:87)
    D57 (src/Type/Data/Num/Decimal/Literal.hs:88)
    D58 (src/Type/Data/Num/Decimal/Literal.hs:89)
    D59 (src/Type/Data/Num/Decimal/Literal.hs:90)
    D60 (src/Type/Data/Num/Decimal/Literal.hs:91)
    D61 (src/Type/Data/Num/Decimal/Literal.hs:92)
    D62 (src/Type/Data/Num/Decimal/Literal.hs:93)
    D63 (src/Type/Data/Num/Decimal/Literal.hs:94)
    D64 (src/Type/Data/Num/Decimal/Literal.hs:95)
    D65 (src/Type/Data/Num/Decimal/Literal.hs:96)
    D66 (src/Type/Data/Num/Decimal/Literal.hs:97)
    D67 (src/Type/Data/Num/Decimal/Literal.hs:98)
    D68 (src/Type/Data/Num/Decimal/Literal.hs:99)
    D69 (src/Type/Data/Num/Decimal/Literal.hs:100)
    D70 (src/Type/Data/Num/Decimal/Literal.hs:101)
    D71 (src/Type/Data/Num/Decimal/Literal.hs:102)
    D72 (src/Type/Data/Num/Decimal/Literal.hs:103)
    D73 (src/Type/Data/Num/Decimal/Literal.hs:104)
    D74 (src/Type/Data/Num/Decimal/Literal.hs:105)
    D75 (src/Type/Data/Num/Decimal/Literal.hs:106)
    D76 (src/Type/Data/Num/Decimal/Literal.hs:107)
    D77 (src/Type/Data/Num/Decimal/Literal.hs:108)
    D78 (src/Type/Data/Num/Decimal/Literal.hs:109)
    D79 (src/Type/Data/Num/Decimal/Literal.hs:110)
    D80 (src/Type/Data/Num/Decimal/Literal.hs:111)
    D81 (src/Type/Data/Num/Decimal/Literal.hs:112)
    D82 (src/Type/Data/Num/Decimal/Literal.hs:113)
    D83 (src/Type/Data/Num/Decimal/Literal.hs:114)
    D84 (src/Type/Data/Num/Decimal/Literal.hs:115)
    D85 (src/Type/Data/Num/Decimal/Literal.hs:116)
    D86 (src/Type/Data/Num/Decimal/Literal.hs:117)
    D87 (src/Type/Data/Num/Decimal/Literal.hs:118)
    D88 (src/Type/Data/Num/Decimal/Literal.hs:119)
    D89 (src/Type/Data/Num/Decimal/Literal.hs:120)
    D90 (src/Type/Data/Num/Decimal/Literal.hs:121)
    D91 (src/Type/Data/Num/Decimal/Literal.hs:122)
    D92 (src/Type/Data/Num/Decimal/Literal.hs:123)
    D93 (src/Type/Data/Num/Decimal/Literal.hs:124)
    D94 (src/Type/Data/Num/Decimal/Literal.hs:125)
    D95 (src/Type/Data/Num/Decimal/Literal.hs:126)
    D96 (src/Type/Data/Num/Decimal/Literal.hs:127)
    D97 (src/Type/Data/Num/Decimal/Literal.hs:128)
    D98 (src/Type/Data/Num/Decimal/Literal.hs:129)
    D99 (src/Type/Data/Num/Decimal/Literal.hs:130)
    D100 (src/Type/Data/Num/Decimal/Literal.hs:131)
    D101 (src/Type/Data/Num/Decimal/Literal.hs:132)
    D102 (src/Type/Data/Num/Decimal/Literal.hs:133)
    D103 (src/Type/Data/Num/Decimal/Literal.hs:134)
    D104 (src/Type/Data/Num/Decimal/Literal.hs:135)
    D105 (src/Type/Data/Num/Decimal/Literal.hs:136)
    D106 (src/Type/Data/Num/Decimal/Literal.hs:137)
    D107 (src/Type/Data/Num/Decimal/Literal.hs:138)
    D108 (src/Type/Data/Num/Decimal/Literal.hs:139)
    D109 (src/Type/Data/Num/Decimal/Literal.hs:140)
    D110 (src/Type/Data/Num/Decimal/Literal.hs:141)
    D111 (src/Type/Data/Num/Decimal/Literal.hs:142)
    D112 (src/Type/Data/Num/Decimal/Literal.hs:143)
    D113 (src/Type/Data/Num/Decimal/Literal.hs:144)
    D114 (src/Type/Data/Num/Decimal/Literal.hs:145)
    D115 (src/Type/Data/Num/Decimal/Literal.hs:146)
    D116 (src/Type/Data/Num/Decimal/Literal.hs:147)
    D117 (src/Type/Data/Num/Decimal/Literal.hs:148)
    D118 (src/Type/Data/Num/Decimal/Literal.hs:149)
    D119 (src/Type/Data/Num/Decimal/Literal.hs:150)
    D120 (src/Type/Data/Num/Decimal/Literal.hs:151)
    D121 (src/Type/Data/Num/Decimal/Literal.hs:152)
    D122 (src/Type/Data/Num/Decimal/Literal.hs:153)
    D123 (src/Type/Data/Num/Decimal/Literal.hs:154)
    D124 (src/Type/Data/Num/Decimal/Literal.hs:155)
    D125 (src/Type/Data/Num/Decimal/Literal.hs:156)
    D126 (src/Type/Data/Num/Decimal/Literal.hs:157)
    D127 (src/Type/Data/Num/Decimal/Literal.hs:158)
    D128 (src/Type/Data/Num/Decimal/Literal.hs:159)
    D129 (src/Type/Data/Num/Decimal/Literal.hs:160)
    D130 (src/Type/Data/Num/Decimal/Literal.hs:161)
    D131 (src/Type/Data/Num/Decimal/Literal.hs:162)
    D132 (src/Type/Data/Num/Decimal/Literal.hs:163)
    D133 (src/Type/Data/Num/Decimal/Literal.hs:164)
    D134 (src/Type/Data/Num/Decimal/Literal.hs:165)
    D135 (src/Type/Data/Num/Decimal/Literal.hs:166)
    D136 (src/Type/Data/Num/Decimal/Literal.hs:167)
    D137 (src/Type/Data/Num/Decimal/Literal.hs:168)
    D138 (src/Type/Data/Num/Decimal/Literal.hs:169)
    D139 (src/Type/Data/Num/Decimal/Literal.hs:170)
    D140 (src/Type/Data/Num/Decimal/Literal.hs:171)
    D141 (src/Type/Data/Num/Decimal/Literal.hs:172)
    D142 (src/Type/Data/Num/Decimal/Literal.hs:173)
    D143 (src/Type/Data/Num/Decimal/Literal.hs:174)
    D144 (src/Type/Data/Num/Decimal/Literal.hs:175)
    D145 (src/Type/Data/Num/Decimal/Literal.hs:176)
    D146 (src/Type/Data/Num/Decimal/Literal.hs:177)
    D147 (src/Type/Data/Num/Decimal/Literal.hs:178)
    D148 (src/Type/Data/Num/Decimal/Literal.hs:179)
    D149 (src/Type/Data/Num/Decimal/Literal.hs:180)
    D150 (src/Type/Data/Num/Decimal/Literal.hs:181)
    D151 (src/Type/Data/Num/Decimal/Literal.hs:182)
    D152 (src/Type/Data/Num/Decimal/Literal.hs:183)
    D153 (src/Type/Data/Num/Decimal/Literal.hs:184)
    D154 (src/Type/Data/Num/Decimal/Literal.hs:185)
    D155 (src/Type/Data/Num/Decimal/Literal.hs:186)
    D156 (src/Type/Data/Num/Decimal/Literal.hs:187)
    D157 (src/Type/Data/Num/Decimal/Literal.hs:188)
    D158 (src/Type/Data/Num/Decimal/Literal.hs:189)
    D159 (src/Type/Data/Num/Decimal/Literal.hs:190)
    D160 (src/Type/Data/Num/Decimal/Literal.hs:191)
    D161 (src/Type/Data/Num/Decimal/Literal.hs:192)
    D162 (src/Type/Data/Num/Decimal/Literal.hs:193)
    D163 (src/Type/Data/Num/Decimal/Literal.hs:194)
    D164 (src/Type/Data/Num/Decimal/Literal.hs:195)
    D165 (src/Type/Data/Num/Decimal/Literal.hs:196)
    D166 (src/Type/Data/Num/Decimal/Literal.hs:197)
    D167 (src/Type/Data/Num/Decimal/Literal.hs:198)
    D168 (src/Type/Data/Num/Decimal/Literal.hs:199)
    D169 (src/Type/Data/Num/Decimal/Literal.hs:200)
    D170 (src/Type/Data/Num/Decimal/Literal.hs:201)
    D171 (src/Type/Data/Num/Decimal/Literal.hs:202)
    D172 (src/Type/Data/Num/Decimal/Literal.hs:203)
    D173 (src/Type/Data/Num/Decimal/Literal.hs:204)
    D174 (src/Type/Data/Num/Decimal/Literal.hs:205)
    D175 (src/Type/Data/Num/Decimal/Literal.hs:206)
    D176 (src/Type/Data/Num/Decimal/Literal.hs:207)
    D177 (src/Type/Data/Num/Decimal/Literal.hs:208)
    D178 (src/Type/Data/Num/Decimal/Literal.hs:209)
    D179 (src/Type/Data/Num/Decimal/Literal.hs:210)
    D180 (src/Type/Data/Num/Decimal/Literal.hs:211)
    D181 (src/Type/Data/Num/Decimal/Literal.hs:212)
    D182 (src/Type/Data/Num/Decimal/Literal.hs:213)
    D183 (src/Type/Data/Num/Decimal/Literal.hs:214)
    D184 (src/Type/Data/Num/Decimal/Literal.hs:215)
    D185 (src/Type/Data/Num/Decimal/Literal.hs:216)
    D186 (src/Type/Data/Num/Decimal/Literal.hs:217)
    D187 (src/Type/Data/Num/Decimal/Literal.hs:218)
    D188 (src/Type/Data/Num/Decimal/Literal.hs:219)
    D189 (src/Type/Data/Num/Decimal/Literal.hs:220)
    D190 (src/Type/Data/Num/Decimal/Literal.hs:221)
    D191 (src/Type/Data/Num/Decimal/Literal.hs:222)
    D192 (src/Type/Data/Num/Decimal/Literal.hs:223)
    D193 (src/Type/Data/Num/Decimal/Literal.hs:224)
    D194 (src/Type/Data/Num/Decimal/Literal.hs:225)
    D195 (src/Type/Data/Num/Decimal/Literal.hs:226)
    D196 (src/Type/Data/Num/Decimal/Literal.hs:227)
    D197 (src/Type/Data/Num/Decimal/Literal.hs:228)
    D198 (src/Type/Data/Num/Decimal/Literal.hs:229)
    D199 (src/Type/Data/Num/Decimal/Literal.hs:230)
    D200 (src/Type/Data/Num/Decimal/Literal.hs:231)
    D201 (src/Type/Data/Num/Decimal/Literal.hs:232)
    D202 (src/Type/Data/Num/Decimal/Literal.hs:233)
    D203 (src/Type/Data/Num/Decimal/Literal.hs:234)
    D204 (src/Type/Data/Num/Decimal/Literal.hs:235)
    D205 (src/Type/Data/Num/Decimal/Literal.hs:236)
    D206 (src/Type/Data/Num/Decimal/Literal.hs:237)
    D207 (src/Type/Data/Num/Decimal/Literal.hs:238)
    D208 (src/Type/Data/Num/Decimal/Literal.hs:239)
    D209 (src/Type/Data/Num/Decimal/Literal.hs:240)
    D210 (src/Type/Data/Num/Decimal/Literal.hs:241)
    D211 (src/Type/Data/Num/Decimal/Literal.hs:242)
    D212 (src/Type/Data/Num/Decimal/Literal.hs:243)
    D213 (src/Type/Data/Num/Decimal/Literal.hs:244)
    D214 (src/Type/Data/Num/Decimal/Literal.hs:245)
    D215 (src/Type/Data/Num/Decimal/Literal.hs:246)
    D216 (src/Type/Data/Num/Decimal/Literal.hs:247)
    D217 (src/Type/Data/Num/Decimal/Literal.hs:248)
    D218 (src/Type/Data/Num/Decimal/Literal.hs:249)
    D219 (src/Type/Data/Num/Decimal/Literal.hs:250)
    D220 (src/Type/Data/Num/Decimal/Literal.hs:251)
    D221 (src/Type/Data/Num/Decimal/Literal.hs:252)
    D222 (src/Type/Data/Num/Decimal/Literal.hs:253)
    D223 (src/Type/Data/Num/Decimal/Literal.hs:254)
    D224 (src/Type/Data/Num/Decimal/Literal.hs:255)
    D225 (src/Type/Data/Num/Decimal/Literal.hs:256)
    D226 (src/Type/Data/Num/Decimal/Literal.hs:257)
    D227 (src/Type/Data/Num/Decimal/Literal.hs:258)
    D228 (src/Type/Data/Num/Decimal/Literal.hs:259)
    D229 (src/Type/Data/Num/Decimal/Literal.hs:260)
    D230 (src/Type/Data/Num/Decimal/Literal.hs:261)
    D231 (src/Type/Data/Num/Decimal/Literal.hs:262)
    D232 (src/Type/Data/Num/Decimal/Literal.hs:263)
    D233 (src/Type/Data/Num/Decimal/Literal.hs:264)
    D234 (src/Type/Data/Num/Decimal/Literal.hs:265)
    D235 (src/Type/Data/Num/Decimal/Literal.hs:266)
    D236 (src/Type/Data/Num/Decimal/Literal.hs:267)
    D237 (src/Type/Data/Num/Decimal/Literal.hs:268)
    D238 (src/Type/Data/Num/Decimal/Literal.hs:269)
    D239 (src/Type/Data/Num/Decimal/Literal.hs:270)
    D240 (src/Type/Data/Num/Decimal/Literal.hs:271)
    D241 (src/Type/Data/Num/Decimal/Literal.hs:272)
    D242 (src/Type/Data/Num/Decimal/Literal.hs:273)
    D243 (src/Type/Data/Num/Decimal/Literal.hs:274)
    D244 (src/Type/Data/Num/Decimal/Literal.hs:275)
    D245 (src/Type/Data/Num/Decimal/Literal.hs:276)
    D246 (src/Type/Data/Num/Decimal/Literal.hs:277)
    D247 (src/Type/Data/Num/Decimal/Literal.hs:278)
    D248 (src/Type/Data/Num/Decimal/Literal.hs:279)
    D249 (src/Type/Data/Num/Decimal/Literal.hs:280)
    D250 (src/Type/Data/Num/Decimal/Literal.hs:281)
    D251 (src/Type/Data/Num/Decimal/Literal.hs:282)
    D252 (src/Type/Data/Num/Decimal/Literal.hs:283)
    D253 (src/Type/Data/Num/Decimal/Literal.hs:284)
    D254 (src/Type/Data/Num/Decimal/Literal.hs:285)
    D255 (src/Type/Data/Num/Decimal/Literal.hs:286)
    D256 (src/Type/Data/Num/Decimal/Literal.hs:287)
    DN1 (src/Type/Data/Num/Decimal/Literal.hs:289)
    DN2 (src/Type/Data/Num/Decimal/Literal.hs:290)
    DN3 (src/Type/Data/Num/Decimal/Literal.hs:291)
    DN4 (src/Type/Data/Num/Decimal/Literal.hs:292)
    DN5 (src/Type/Data/Num/Decimal/Literal.hs:293)
    DN6 (src/Type/Data/Num/Decimal/Literal.hs:294)
    DN7 (src/Type/Data/Num/Decimal/Literal.hs:295)
    DN8 (src/Type/Data/Num/Decimal/Literal.hs:296)
    DN9 (src/Type/Data/Num/Decimal/Literal.hs:297)
    DN10 (src/Type/Data/Num/Decimal/Literal.hs:298)
    DN11 (src/Type/Data/Num/Decimal/Literal.hs:299)
    DN12 (src/Type/Data/Num/Decimal/Literal.hs:300)
    DN13 (src/Type/Data/Num/Decimal/Literal.hs:301)
    DN14 (src/Type/Data/Num/Decimal/Literal.hs:302)
    DN15 (src/Type/Data/Num/Decimal/Literal.hs:303)
    DN16 (src/Type/Data/Num/Decimal/Literal.hs:304)
    DN17 (src/Type/Data/Num/Decimal/Literal.hs:305)
    DN18 (src/Type/Data/Num/Decimal/Literal.hs:306)
    DN19 (src/Type/Data/Num/Decimal/Literal.hs:307)
    DN20 (src/Type/Data/Num/Decimal/Literal.hs:308)
    DN21 (src/Type/Data/Num/Decimal/Literal.hs:309)
    DN22 (src/Type/Data/Num/Decimal/Literal.hs:310)
    DN23 (src/Type/Data/Num/Decimal/Literal.hs:311)
    DN24 (src/Type/Data/Num/Decimal/Literal.hs:312)
    DN25 (src/Type/Data/Num/Decimal/Literal.hs:313)
    DN26 (src/Type/Data/Num/Decimal/Literal.hs:314)
    DN27 (src/Type/Data/Num/Decimal/Literal.hs:315)
    DN28 (src/Type/Data/Num/Decimal/Literal.hs:316)
    DN29 (src/Type/Data/Num/Decimal/Literal.hs:317)
    DN30 (src/Type/Data/Num/Decimal/Literal.hs:318)
    DN31 (src/Type/Data/Num/Decimal/Literal.hs:319)
    DN32 (src/Type/Data/Num/Decimal/Literal.hs:320)
    DN33 (src/Type/Data/Num/Decimal/Literal.hs:321)
    DN34 (src/Type/Data/Num/Decimal/Literal.hs:322)
    DN35 (src/Type/Data/Num/Decimal/Literal.hs:323)
    DN36 (src/Type/Data/Num/Decimal/Literal.hs:324)
    DN37 (src/Type/Data/Num/Decimal/Literal.hs:325)
    DN38 (src/Type/Data/Num/Decimal/Literal.hs:326)
    DN39 (src/Type/Data/Num/Decimal/Literal.hs:327)
    DN40 (src/Type/Data/Num/Decimal/Literal.hs:328)
    DN41 (src/Type/Data/Num/Decimal/Literal.hs:329)
    DN42 (src/Type/Data/Num/Decimal/Literal.hs:330)
    DN43 (src/Type/Data/Num/Decimal/Literal.hs:331)
    DN44 (src/Type/Data/Num/Decimal/Literal.hs:332)
    DN45 (src/Type/Data/Num/Decimal/Literal.hs:333)
    DN46 (src/Type/Data/Num/Decimal/Literal.hs:334)
    DN47 (src/Type/Data/Num/Decimal/Literal.hs:335)
    DN48 (src/Type/Data/Num/Decimal/Literal.hs:336)
    DN49 (src/Type/Data/Num/Decimal/Literal.hs:337)
    DN50 (src/Type/Data/Num/Decimal/Literal.hs:338)
    DN51 (src/Type/Data/Num/Decimal/Literal.hs:339)
    DN52 (src/Type/Data/Num/Decimal/Literal.hs:340)
    DN53 (src/Type/Data/Num/Decimal/Literal.hs:341)
    DN54 (src/Type/Data/Num/Decimal/Literal.hs:342)
    DN55 (src/Type/Data/Num/Decimal/Literal.hs:343)
    DN56 (src/Type/Data/Num/Decimal/Literal.hs:344)
    DN57 (src/Type/Data/Num/Decimal/Literal.hs:345)
    DN58 (src/Type/Data/Num/Decimal/Literal.hs:346)
    DN59 (src/Type/Data/Num/Decimal/Literal.hs:347)
    DN60 (src/Type/Data/Num/Decimal/Literal.hs:348)
    DN61 (src/Type/Data/Num/Decimal/Literal.hs:349)
    DN62 (src/Type/Data/Num/Decimal/Literal.hs:350)
    DN63 (src/Type/Data/Num/Decimal/Literal.hs:351)
    DN64 (src/Type/Data/Num/Decimal/Literal.hs:352)
    DN65 (src/Type/Data/Num/Decimal/Literal.hs:353)
    DN66 (src/Type/Data/Num/Decimal/Literal.hs:354)
    DN67 (src/Type/Data/Num/Decimal/Literal.hs:355)
    DN68 (src/Type/Data/Num/Decimal/Literal.hs:356)
    DN69 (src/Type/Data/Num/Decimal/Literal.hs:357)
    DN70 (src/Type/Data/Num/Decimal/Literal.hs:358)
    DN71 (src/Type/Data/Num/Decimal/Literal.hs:359)
    DN72 (src/Type/Data/Num/Decimal/Literal.hs:360)
    DN73 (src/Type/Data/Num/Decimal/Literal.hs:361)
    DN74 (src/Type/Data/Num/Decimal/Literal.hs:362)
    DN75 (src/Type/Data/Num/Decimal/Literal.hs:363)
    DN76 (src/Type/Data/Num/Decimal/Literal.hs:364)
    DN77 (src/Type/Data/Num/Decimal/Literal.hs:365)
    DN78 (src/Type/Data/Num/Decimal/Literal.hs:366)
    DN79 (src/Type/Data/Num/Decimal/Literal.hs:367)
    DN80 (src/Type/Data/Num/Decimal/Literal.hs:368)
    DN81 (src/Type/Data/Num/Decimal/Literal.hs:369)
    DN82 (src/Type/Data/Num/Decimal/Literal.hs:370)
    DN83 (src/Type/Data/Num/Decimal/Literal.hs:371)
    DN84 (src/Type/Data/Num/Decimal/Literal.hs:372)
    DN85 (src/Type/Data/Num/Decimal/Literal.hs:373)
    DN86 (src/Type/Data/Num/Decimal/Literal.hs:374)
    DN87 (src/Type/Data/Num/Decimal/Literal.hs:375)
    DN88 (src/Type/Data/Num/Decimal/Literal.hs:376)
    DN89 (src/Type/Data/Num/Decimal/Literal.hs:377)
    DN90 (src/Type/Data/Num/Decimal/Literal.hs:378)
    DN91 (src/Type/Data/Num/Decimal/Literal.hs:379)
    DN92 (src/Type/Data/Num/Decimal/Literal.hs:380)
    DN93 (src/Type/Data/Num/Decimal/Literal.hs:381)
    DN94 (src/Type/Data/Num/Decimal/Literal.hs:382)
    DN95 (src/Type/Data/Num/Decimal/Literal.hs:383)
    DN96 (src/Type/Data/Num/Decimal/Literal.hs:384)
    DN97 (src/Type/Data/Num/Decimal/Literal.hs:385)
    DN98 (src/Type/Data/Num/Decimal/Literal.hs:386)
    DN99 (src/Type/Data/Num/Decimal/Literal.hs:387)
    DN100 (src/Type/Data/Num/Decimal/Literal.hs:388)
    DN101 (src/Type/Data/Num/Decimal/Literal.hs:389)
    DN102 (src/Type/Data/Num/Decimal/Literal.hs:390)
    DN103 (src/Type/Data/Num/Decimal/Literal.hs:391)
    DN104 (src/Type/Data/Num/Decimal/Literal.hs:392)
    DN105 (src/Type/Data/Num/Decimal/Literal.hs:393)
    DN106 (src/Type/Data/Num/Decimal/Literal.hs:394)
    DN107 (src/Type/Data/Num/Decimal/Literal.hs:395)
    DN108 (src/Type/Data/Num/Decimal/Literal.hs:396)
    DN109 (src/Type/Data/Num/Decimal/Literal.hs:397)
    DN110 (src/Type/Data/Num/Decimal/Literal.hs:398)
    DN111 (src/Type/Data/Num/Decimal/Literal.hs:399)
    DN112 (src/Type/Data/Num/Decimal/Literal.hs:400)
    DN113 (src/Type/Data/Num/Decimal/Literal.hs:401)
    DN114 (src/Type/Data/Num/Decimal/Literal.hs:402)
    DN115 (src/Type/Data/Num/Decimal/Literal.hs:403)
    DN116 (src/Type/Data/Num/Decimal/Literal.hs:404)
    DN117 (src/Type/Data/Num/Decimal/Literal.hs:405)
    DN118 (src/Type/Data/Num/Decimal/Literal.hs:406)
    DN119 (src/Type/Data/Num/Decimal/Literal.hs:407)
    DN120 (src/Type/Data/Num/Decimal/Literal.hs:408)
    DN121 (src/Type/Data/Num/Decimal/Literal.hs:409)
    DN122 (src/Type/Data/Num/Decimal/Literal.hs:410)
    DN123 (src/Type/Data/Num/Decimal/Literal.hs:411)
    DN124 (src/Type/Data/Num/Decimal/Literal.hs:412)
    DN125 (src/Type/Data/Num/Decimal/Literal.hs:413)
    DN126 (src/Type/Data/Num/Decimal/Literal.hs:414)
    DN127 (src/Type/Data/Num/Decimal/Literal.hs:415)
    DN128 (src/Type/Data/Num/Decimal/Literal.hs:416)
    DN129 (src/Type/Data/Num/Decimal/Literal.hs:417)
    DN130 (src/Type/Data/Num/Decimal/Literal.hs:418)
    DN131 (src/Type/Data/Num/Decimal/Literal.hs:419)
    DN132 (src/Type/Data/Num/Decimal/Literal.hs:420)
    DN133 (src/Type/Data/Num/Decimal/Literal.hs:421)
    DN134 (src/Type/Data/Num/Decimal/Literal.hs:422)
    DN135 (src/Type/Data/Num/Decimal/Literal.hs:423)
    DN136 (src/Type/Data/Num/Decimal/Literal.hs:424)
    DN137 (src/Type/Data/Num/Decimal/Literal.hs:425)
    DN138 (src/Type/Data/Num/Decimal/Literal.hs:426)
    DN139 (src/Type/Data/Num/Decimal/Literal.hs:427)
    DN140 (src/Type/Data/Num/Decimal/Literal.hs:428)
    DN141 (src/Type/Data/Num/Decimal/Literal.hs:429)
    DN142 (src/Type/Data/Num/Decimal/Literal.hs:430)
    DN143 (src/Type/Data/Num/Decimal/Literal.hs:431)
    DN144 (src/Type/Data/Num/Decimal/Literal.hs:432)
    DN145 (src/Type/Data/Num/Decimal/Literal.hs:433)
    DN146 (src/Type/Data/Num/Decimal/Literal.hs:434)
    DN147 (src/Type/Data/Num/Decimal/Literal.hs:435)
    DN148 (src/Type/Data/Num/Decimal/Literal.hs:436)
    DN149 (src/Type/Data/Num/Decimal/Literal.hs:437)
    DN150 (src/Type/Data/Num/Decimal/Literal.hs:438)
    DN151 (src/Type/Data/Num/Decimal/Literal.hs:439)
    DN152 (src/Type/Data/Num/Decimal/Literal.hs:440)
    DN153 (src/Type/Data/Num/Decimal/Literal.hs:441)
    DN154 (src/Type/Data/Num/Decimal/Literal.hs:442)
    DN155 (src/Type/Data/Num/Decimal/Literal.hs:443)
    DN156 (src/Type/Data/Num/Decimal/Literal.hs:444)
    DN157 (src/Type/Data/Num/Decimal/Literal.hs:445)
    DN158 (src/Type/Data/Num/Decimal/Literal.hs:446)
    DN159 (src/Type/Data/Num/Decimal/Literal.hs:447)
    DN160 (src/Type/Data/Num/Decimal/Literal.hs:448)
    DN161 (src/Type/Data/Num/Decimal/Literal.hs:449)
    DN162 (src/Type/Data/Num/Decimal/Literal.hs:450)
    DN163 (src/Type/Data/Num/Decimal/Literal.hs:451)
    DN164 (src/Type/Data/Num/Decimal/Literal.hs:452)
    DN165 (src/Type/Data/Num/Decimal/Literal.hs:453)
    DN166 (src/Type/Data/Num/Decimal/Literal.hs:454)
    DN167 (src/Type/Data/Num/Decimal/Literal.hs:455)
    DN168 (src/Type/Data/Num/Decimal/Literal.hs:456)
    DN169 (src/Type/Data/Num/Decimal/Literal.hs:457)
    DN170 (src/Type/Data/Num/Decimal/Literal.hs:458)
    DN171 (src/Type/Data/Num/Decimal/Literal.hs:459)
    DN172 (src/Type/Data/Num/Decimal/Literal.hs:460)
    DN173 (src/Type/Data/Num/Decimal/Literal.hs:461)
    DN174 (src/Type/Data/Num/Decimal/Literal.hs:462)
    DN175 (src/Type/Data/Num/Decimal/Literal.hs:463)
    DN176 (src/Type/Data/Num/Decimal/Literal.hs:464)
    DN177 (src/Type/Data/Num/Decimal/Literal.hs:465)
    DN178 (src/Type/Data/Num/Decimal/Literal.hs:466)
    DN179 (src/Type/Data/Num/Decimal/Literal.hs:467)
    DN180 (src/Type/Data/Num/Decimal/Literal.hs:468)
    DN181 (src/Type/Data/Num/Decimal/Literal.hs:469)
    DN182 (src/Type/Data/Num/Decimal/Literal.hs:470)
    DN183 (src/Type/Data/Num/Decimal/Literal.hs:471)
    DN184 (src/Type/Data/Num/Decimal/Literal.hs:472)
    DN185 (src/Type/Data/Num/Decimal/Literal.hs:473)
    DN186 (src/Type/Data/Num/Decimal/Literal.hs:474)
    DN187 (src/Type/Data/Num/Decimal/Literal.hs:475)
    DN188 (src/Type/Data/Num/Decimal/Literal.hs:476)
    DN189 (src/Type/Data/Num/Decimal/Literal.hs:477)
    DN190 (src/Type/Data/Num/Decimal/Literal.hs:478)
    DN191 (src/Type/Data/Num/Decimal/Literal.hs:479)
    DN192 (src/Type/Data/Num/Decimal/Literal.hs:480)
    DN193 (src/Type/Data/Num/Decimal/Literal.hs:481)
    DN194 (src/Type/Data/Num/Decimal/Literal.hs:482)
    DN195 (src/Type/Data/Num/Decimal/Literal.hs:483)
    DN196 (src/Type/Data/Num/Decimal/Literal.hs:484)
    DN197 (src/Type/Data/Num/Decimal/Literal.hs:485)
    DN198 (src/Type/Data/Num/Decimal/Literal.hs:486)
    DN199 (src/Type/Data/Num/Decimal/Literal.hs:487)
    DN200 (src/Type/Data/Num/Decimal/Literal.hs:488)
    DN201 (src/Type/Data/Num/Decimal/Literal.hs:489)
    DN202 (src/Type/Data/Num/Decimal/Literal.hs:490)
    DN203 (src/Type/Data/Num/Decimal/Literal.hs:491)
    DN204 (src/Type/Data/Num/Decimal/Literal.hs:492)
    DN205 (src/Type/Data/Num/Decimal/Literal.hs:493)
    DN206 (src/Type/Data/Num/Decimal/Literal.hs:494)
    DN207 (src/Type/Data/Num/Decimal/Literal.hs:495)
    DN208 (src/Type/Data/Num/Decimal/Literal.hs:496)
    DN209 (src/Type/Data/Num/Decimal/Literal.hs:497)
    DN210 (src/Type/Data/Num/Decimal/Literal.hs:498)
    DN211 (src/Type/Data/Num/Decimal/Literal.hs:499)
    DN212 (src/Type/Data/Num/Decimal/Literal.hs:500)
    DN213 (src/Type/Data/Num/Decimal/Literal.hs:501)
    DN214 (src/Type/Data/Num/Decimal/Literal.hs:502)
    DN215 (src/Type/Data/Num/Decimal/Literal.hs:503)
    DN216 (src/Type/Data/Num/Decimal/Literal.hs:504)
    DN217 (src/Type/Data/Num/Decimal/Literal.hs:505)
    DN218 (src/Type/Data/Num/Decimal/Literal.hs:506)
    DN219 (src/Type/Data/Num/Decimal/Literal.hs:507)
    DN220 (src/Type/Data/Num/Decimal/Literal.hs:508)
    DN221 (src/Type/Data/Num/Decimal/Literal.hs:509)
    DN222 (src/Type/Data/Num/Decimal/Literal.hs:510)
    DN223 (src/Type/Data/Num/Decimal/Literal.hs:511)
    DN224 (src/Type/Data/Num/Decimal/Literal.hs:512)
    DN225 (src/Type/Data/Num/Decimal/Literal.hs:513)
    DN226 (src/Type/Data/Num/Decimal/Literal.hs:514)
    DN227 (src/Type/Data/Num/Decimal/Literal.hs:515)
    DN228 (src/Type/Data/Num/Decimal/Literal.hs:516)
    DN229 (src/Type/Data/Num/Decimal/Literal.hs:517)
    DN230 (src/Type/Data/Num/Decimal/Literal.hs:518)
    DN231 (src/Type/Data/Num/Decimal/Literal.hs:519)
    DN232 (src/Type/Data/Num/Decimal/Literal.hs:520)
    DN233 (src/Type/Data/Num/Decimal/Literal.hs:521)
    DN234 (src/Type/Data/Num/Decimal/Literal.hs:522)
    DN235 (src/Type/Data/Num/Decimal/Literal.hs:523)
    DN236 (src/Type/Data/Num/Decimal/Literal.hs:524)
    DN237 (src/Type/Data/Num/Decimal/Literal.hs:525)
    DN238 (src/Type/Data/Num/Decimal/Literal.hs:526)
    DN239 (src/Type/Data/Num/Decimal/Literal.hs:527)
    DN240 (src/Type/Data/Num/Decimal/Literal.hs:528)
    DN241 (src/Type/Data/Num/Decimal/Literal.hs:529)
    DN242 (src/Type/Data/Num/Decimal/Literal.hs:530)
    DN243 (src/Type/Data/Num/Decimal/Literal.hs:531)
    DN244 (src/Type/Data/Num/Decimal/Literal.hs:532)
    DN245 (src/Type/Data/Num/Decimal/Literal.hs:533)
    DN246 (src/Type/Data/Num/Decimal/Literal.hs:534)
    DN247 (src/Type/Data/Num/Decimal/Literal.hs:535)
    DN248 (src/Type/Data/Num/Decimal/Literal.hs:536)
    DN249 (src/Type/Data/Num/Decimal/Literal.hs:537)
    DN250 (src/Type/Data/Num/Decimal/Literal.hs:538)
    DN251 (src/Type/Data/Num/Decimal/Literal.hs:539)
    DN252 (src/Type/Data/Num/Decimal/Literal.hs:540)
    DN253 (src/Type/Data/Num/Decimal/Literal.hs:541)
    DN254 (src/Type/Data/Num/Decimal/Literal.hs:542)
    DN255 (src/Type/Data/Num/Decimal/Literal.hs:543)
    DN256 (src/Type/Data/Num/Decimal/Literal.hs:544)
    d0 (src/Type/Data/Num/Decimal/Literal.hs:547)
    d1 (src/Type/Data/Num/Decimal/Literal.hs:549)
    d2 (src/Type/Data/Num/Decimal/Literal.hs:550)
    d3 (src/Type/Data/Num/Decimal/Literal.hs:551)
    d4 (src/Type/Data/Num/Decimal/Literal.hs:552)
    d5 (src/Type/Data/Num/Decimal/Literal.hs:553)
    d6 (src/Type/Data/Num/Decimal/Literal.hs:554)
    d7 (src/Type/Data/Num/Decimal/Literal.hs:555)
    d8 (src/Type/Data/Num/Decimal/Literal.hs:556)
    d9 (src/Type/Data/Num/Decimal/Literal.hs:557)
    d10 (src/Type/Data/Num/Decimal/Literal.hs:558)
    d11 (src/Type/Data/Num/Decimal/Literal.hs:559)
    d12 (src/Type/Data/Num/Decimal/Literal.hs:560)
    d13 (src/Type/Data/Num/Decimal/Literal.hs:561)
    d14 (src/Type/Data/Num/Decimal/Literal.hs:562)
    d15 (src/Type/Data/Num/Decimal/Literal.hs:563)
    d16 (src/Type/Data/Num/Decimal/Literal.hs:564)
    d17 (src/Type/Data/Num/Decimal/Literal.hs:565)
    d18 (src/Type/Data/Num/Decimal/Literal.hs:566)
    d19 (src/Type/Data/Num/Decimal/Literal.hs:567)
    d20 (src/Type/Data/Num/Decimal/Literal.hs:568)
    d21 (src/Type/Data/Num/Decimal/Literal.hs:569)
    d22 (src/Type/Data/Num/Decimal/Literal.hs:570)
    d23 (src/Type/Data/Num/Decimal/Literal.hs:571)
    d24 (src/Type/Data/Num/Decimal/Literal.hs:572)
    d25 (src/Type/Data/Num/Decimal/Literal.hs:573)
    d26 (src/Type/Data/Num/Decimal/Literal.hs:574)
    d27 (src/Type/Data/Num/Decimal/Literal.hs:575)
    d28 (src/Type/Data/Num/Decimal/Literal.hs:576)
    d29 (src/Type/Data/Num/Decimal/Literal.hs:577)
    d30 (src/Type/Data/Num/Decimal/Literal.hs:578)
    d31 (src/Type/Data/Num/Decimal/Literal.hs:579)
    d32 (src/Type/Data/Num/Decimal/Literal.hs:580)
    d33 (src/Type/Data/Num/Decimal/Literal.hs:581)
    d34 (src/Type/Data/Num/Decimal/Literal.hs:582)
    d35 (src/Type/Data/Num/Decimal/Literal.hs:583)
    d36 (src/Type/Data/Num/Decimal/Literal.hs:584)
    d37 (src/Type/Data/Num/Decimal/Literal.hs:585)
    d38 (src/Type/Data/Num/Decimal/Literal.hs:586)
    d39 (src/Type/Data/Num/Decimal/Literal.hs:587)
    d40 (src/Type/Data/Num/Decimal/Literal.hs:588)
    d41 (src/Type/Data/Num/Decimal/Literal.hs:589)
    d42 (src/Type/Data/Num/Decimal/Literal.hs:590)
    d43 (src/Type/Data/Num/Decimal/Literal.hs:591)
    d44 (src/Type/Data/Num/Decimal/Literal.hs:592)
    d45 (src/Type/Data/Num/Decimal/Literal.hs:593)
    d46 (src/Type/Data/Num/Decimal/Literal.hs:594)
    d47 (src/Type/Data/Num/Decimal/Literal.hs:595)
    d48 (src/Type/Data/Num/Decimal/Literal.hs:596)
    d49 (src/Type/Data/Num/Decimal/Literal.hs:597)
    d50 (src/Type/Data/Num/Decimal/Literal.hs:598)
    d51 (src/Type/Data/Num/Decimal/Literal.hs:599)
    d52 (src/Type/Data/Num/Decimal/Literal.hs:600)
    d53 (src/Type/Data/Num/Decimal/Literal.hs:601)
    d54 (src/Type/Data/Num/Decimal/Literal.hs:602)
    d55 (src/Type/Data/Num/Decimal/Literal.hs:603)
    d56 (src/Type/Data/Num/Decimal/Literal.hs:604)
    d57 (src/Type/Data/Num/Decimal/Literal.hs:605)
    d58 (src/Type/Data/Num/Decimal/Literal.hs:606)
    d59 (src/Type/Data/Num/Decimal/Literal.hs:607)
    d60 (src/Type/Data/Num/Decimal/Literal.hs:608)
    d61 (src/Type/Data/Num/Decimal/Literal.hs:609)
    d62 (src/Type/Data/Num/Decimal/Literal.hs:610)
    d63 (src/Type/Data/Num/Decimal/Literal.hs:611)
    d64 (src/Type/Data/Num/Decimal/Literal.hs:612)
    d65 (src/Type/Data/Num/Decimal/Literal.hs:613)
    d66 (src/Type/Data/Num/Decimal/Literal.hs:614)
    d67 (src/Type/Data/Num/Decimal/Literal.hs:615)
    d68 (src/Type/Data/Num/Decimal/Literal.hs:616)
    d69 (src/Type/Data/Num/Decimal/Literal.hs:617)
    d70 (src/Type/Data/Num/Decimal/Literal.hs:618)
    d71 (src/Type/Data/Num/Decimal/Literal.hs:619)
    d72 (src/Type/Data/Num/Decimal/Literal.hs:620)
    d73 (src/Type/Data/Num/Decimal/Literal.hs:621)
    d74 (src/Type/Data/Num/Decimal/Literal.hs:622)
    d75 (src/Type/Data/Num/Decimal/Literal.hs:623)
    d76 (src/Type/Data/Num/Decimal/Literal.hs:624)
    d77 (src/Type/Data/Num/Decimal/Literal.hs:625)
    d78 (src/Type/Data/Num/Decimal/Literal.hs:626)
    d79 (src/Type/Data/Num/Decimal/Literal.hs:627)
    d80 (src/Type/Data/Num/Decimal/Literal.hs:628)
    d81 (src/Type/Data/Num/Decimal/Literal.hs:629)
    d82 (src/Type/Data/Num/Decimal/Literal.hs:630)
    d83 (src/Type/Data/Num/Decimal/Literal.hs:631)
    d84 (src/Type/Data/Num/Decimal/Literal.hs:632)
    d85 (src/Type/Data/Num/Decimal/Literal.hs:633)
    d86 (src/Type/Data/Num/Decimal/Literal.hs:634)
    d87 (src/Type/Data/Num/Decimal/Literal.hs:635)
    d88 (src/Type/Data/Num/Decimal/Literal.hs:636)
    d89 (src/Type/Data/Num/Decimal/Literal.hs:637)
    d90 (src/Type/Data/Num/Decimal/Literal.hs:638)
    d91 (src/Type/Data/Num/Decimal/Literal.hs:639)
    d92 (src/Type/Data/Num/Decimal/Literal.hs:640)
    d93 (src/Type/Data/Num/Decimal/Literal.hs:641)
    d94 (src/Type/Data/Num/Decimal/Literal.hs:642)
    d95 (src/Type/Data/Num/Decimal/Literal.hs:643)
    d96 (src/Type/Data/Num/Decimal/Literal.hs:644)
    d97 (src/Type/Data/Num/Decimal/Literal.hs:645)
    d98 (src/Type/Data/Num/Decimal/Literal.hs:646)
    d99 (src/Type/Data/Num/Decimal/Literal.hs:647)
    d100 (src/Type/Data/Num/Decimal/Literal.hs:648)
    d101 (src/Type/Data/Num/Decimal/Literal.hs:649)
    d102 (src/Type/Data/Num/Decimal/Literal.hs:650)
    d103 (src/Type/Data/Num/Decimal/Literal.hs:651)
    d104 (src/Type/Data/Num/Decimal/Literal.hs:652)
    d105 (src/Type/Data/Num/Decimal/Literal.hs:653)
    d106 (src/Type/Data/Num/Decimal/Literal.hs:654)
    d107 (src/Type/Data/Num/Decimal/Literal.hs:655)
    d108 (src/Type/Data/Num/Decimal/Literal.hs:656)
    d109 (src/Type/Data/Num/Decimal/Literal.hs:657)
    d110 (src/Type/Data/Num/Decimal/Literal.hs:658)
    d111 (src/Type/Data/Num/Decimal/Literal.hs:659)
    d112 (src/Type/Data/Num/Decimal/Literal.hs:660)
    d113 (src/Type/Data/Num/Decimal/Literal.hs:661)
    d114 (src/Type/Data/Num/Decimal/Literal.hs:662)
    d115 (src/Type/Data/Num/Decimal/Literal.hs:663)
    d116 (src/Type/Data/Num/Decimal/Literal.hs:664)
    d117 (src/Type/Data/Num/Decimal/Literal.hs:665)
    d118 (src/Type/Data/Num/Decimal/Literal.hs:666)
    d119 (src/Type/Data/Num/Decimal/Literal.hs:667)
    d120 (src/Type/Data/Num/Decimal/Literal.hs:668)
    d121 (src/Type/Data/Num/Decimal/Literal.hs:669)
    d122 (src/Type/Data/Num/Decimal/Literal.hs:670)
    d123 (src/Type/Data/Num/Decimal/Literal.hs:671)
    d124 (src/Type/Data/Num/Decimal/Literal.hs:672)
    d125 (src/Type/Data/Num/Decimal/Literal.hs:673)
    d126 (src/Type/Data/Num/Decimal/Literal.hs:674)
    d127 (src/Type/Data/Num/Decimal/Literal.hs:675)
    d128 (src/Type/Data/Num/Decimal/Literal.hs:676)
    d129 (src/Type/Data/Num/Decimal/Literal.hs:677)
    d130 (src/Type/Data/Num/Decimal/Literal.hs:678)
    d131 (src/Type/Data/Num/Decimal/Literal.hs:679)
    d132 (src/Type/Data/Num/Decimal/Literal.hs:680)
    d133 (src/Type/Data/Num/Decimal/Literal.hs:681)
    d134 (src/Type/Data/Num/Decimal/Literal.hs:682)
    d135 (src/Type/Data/Num/Decimal/Literal.hs:683)
    d136 (src/Type/Data/Num/Decimal/Literal.hs:684)
    d137 (src/Type/Data/Num/Decimal/Literal.hs:685)
    d138 (src/Type/Data/Num/Decimal/Literal.hs:686)
    d139 (src/Type/Data/Num/Decimal/Literal.hs:687)
    d140 (src/Type/Data/Num/Decimal/Literal.hs:688)
    d141 (src/Type/Data/Num/Decimal/Literal.hs:689)
    d142 (src/Type/Data/Num/Decimal/Literal.hs:690)
    d143 (src/Type/Data/Num/Decimal/Literal.hs:691)
    d144 (src/Type/Data/Num/Decimal/Literal.hs:692)
    d145 (src/Type/Data/Num/Decimal/Literal.hs:693)
    d146 (src/Type/Data/Num/Decimal/Literal.hs:694)
    d147 (src/Type/Data/Num/Decimal/Literal.hs:695)
    d148 (src/Type/Data/Num/Decimal/Literal.hs:696)
    d149 (src/Type/Data/Num/Decimal/Literal.hs:697)
    d150 (src/Type/Data/Num/Decimal/Literal.hs:698)
    d151 (src/Type/Data/Num/Decimal/Literal.hs:699)
    d152 (src/Type/Data/Num/Decimal/Literal.hs:700)
    d153 (src/Type/Data/Num/Decimal/Literal.hs:701)
    d154 (src/Type/Data/Num/Decimal/Literal.hs:702)
    d155 (src/Type/Data/Num/Decimal/Literal.hs:703)
    d156 (src/Type/Data/Num/Decimal/Literal.hs:704)
    d157 (src/Type/Data/Num/Decimal/Literal.hs:705)
    d158 (src/Type/Data/Num/Decimal/Literal.hs:706)
    d159 (src/Type/Data/Num/Decimal/Literal.hs:707)
    d160 (src/Type/Data/Num/Decimal/Literal.hs:708)
    d161 (src/Type/Data/Num/Decimal/Literal.hs:709)
    d162 (src/Type/Data/Num/Decimal/Literal.hs:710)
    d163 (src/Type/Data/Num/Decimal/Literal.hs:711)
    d164 (src/Type/Data/Num/Decimal/Literal.hs:712)
    d165 (src/Type/Data/Num/Decimal/Literal.hs:713)
    d166 (src/Type/Data/Num/Decimal/Literal.hs:714)
    d167 (src/Type/Data/Num/Decimal/Literal.hs:715)
    d168 (src/Type/Data/Num/Decimal/Literal.hs:716)
    d169 (src/Type/Data/Num/Decimal/Literal.hs:717)
    d170 (src/Type/Data/Num/Decimal/Literal.hs:718)
    d171 (src/Type/Data/Num/Decimal/Literal.hs:719)
    d172 (src/Type/Data/Num/Decimal/Literal.hs:720)
    d173 (src/Type/Data/Num/Decimal/Literal.hs:721)
    d174 (src/Type/Data/Num/Decimal/Literal.hs:722)
    d175 (src/Type/Data/Num/Decimal/Literal.hs:723)
    d176 (src/Type/Data/Num/Decimal/Literal.hs:724)
    d177 (src/Type/Data/Num/Decimal/Literal.hs:725)
    d178 (src/Type/Data/Num/Decimal/Literal.hs:726)
    d179 (src/Type/Data/Num/Decimal/Literal.hs:727)
    d180 (src/Type/Data/Num/Decimal/Literal.hs:728)
    d181 (src/Type/Data/Num/Decimal/Literal.hs:729)
    d182 (src/Type/Data/Num/Decimal/Literal.hs:730)
    d183 (src/Type/Data/Num/Decimal/Literal.hs:731)
    d184 (src/Type/Data/Num/Decimal/Literal.hs:732)
    d185 (src/Type/Data/Num/Decimal/Literal.hs:733)
    d186 (src/Type/Data/Num/Decimal/Literal.hs:734)
    d187 (src/Type/Data/Num/Decimal/Literal.hs:735)
    d188 (src/Type/Data/Num/Decimal/Literal.hs:736)
    d189 (src/Type/Data/Num/Decimal/Literal.hs:737)
    d190 (src/Type/Data/Num/Decimal/Literal.hs:738)
    d191 (src/Type/Data/Num/Decimal/Literal.hs:739)
    d192 (src/Type/Data/Num/Decimal/Literal.hs:740)
    d193 (src/Type/Data/Num/Decimal/Literal.hs:741)
    d194 (src/Type/Data/Num/Decimal/Literal.hs:742)
    d195 (src/Type/Data/Num/Decimal/Literal.hs:743)
    d196 (src/Type/Data/Num/Decimal/Literal.hs:744)
    d197 (src/Type/Data/Num/Decimal/Literal.hs:745)
    d198 (src/Type/Data/Num/Decimal/Literal.hs:746)
    d199 (src/Type/Data/Num/Decimal/Literal.hs:747)
    d200 (src/Type/Data/Num/Decimal/Literal.hs:748)
    d201 (src/Type/Data/Num/Decimal/Literal.hs:749)
    d202 (src/Type/Data/Num/Decimal/Literal.hs:750)
    d203 (src/Type/Data/Num/Decimal/Literal.hs:751)
    d204 (src/Type/Data/Num/Decimal/Literal.hs:752)
    d205 (src/Type/Data/Num/Decimal/Literal.hs:753)
    d206 (src/Type/Data/Num/Decimal/Literal.hs:754)
    d207 (src/Type/Data/Num/Decimal/Literal.hs:755)
    d208 (src/Type/Data/Num/Decimal/Literal.hs:756)
    d209 (src/Type/Data/Num/Decimal/Literal.hs:757)
    d210 (src/Type/Data/Num/Decimal/Literal.hs:758)
    d211 (src/Type/Data/Num/Decimal/Literal.hs:759)
    d212 (src/Type/Data/Num/Decimal/Literal.hs:760)
    d213 (src/Type/Data/Num/Decimal/Literal.hs:761)
    d214 (src/Type/Data/Num/Decimal/Literal.hs:762)
    d215 (src/Type/Data/Num/Decimal/Literal.hs:763)
    d216 (src/Type/Data/Num/Decimal/Literal.hs:764)
    d217 (src/Type/Data/Num/Decimal/Literal.hs:765)
    d218 (src/Type/Data/Num/Decimal/Literal.hs:766)
    d219 (src/Type/Data/Num/Decimal/Literal.hs:767)
    d220 (src/Type/Data/Num/Decimal/Literal.hs:768)
    d221 (src/Type/Data/Num/Decimal/Literal.hs:769)
    d222 (src/Type/Data/Num/Decimal/Literal.hs:770)
    d223 (src/Type/Data/Num/Decimal/Literal.hs:771)
    d224 (src/Type/Data/Num/Decimal/Literal.hs:772)
    d225 (src/Type/Data/Num/Decimal/Literal.hs:773)
    d226 (src/Type/Data/Num/Decimal/Literal.hs:774)
    d227 (src/Type/Data/Num/Decimal/Literal.hs:775)
    d228 (src/Type/Data/Num/Decimal/Literal.hs:776)
    d229 (src/Type/Data/Num/Decimal/Literal.hs:777)
    d230 (src/Type/Data/Num/Decimal/Literal.hs:778)
    d231 (src/Type/Data/Num/Decimal/Literal.hs:779)
    d232 (src/Type/Data/Num/Decimal/Literal.hs:780)
    d233 (src/Type/Data/Num/Decimal/Literal.hs:781)
    d234 (src/Type/Data/Num/Decimal/Literal.hs:782)
    d235 (src/Type/Data/Num/Decimal/Literal.hs:783)
    d236 (src/Type/Data/Num/Decimal/Literal.hs:784)
    d237 (src/Type/Data/Num/Decimal/Literal.hs:785)
    d238 (src/Type/Data/Num/Decimal/Literal.hs:786)
    d239 (src/Type/Data/Num/Decimal/Literal.hs:787)
    d240 (src/Type/Data/Num/Decimal/Literal.hs:788)
    d241 (src/Type/Data/Num/Decimal/Literal.hs:789)
    d242 (src/Type/Data/Num/Decimal/Literal.hs:790)
    d243 (src/Type/Data/Num/Decimal/Literal.hs:791)
    d244 (src/Type/Data/Num/Decimal/Literal.hs:792)
    d245 (src/Type/Data/Num/Decimal/Literal.hs:793)
    d246 (src/Type/Data/Num/Decimal/Literal.hs:794)
    d247 (src/Type/Data/Num/Decimal/Literal.hs:795)
    d248 (src/Type/Data/Num/Decimal/Literal.hs:796)
    d249 (src/Type/Data/Num/Decimal/Literal.hs:797)
    d250 (src/Type/Data/Num/Decimal/Literal.hs:798)
    d251 (src/Type/Data/Num/Decimal/Literal.hs:799)
    d252 (src/Type/Data/Num/Decimal/Literal.hs:800)
    d253 (src/Type/Data/Num/Decimal/Literal.hs:801)
    d254 (src/Type/Data/Num/Decimal/Literal.hs:802)
    d255 (src/Type/Data/Num/Decimal/Literal.hs:803)
    d256 (src/Type/Data/Num/Decimal/Literal.hs:804)
    dn1 (src/Type/Data/Num/Decimal/Literal.hs:806)
    dn2 (src/Type/Data/Num/Decimal/Literal.hs:807)
    dn3 (src/Type/Data/Num/Decimal/Literal.hs:808)
    dn4 (src/Type/Data/Num/Decimal/Literal.hs:809)
    dn5 (src/Type/Data/Num/Decimal/Literal.hs:810)
    dn6 (src/Type/Data/Num/Decimal/Literal.hs:811)
    dn7 (src/Type/Data/Num/Decimal/Literal.hs:812)
    dn8 (src/Type/Data/Num/Decimal/Literal.hs:813)
    dn9 (src/Type/Data/Num/Decimal/Literal.hs:814)
    dn10 (src/Type/Data/Num/Decimal/Literal.hs:815)
    dn11 (src/Type/Data/Num/Decimal/Literal.hs:816)
    dn12 (src/Type/Data/Num/Decimal/Literal.hs:817)
    dn13 (src/Type/Data/Num/Decimal/Literal.hs:818)
    dn14 (src/Type/Data/Num/Decimal/Literal.hs:819)
    dn15 (src/Type/Data/Num/Decimal/Literal.hs:820)
    dn16 (src/Type/Data/Num/Decimal/Literal.hs:821)
    dn17 (src/Type/Data/Num/Decimal/Literal.hs:822)
    dn18 (src/Type/Data/Num/Decimal/Literal.hs:823)
    dn19 (src/Type/Data/Num/Decimal/Literal.hs:824)
    dn20 (src/Type/Data/Num/Decimal/Literal.hs:825)
    dn21 (src/Type/Data/Num/Decimal/Literal.hs:826)
    dn22 (src/Type/Data/Num/Decimal/Literal.hs:827)
    dn23 (src/Type/Data/Num/Decimal/Literal.hs:828)
    dn24 (src/Type/Data/Num/Decimal/Literal.hs:829)
    dn25 (src/Type/Data/Num/Decimal/Literal.hs:830)
    dn26 (src/Type/Data/Num/Decimal/Literal.hs:831)
    dn27 (src/Type/Data/Num/Decimal/Literal.hs:832)
    dn28 (src/Type/Data/Num/Decimal/Literal.hs:833)
    dn29 (src/Type/Data/Num/Decimal/Literal.hs:834)
    dn30 (src/Type/Data/Num/Decimal/Literal.hs:835)
    dn31 (src/Type/Data/Num/Decimal/Literal.hs:836)
    dn32 (src/Type/Data/Num/Decimal/Literal.hs:837)
    dn33 (src/Type/Data/Num/Decimal/Literal.hs:838)
    dn34 (src/Type/Data/Num/Decimal/Literal.hs:839)
    dn35 (src/Type/Data/Num/Decimal/Literal.hs:840)
    dn36 (src/Type/Data/Num/Decimal/Literal.hs:841)
    dn37 (src/Type/Data/Num/Decimal/Literal.hs:842)
    dn38 (src/Type/Data/Num/Decimal/Literal.hs:843)
    dn39 (src/Type/Data/Num/Decimal/Literal.hs:844)
    dn40 (src/Type/Data/Num/Decimal/Literal.hs:845)
    dn41 (src/Type/Data/Num/Decimal/Literal.hs:846)
    dn42 (src/Type/Data/Num/Decimal/Literal.hs:847)
    dn43 (src/Type/Data/Num/Decimal/Literal.hs:848)
    dn44 (src/Type/Data/Num/Decimal/Literal.hs:849)
    dn45 (src/Type/Data/Num/Decimal/Literal.hs:850)
    dn46 (src/Type/Data/Num/Decimal/Literal.hs:851)
    dn47 (src/Type/Data/Num/Decimal/Literal.hs:852)
    dn48 (src/Type/Data/Num/Decimal/Literal.hs:853)
    dn49 (src/Type/Data/Num/Decimal/Literal.hs:854)
    dn50 (src/Type/Data/Num/Decimal/Literal.hs:855)
    dn51 (src/Type/Data/Num/Decimal/Literal.hs:856)
    dn52 (src/Type/Data/Num/Decimal/Literal.hs:857)
    dn53 (src/Type/Data/Num/Decimal/Literal.hs:858)
    dn54 (src/Type/Data/Num/Decimal/Literal.hs:859)
    dn55 (src/Type/Data/Num/Decimal/Literal.hs:860)
    dn56 (src/Type/Data/Num/Decimal/Literal.hs:861)
    dn57 (src/Type/Data/Num/Decimal/Literal.hs:862)
    dn58 (src/Type/Data/Num/Decimal/Literal.hs:863)
    dn59 (src/Type/Data/Num/Decimal/Literal.hs:864)
    dn60 (src/Type/Data/Num/Decimal/Literal.hs:865)
    dn61 (src/Type/Data/Num/Decimal/Literal.hs:866)
    dn62 (src/Type/Data/Num/Decimal/Literal.hs:867)
    dn63 (src/Type/Data/Num/Decimal/Literal.hs:868)
    dn64 (src/Type/Data/Num/Decimal/Literal.hs:869)
    dn65 (src/Type/Data/Num/Decimal/Literal.hs:870)
    dn66 (src/Type/Data/Num/Decimal/Literal.hs:871)
    dn67 (src/Type/Data/Num/Decimal/Literal.hs:872)
    dn68 (src/Type/Data/Num/Decimal/Literal.hs:873)
    dn69 (src/Type/Data/Num/Decimal/Literal.hs:874)
    dn70 (src/Type/Data/Num/Decimal/Literal.hs:875)
    dn71 (src/Type/Data/Num/Decimal/Literal.hs:876)
    dn72 (src/Type/Data/Num/Decimal/Literal.hs:877)
    dn73 (src/Type/Data/Num/Decimal/Literal.hs:878)
    dn74 (src/Type/Data/Num/Decimal/Literal.hs:879)
    dn75 (src/Type/Data/Num/Decimal/Literal.hs:880)
    dn76 (src/Type/Data/Num/Decimal/Literal.hs:881)
    dn77 (src/Type/Data/Num/Decimal/Literal.hs:882)
    dn78 (src/Type/Data/Num/Decimal/Literal.hs:883)
    dn79 (src/Type/Data/Num/Decimal/Literal.hs:884)
    dn80 (src/Type/Data/Num/Decimal/Literal.hs:885)
    dn81 (src/Type/Data/Num/Decimal/Literal.hs:886)
    dn82 (src/Type/Data/Num/Decimal/Literal.hs:887)
    dn83 (src/Type/Data/Num/Decimal/Literal.hs:888)
    dn84 (src/Type/Data/Num/Decimal/Literal.hs:889)
    dn85 (src/Type/Data/Num/Decimal/Literal.hs:890)
    dn86 (src/Type/Data/Num/Decimal/Literal.hs:891)
    dn87 (src/Type/Data/Num/Decimal/Literal.hs:892)
    dn88 (src/Type/Data/Num/Decimal/Literal.hs:893)
    dn89 (src/Type/Data/Num/Decimal/Literal.hs:894)
    dn90 (src/Type/Data/Num/Decimal/Literal.hs:895)
    dn91 (src/Type/Data/Num/Decimal/Literal.hs:896)
    dn92 (src/Type/Data/Num/Decimal/Literal.hs:897)
    dn93 (src/Type/Data/Num/Decimal/Literal.hs:898)
    dn94 (src/Type/Data/Num/Decimal/Literal.hs:899)
    dn95 (src/Type/Data/Num/Decimal/Literal.hs:900)
    dn96 (src/Type/Data/Num/Decimal/Literal.hs:901)
    dn97 (src/Type/Data/Num/Decimal/Literal.hs:902)
    dn98 (src/Type/Data/Num/Decimal/Literal.hs:903)
    dn99 (src/Type/Data/Num/Decimal/Literal.hs:904)
    dn100 (src/Type/Data/Num/Decimal/Literal.hs:905)
    dn101 (src/Type/Data/Num/Decimal/Literal.hs:906)
    dn102 (src/Type/Data/Num/Decimal/Literal.hs:907)
    dn103 (src/Type/Data/Num/Decimal/Literal.hs:908)
    dn104 (src/Type/Data/Num/Decimal/Literal.hs:909)
    dn105 (src/Type/Data/Num/Decimal/Literal.hs:910)
    dn106 (src/Type/Data/Num/Decimal/Literal.hs:911)
    dn107 (src/Type/Data/Num/Decimal/Literal.hs:912)
    dn108 (src/Type/Data/Num/Decimal/Literal.hs:913)
    dn109 (src/Type/Data/Num/Decimal/Literal.hs:914)
    dn110 (src/Type/Data/Num/Decimal/Literal.hs:915)
    dn111 (src/Type/Data/Num/Decimal/Literal.hs:916)
    dn112 (src/Type/Data/Num/Decimal/Literal.hs:917)
    dn113 (src/Type/Data/Num/Decimal/Literal.hs:918)
    dn114 (src/Type/Data/Num/Decimal/Literal.hs:919)
    dn115 (src/Type/Data/Num/Decimal/Literal.hs:920)
    dn116 (src/Type/Data/Num/Decimal/Literal.hs:921)
    dn117 (src/Type/Data/Num/Decimal/Literal.hs:922)
    dn118 (src/Type/Data/Num/Decimal/Literal.hs:923)
    dn119 (src/Type/Data/Num/Decimal/Literal.hs:924)
    dn120 (src/Type/Data/Num/Decimal/Literal.hs:925)
    dn121 (src/Type/Data/Num/Decimal/Literal.hs:926)
    dn122 (src/Type/Data/Num/Decimal/Literal.hs:927)
    dn123 (src/Type/Data/Num/Decimal/Literal.hs:928)
    dn124 (src/Type/Data/Num/Decimal/Literal.hs:929)
    dn125 (src/Type/Data/Num/Decimal/Literal.hs:930)
    dn126 (src/Type/Data/Num/Decimal/Literal.hs:931)
    dn127 (src/Type/Data/Num/Decimal/Literal.hs:932)
    dn128 (src/Type/Data/Num/Decimal/Literal.hs:933)
    dn129 (src/Type/Data/Num/Decimal/Literal.hs:934)
    dn130 (src/Type/Data/Num/Decimal/Literal.hs:935)
    dn131 (src/Type/Data/Num/Decimal/Literal.hs:936)
    d
src/Data/SizedInt.hs:130:10: Warning:
    No explicit implementation for
      ‘Data.Bits.bitSizeMaybe’
    In the instance declaration for ‘Bits (SizedInt nT)’

src/Data/SizedInt.hs:138:18: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"

src/Data/SizedInt.hs:142:14: Warning:
    In the use of ‘bitSize’ (imported from Data.Bits):
    Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
n132 (src/Type/Data/Num/Decimal/Literal.hs:937)
    dn133 (src/Type/Data/Num/Decimal/Literal.hs:938)
    dn134 (src/Type/Data/Num/Decimal/Literal.hs:939)
    dn135 (src/Type/Data/Num/Decimal/Literal.hs:940)
    dn136 (src/Type/Data/Num/Decimal/Literal.hs:941)
    dn137 (src/Type/Data/Num/Decimal/Literal.hs:942)
    dn138 (src/Type/Data/Num/Decimal/Literal.hs:943)
    dn139 (src/Type/Data/Num/Decimal/Literal.hs:944)
    dn140 (src/Type/Data/Num/Decimal/Literal.hs:945)
    dn141 (src/Type/Data/Num/Decimal/Literal.hs:946)
    dn142 (src/Type/Data/Num/Decimal/Literal.hs:947)
    dn143 (src/Type/Data/Num/Decimal/Literal.hs:948)
    dn144 (src/Type/Data/Num/Decimal/Literal.hs:949)
    dn145 (src/Type/Data/Num/Decimal/Literal.hs:950)
    dn146 (src/Type/Data/Num/Decimal/Literal.hs:951)
    dn147 (src/Type/Data/Num/Decimal/Literal.hs:952)
    dn148 (src/Type/Data/Num/Decimal/Literal.hs:953)
    dn149 (src/Type/Data/Num/Decimal/Literal.hs:954)
    dn150 (src/Type/Data/Num/Decimal/Literal.hs:955)
    dn151 (src/Type/Data/Num/Decimal/Literal.hs:956)
    dn152 (src/Type/Data/Num/Decimal/Literal.hs:957)
    dn153 (src/Type/Data/Num/Decimal/Literal.hs:958)
    dn154 (src/Type/Data/Num/Decimal/Literal.hs:959)
    dn155 (src/Type/Data/Num/Decimal/Literal.hs:960)
    dn156 (src/Type/Data/Num/Decimal/Literal.hs:961)
    dn157 (src/Type/Data/Num/Decimal/Literal.hs:962)
    dn158 (src/Type/Data/Num/Decimal/Literal.hs:963)
    dn159 (src/Type/Data/Num/Decimal/Literal.hs:964)
    dn160 (src/Type/Data/Num/Decimal/Literal.hs:965)
    dn161 (src/Type/Data/Num/Decimal/Literal.hs:966)
    dn162 (src/Type/Data/Num/Decimal/Literal.hs:967)
    dn163 (src/Type/Data/Num/Decimal/Literal.hs:968)
    dn164 (src/Type/Data/Num/Decimal/Literal.hs:969)
    dn165 (src/Type/Data/Num/Decimal/Literal.hs:970)
    dn166 (src/Type/Data/Num/Decimal/Literal.hs:971)
    dn167 (src/Type/Data/Num/Decimal/Literal.hs:972)
    dn168 (src/Type/Data/Num/Decimal/Literal.hs:973)
    dn169 (src/Type/Data/Num/Decimal/Literal.hs:974)
    dn170 (src/Type/Data/Num/Decimal/Literal.hs:975)
    dn171 (src/Type/Data/Num/Decimal/Literal.hs:976)
    dn172 (src/Type/Data/Num/Decimal/Literal.hs:977)
    dn173 (src/Type/Data/Num/Decimal/Literal.hs:978)
    dn174 (src/Type/Data/Num/Decimal/Literal.hs:979)
    dn175 (src/Type/Data/Num/Decimal/Literal.hs:980)
    dn176 (src/Type/Data/Num/Decimal/Literal.hs:981)
    dn177 (src/Type/Data/Num/Decimal/Literal.hs:982)
    dn178 (src/Type/Data/Num/Decimal/Literal.hs:983)
    dn179 (src/Type/Data/Num/Decimal/Literal.hs:984)
    dn180 (src/Type/Data/Num/Decimal/Literal.hs:985)
    dn181 (src/Type/Data/Num/Decimal/Literal.hs:986)
    dn182 (src/Type/Data/Num/Decimal/Literal.hs:987)
    dn183 (src/Type/Data/Num/Decimal/Literal.hs:988)
    dn184 (src/Type/Data/Num/Decimal/Literal.hs:989)
    dn185 (src/Type/Data/Num/Decimal/Literal.hs:990)
    dn186 (src/Type/Data/Num/Decimal/Literal.hs:991)
    dn187 (src/Type/Data/Num/Decimal/Literal.hs:992)
    dn188 (src/Type/Data/Num/Decimal/Literal.hs:993)
    dn189 (src/Type/Data/Num/Decimal/Literal.hs:994)
    dn190 (src/Type/Data/Num/Decimal/Literal.hs:995)
    dn191 (src/Type/Data/Num/Decimal/Literal.hs:996)
    dn192 (src/Type/Data/Num/Decimal/Literal.hs:997)
    dn193 (src/Type/Data/Num/Decimal/Literal.hs:998)
    dn194 (src/Type/Data/Num/Decimal/Literal.hs:999)
    dn195 (src/Type/Data/Num/Decimal/Literal.hs:1000)
    dn196 (src/Type/Data/Num/Decimal/Literal.hs:1001)
    dn197 (src/Type/Data/Num/Decimal/Literal.hs:1002)
    dn198 (src/Type/Data/Num/Decimal/Literal.hs:1003)
    dn199 (src/Type/Data/Num/Decimal/Literal.hs:1004)
    dn200 (src/Type/Data/Num/Decimal/Literal.hs:1005)
    dn201 (src/Type/Data/Num/Decimal/Literal.hs:1006)
    dn202 (src/Type/Data/Num/Decimal/Literal.hs:1007)
    dn203 (src/Type/Data/Num/Decimal/Literal.hs:1008)
    dn204 (src/Type/Data/Num/Decimal/Literal.hs:1009)
    dn205 (src/Type/Data/Num/Decimal/Literal.hs:1010)
    dn206 (src/Type/Data/Num/Decimal/Literal.hs:1011)
    dn207 (src/Type/Data/Num/Decimal/Literal.hs:1012)
    dn208 (src/Type/Data/Num/Decimal/Literal.hs:1013)
    dn209 (src/Type/Data/Num/Decimal/Literal.hs:1014)
    dn210 (src/Type/Data/Num/Decimal/Literal.hs:1015)
    dn211 (src/Type/Data/Num/Decimal/Literal.hs:1016)
    dn212 (src/Type/Data/Num/Decimal/Literal.hs:1017)
    dn213 (src/Type/Data/Num/Decimal/Literal.hs:1018)
    dn214 (src/Type/Data/Num/Decimal/Literal.hs:1019)
    dn215 (src/Type/Data/Num/Decimal/Literal.hs:1020)
    dn216 (src/Type/Data/Num/Decimal/Literal.hs:1021)
    dn217 (src/Type/Data/Num/Decimal/Literal.hs:1022)
    dn218 (src/Type/Data/Num/Decimal/Literal.hs:1023)
    dn219 (src/Type/Data/Num/Decimal/Literal.hs:1024)
    dn220 (src/Type/Data/Num/Decimal/Literal.hs:1025)
    dn221 (src/Type/Data/Num/Decimal/Literal.hs:1026)
    dn222 (src/Type/Data/Num/Decimal/Literal.hs:1027)
    dn223 (src/Type/Data/Num/Decimal/Literal.hs:1028)
    dn224 (src/Type/Data/Num/Decimal/Literal.hs:1029)
    dn225 (src/Type/Data/Num/Decimal/Literal.hs:1030)
    dn226 (src/Type/Data/Num/Decimal/Literal.hs:1031)
    dn227 (src/Type/Data/Num/Decimal/Literal.hs:1032)
    dn228 (src/Type/Data/Num/Decimal/Literal.hs:1033)
    dn229 (src/Type/Data/Num/Decimal/Literal.hs:1034)
    dn230 (src/Type/Data/Num/Decimal/Literal.hs:1035)
    dn231 (src/Type/Data/Num/Decimal/Literal.hs:1036)
    dn232 (src/Type/Data/Num/Decimal/Literal.hs:1037)
    dn233 (src/Type/Data/Num/Decimal/Literal.hs:1038)
    dn234 (src/Type/Data/Num/Decimal/Literal.hs:1039)
    dn235 (src/Type/Data/Num/Decimal/Literal.hs:1040)
    dn236 (src/Type/Data/Num/Decimal/Literal.hs:1041)
    dn237 (src/Type/Data/Num/Decimal/Literal.hs:1042)
    dn238 (src/Type/Data/Num/Decimal/Literal.hs:1043)
    dn239 (src/Type/Data/Num/Decimal/Literal.hs:1044)
    dn240 (src/Type/Data/Num/Decimal/Literal.hs:1045)
    dn241 (src/Type/Data/Num/Decimal/Literal.hs:1046)
    dn242 (src/Type/Data/Num/Decimal/Literal.hs:1047)
    dn243 (src/Type/Data/Num/Decimal/Literal.hs:1048)
    dn244 (src/Type/Data/Num/Decimal/Literal.hs:1049)
    dn245 (src/Type/Data/Num/Decimal/Literal.hs:1050)
    dn246 (src/Type/Data/Num/Decimal/Literal.hs:1051)
    dn247 (src/Type/Data/Num/Decimal/Literal.hs:1052)
    dn248 (src/Type/Data/Num/Decimal/Literal.hs:1053)
    dn249 (src/Type/Data/Num/Decimal/Literal.hs:1054)
    dn250 (src/Type/Data/Num/Decimal/Literal.hs:1055)
    dn251 (src/Type/Data/Num/Decimal/Literal.hs:1056)
    dn252 (src/Type/Data/Num/Decimal/Literal.hs:1057)
    dn253 (src/Type/Data/Num/Decimal/Literal.hs:1058)
    dn254 (src/Type/Data/Num/Decimal/Literal.hs:1059)
    dn255 (src/Type/Data/Num/Decimal/Literal.hs:1060)
    dn256 (src/Type/Data/Num/Decimal/Literal.hs:1061)
  67% (  2 /  3) in 'Type.Data.Num.Decimal'
  Missing documentation for:
    Module header
   0% (  0 /  6) in 'Type.Data.Num.Decimal.Proof'
  Missing documentation for:
    Module header
    Digits (src/Type/Data/Num/Decimal/Proof.hs:55)
    UnaryNat (src/Type/Data/Num/Decimal/Proof.hs:21)
    unaryNat (src/Type/Data/Num/Decimal/Proof.hs:23)
    UnaryPos (src/Type/Data/Num/Decimal/Proof.hs:30)
    unaryPos (src/Type/Data/Num/Decimal/Proof.hs:32)
   0% (  0 /  2) in 'Data.SizedInt'
  Missing documentation for:
    Module header
    SizedInt (src/Data/SizedInt.hs:16)
Warning: Type.Data.Num.Decimal.Number: could not find link destinations for:
    ComparePos GreaterPos Negate
Documentation created: dist/doc/html/tfp/index.html, dist/doc/html/tfp/tfp.txt
Creating package registration file:
/tmp/pkgConf-tfp-1.0.01070575321260401255.2
Installing library in
/home/builder/hackage-server/build-cache/tmp-install/lib/x86_64-linux-ghc-7.10.2/tfp-1.0.0.2-FIWrxKXo7gwKhRaC95GkZ2
Registering tfp-1.0.0.2...
Installed tfp-1.0.0.2

Test log

No test log was submitted for this report.