[all reports]
| Install |
InstallOk |
| Docs |
Ok |
| Tests |
Ok |
| Time submitted |
2026-01-18 13:21:02.716811484 UTC
|
| Compiler |
ghc-9.8.4 |
| OS |
linux |
| Arch |
x86_64 |
| Dependencies |
base-4.19.2.0, extra-1.8.1, transformers-0.6.1.0, uniplate-1.6.13 |
| Flags |
none
|
Code Coverage
| expressions | 61% (2469/3992) |
| boolean | guards | 54% (13/24) |
| conditions | 53% (8/15) |
| qualifiers | 14% (4/28) |
| alternatives | 59% (130/219) |
| local declarations | 86% (56/65) |
| top-level declarations | 22% (337/1489) |
Build log
[view raw]
Resolving dependencies...
Configuring clock-0.8.4...
Preprocessing library for clock-0.8.4..
Building library for clock-0.8.4..
[1 of 2] Compiling System.Clock ( dist/build/System/Clock.hs, dist/build/System/Clock.o, dist/build/System/Clock.dyn_o )
[2 of 2] Compiling System.Clock.Seconds ( System/Clock/Seconds.hs, dist/build/System/Clock/Seconds.o, dist/build/System/Clock/Seconds.dyn_o )
Preprocessing library for clock-0.8.4..
Running Haddock on library for clock-0.8.4..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 2] Compiling System.Clock ( dist/build/System/Clock.hs, nothing )
[2 of 2] Compiling System.Clock.Seconds ( System/Clock/Seconds.hs, nothing )
Haddock coverage:
81% ( 9 / 11) in 'System.Clock'
Missing documentation for:
normalize (System/Clock.hsc:267)
s2ns (System/Clock.hsc:264)
75% ( 6 / 8) in 'System.Clock.Seconds'
Missing documentation for:
Module header
Seconds (System/Clock/Seconds.hs:21)
Warning: System.Clock: could not find link destinations for:
- System.Clock.Rep_TimeSpec
- System.Clock.Rep_Clock
Warning: System.Clock.Seconds: could not find link destinations for:
- System.Clock.Rep_Clock
- System.Clock.Seconds.Rep_Seconds
Documentation created: dist/doc/html/clock/, dist/doc/html/clock/clock.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/clock-0.8.4-9mIDgJzjLvj7z3x0NN2L3T
Completed clock-0.8.4
Configuring os-string-2.0.8...
Preprocessing library for os-string-2.0.8..
Building library for os-string-2.0.8..
[ 1 of 11] Compiling System.OsString.Data.ByteString.Short.Internal ( System/OsString/Data/ByteString/Short/Internal.hs, dist/build/System/OsString/Data/ByteString/Short/Internal.o, dist/build/System/OsString/Data/ByteString/Short/Internal.dyn_o )
[ 2 of 11] Compiling System.OsString.Data.ByteString.Short ( System/OsString/Data/ByteString/Short.hs, dist/build/System/OsString/Data/ByteString/Short.o, dist/build/System/OsString/Data/ByteString/Short.dyn_o )
[ 3 of 11] Compiling System.OsString.Data.ByteString.Short.Word16 ( System/OsString/Data/ByteString/Short/Word16.hs, dist/build/System/OsString/Data/ByteString/Short/Word16.o, dist/build/System/OsString/Data/ByteString/Short/Word16.dyn_o )
[ 4 of 11] Compiling System.OsString.Internal.Exception ( System/OsString/Internal/Exception.hs, dist/build/System/OsString/Internal/Exception.o, dist/build/System/OsString/Internal/Exception.dyn_o )
[ 5 of 11] Compiling System.OsString.Encoding.Internal ( System/OsString/Encoding/Internal.hs, dist/build/System/OsString/Encoding/Internal.o, dist/build/System/OsString/Encoding/Internal.dyn_o )
System/OsString/Encoding/Internal.hs:23:42: warning: [GHC-38856] [-Wunused-imports]
The import of try from module Control.Exception is redundant
|
23 | import Control.Exception (SomeException, try, Exception (displayException), evaluate)
| ^^^
[ 6 of 11] Compiling System.OsString.Encoding ( System/OsString/Encoding.hs, dist/build/System/OsString/Encoding.o, dist/build/System/OsString/Encoding.dyn_o )
[ 7 of 11] Compiling System.OsString.Internal.Types ( System/OsString/Internal/Types.hs, dist/build/System/OsString/Internal/Types.o, dist/build/System/OsString/Internal/Types.dyn_o )
[ 8 of 11] Compiling System.OsString.Posix ( System/OsString/Posix.hs, dist/build/System/OsString/Posix.o, dist/build/System/OsString/Posix.dyn_o )
[ 9 of 11] Compiling System.OsString.Internal ( System/OsString/Internal.hs, dist/build/System/OsString/Internal.o, dist/build/System/OsString/Internal.dyn_o )
[10 of 11] Compiling System.OsString ( System/OsString.hs, dist/build/System/OsString.o, dist/build/System/OsString.dyn_o )
[11 of 11] Compiling System.OsString.Windows ( System/OsString/Windows.hs, dist/build/System/OsString/Windows.o, dist/build/System/OsString/Windows.dyn_o )
Preprocessing library for os-string-2.0.8..
Running Haddock on library for os-string-2.0.8..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 11] Compiling System.OsString.Data.ByteString.Short.Internal ( System/OsString/Data/ByteString/Short/Internal.hs, nothing )
[ 2 of 11] Compiling System.OsString.Data.ByteString.Short ( System/OsString/Data/ByteString/Short.hs, nothing )
[ 3 of 11] Compiling System.OsString.Data.ByteString.Short.Word16 ( System/OsString/Data/ByteString/Short/Word16.hs, nothing )
[ 4 of 11] Compiling System.OsString.Internal.Exception ( System/OsString/Internal/Exception.hs, nothing )
[ 5 of 11] Compiling System.OsString.Encoding.Internal ( System/OsString/Encoding/Internal.hs, nothing )
System/OsString/Encoding/Internal.hs:23:42: warning: [GHC-38856] [-Wunused-imports]
The import of try from module Control.Exception is redundant
|
23 | import Control.Exception (SomeException, try, Exception (displayException), evaluate)
| ^^^
[ 6 of 11] Compiling System.OsString.Encoding ( System/OsString/Encoding.hs, nothing )
[ 7 of 11] Compiling System.OsString.Internal.Types ( System/OsString/Internal/Types.hs, nothing )
[ 8 of 11] Compiling System.OsString.Posix ( System/OsString/Posix.hs, nothing )
[ 9 of 11] Compiling System.OsString.Internal ( System/OsString/Internal.hs, nothing )
[10 of 11] Compiling System.OsString ( System/OsString.hs, nothing )
[11 of 11] Compiling System.OsString.Windows ( System/OsString/Windows.hs, nothing )
Haddock coverage:
Warning: 'ShortByteString' is ambiguous. It is defined
* in Data.ByteString.Short.Internal
* in Data.ByteString.Short.Internal
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined in Data.ByteString.Short.Internal
26% ( 11 / 41) in 'System.OsString.Data.ByteString.Short.Internal'
Missing documentation for:
_nul (System/OsString/Data/ByteString/Short/Internal.hs:60)
isSpace (System/OsString/Data/ByteString/Short/Internal.hs:63)
create (System/OsString/Data/ByteString/Short/Internal.hs:70)
asBA (System/OsString/Data/ByteString/Short/Internal.hs:80)
BA (System/OsString/Data/ByteString/Short/Internal.hs:84)
MBA (System/OsString/Data/ByteString/Short/Internal.hs:85)
newPinnedByteArray (System/OsString/Data/ByteString/Short/Internal.hs:89)
newByteArray (System/OsString/Data/ByteString/Short/Internal.hs:94)
copyByteArray (System/OsString/Data/ByteString/Short/Internal.hs:99)
unsafeFreezeByteArray (System/OsString/Data/ByteString/Short/Internal.hs:104)
copyAddrToByteArray (System/OsString/Data/ByteString/Short/Internal.hs:109)
moduleErrorIO (System/OsString/Data/ByteString/Short/Internal.hs:244)
moduleErrorMsg (System/OsString/Data/ByteString/Short/Internal.hs:248)
packWord16 (System/OsString/Data/ByteString/Short/Internal.hs:251)
packLenWord16 (System/OsString/Data/ByteString/Short/Internal.hs:254)
unpackWord16 (System/OsString/Data/ByteString/Short/Internal.hs:265)
packWord16Rev (System/OsString/Data/ByteString/Short/Internal.hs:274)
packLenWord16Rev (System/OsString/Data/ByteString/Short/Internal.hs:277)
indexWord8Array (System/OsString/Data/ByteString/Short/Internal.hs:299)
word16ToLE# (System/OsString/Data/ByteString/Short/Internal.hs:320)
word16FromLE# (System/OsString/Data/ByteString/Short/Internal.hs:322)
setByteArray (System/OsString/Data/ByteString/Short/Internal.hs:325)
copyMutableByteArray (System/OsString/Data/ByteString/Short/Internal.hs:330)
createAndTrim' (System/OsString/Data/ByteString/Short/Internal.hs:356)
createAndTrim'' (System/OsString/Data/ByteString/Short/Internal.hs:372)
findIndexOrLength (System/OsString/Data/ByteString/Short/Internal.hs:397)
assertEven (System/OsString/Data/ByteString/Short/Internal.hs:422)
errorEmptySBS (System/OsString/Data/ByteString/Short/Internal.hs:430)
moduleError (System/OsString/Data/ByteString/Short/Internal.hs:434)
compareByteArraysOff (System/OsString/Data/ByteString/Short/Internal.hs:444)
Warning: 'ShortByteString' is ambiguous. It is defined
* in Data.ByteString.Short.Internal
* in Data.ByteString.Short.Internal
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined in Data.ByteString.Short.Internal
96% ( 93 / 96) in 'System.OsString.Data.ByteString.Short'
Missing documentation for:
append
uncons2 (System/OsString/Data/ByteString/Short.hs:184)
concat
Warning: 'ShortByteString' is ambiguous. It is defined
* in Data.ByteString.Short.Internal
* in Data.ByteString.Short.Internal
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined in Data.ByteString.Short.Internal
Warning: 'ByteString' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'CString' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
96% ( 92 / 95) in 'System.OsString.Data.ByteString.Short.Word16'
Missing documentation for:
append
concat
breakSubstring (System/OsString/Data/ByteString/Short/Word16.hs:663)
Warning: 'try' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
33% ( 1 / 3) in 'System.OsString.Internal.Exception'
Missing documentation for:
Module header
isAsyncException (System/OsString/Internal/Exception.hs:17)
Warning: 'TextEncoding' is ambiguous. It is defined
* in GHC.IO.Encoding.Types
* in GHC.IO.Encoding.Types
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined in GHC.IO.Encoding.Types
27% ( 9 / 33) in 'System.OsString.Encoding.Internal'
Missing documentation for:
Module header
ucs2le (System/OsString/Encoding/Internal.hs:42)
mkUcs2le (System/OsString/Encoding/Internal.hs:45)
ucs2le_DF (System/OsString/Encoding/Internal.hs:50)
ucs2le_EF (System/OsString/Encoding/Internal.hs:60)
ucs2le_decode (System/OsString/Encoding/Internal.hs:71)
ucs2le_encode (System/OsString/Encoding/Internal.hs:96)
mkUTF16le_b (System/OsString/Encoding/Internal.hs:131)
utf16le_b_DF (System/OsString/Encoding/Internal.hs:136)
utf16le_b_EF (System/OsString/Encoding/Internal.hs:146)
utf16le_b_decode (System/OsString/Encoding/Internal.hs:157)
utf16le_b_encode (System/OsString/Encoding/Internal.hs:195)
cWcharsToChars_UCS2 (System/OsString/Encoding/Internal.hs:231)
cWcharsToChars (System/OsString/Encoding/Internal.hs:238)
charsToCWchars (System/OsString/Encoding/Internal.hs:248)
withWindowsString (System/OsString/Encoding/Internal.hs:264)
peekWindowsString (System/OsString/Encoding/Internal.hs:267)
withPosixString (System/OsString/Encoding/Internal.hs:272)
withPosixString' (System/OsString/Encoding/Internal.hs:275)
peekPosixString (System/OsString/Encoding/Internal.hs:278)
peekPosixString' (System/OsString/Encoding/Internal.hs:281)
EncodingException (System/OsString/Encoding/Internal.hs:340)
showEncodingException (System/OsString/Encoding/Internal.hs:348)
wNUL (System/OsString/Encoding/Internal.hs:367)
44% ( 11 / 25) in 'System.OsString.Encoding'
Missing documentation for:
Module header
EncodingException (System/OsString/Encoding/Internal.hs:340)
showEncodingException (System/OsString/Encoding/Internal.hs:348)
ucs2le (System/OsString/Encoding/Internal.hs:42)
mkUcs2le (System/OsString/Encoding/Internal.hs:45)
ucs2le_DF (System/OsString/Encoding/Internal.hs:50)
ucs2le_EF (System/OsString/Encoding/Internal.hs:60)
ucs2le_decode (System/OsString/Encoding/Internal.hs:71)
ucs2le_encode (System/OsString/Encoding/Internal.hs:96)
mkUTF16le_b (System/OsString/Encoding/Internal.hs:131)
utf16le_b_DF (System/OsString/Encoding/Internal.hs:136)
utf16le_b_EF (System/OsString/Encoding/Internal.hs:146)
utf16le_b_decode (System/OsString/Encoding/Internal.hs:157)
utf16le_b_encode (System/OsString/Encoding/Internal.hs:195)
Warning: 'WindowsString' is ambiguous. It is defined
* at System/OsString/Internal/Types.hs:60:25
* at System/OsString/Internal/Types.hs:60:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal/Types.hs:60:1
Warning: 'PosixString' is ambiguous. It is defined
* at System/OsString/Internal/Types.hs:87:23
* at System/OsString/Internal/Types.hs:87:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal/Types.hs:87:1
Warning: 'ShortByteString' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'PosixChar' is ambiguous. It is defined
* at System/OsString/Internal/Types.hs:123:23
* at System/OsString/Internal/Types.hs:123:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal/Types.hs:123:1
Warning: 'WindowsChar' is ambiguous. It is defined
* at System/OsString/Internal/Types.hs:117:23
* at System/OsString/Internal/Types.hs:117:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal/Types.hs:117:1
Warning: 'OsChar' is ambiguous. It is defined
* at System/OsString/Internal/Types.hs:210:18
* at System/OsString/Internal/Types.hs:210:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal/Types.hs:210:1
Warning: 'OsString' is ambiguous. It is defined
* at System/OsString/Internal/Types.hs:161:20
* at System/OsString/Internal/Types.hs:161:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal/Types.hs:161:1
Warning: '(</>)' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
50% ( 9 / 18) in 'System.OsString.Internal.Types'
Missing documentation for:
Module header
unWS (System/OsString/Internal/Types.hs:70)
unPS (System/OsString/Internal/Types.hs:96)
PlatformString (System/OsString/Internal/Types.hs:114)
WindowsChar (System/OsString/Internal/Types.hs:117)
unWW (System/OsString/Internal/Types.hs:131)
PosixChar (System/OsString/Internal/Types.hs:123)
unPW (System/OsString/Internal/Types.hs:139)
PlatformChar (System/OsString/Internal/Types.hs:148)
Warning: 'setFileSystemEncoding' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'getLocaleEncoding' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'PosixString' is ambiguous. It is defined
* at System/OsString/Internal/Types.hs:87:23
* at System/OsString/Internal/Types.hs:87:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal/Types.hs:87:1
Warning: 'OsString' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
95% ( 95 /100) in 'System.OsString.Posix'
Missing documentation for:
Module header
PosixChar (System/OsString/Internal/Types.hs:123)
singleton (System/OsString/Common.hs:526)
empty (System/OsString/Common.hs:529)
concat (System/OsString/Common.hs:737)
Warning: 'setFileSystemEncoding' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'unsafePerformIO' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'getLocaleEncoding' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'OsString' is ambiguous. It is defined
* at System/OsString/Internal/Types.hs:161:20
* at System/OsString/Internal/Types.hs:161:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal/Types.hs:161:1
Warning: 'OsChar' is ambiguous. It is defined
* at System/OsString/Internal/Types.hs:210:18
* at System/OsString/Internal/Types.hs:210:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal/Types.hs:210:1
Warning: 'head' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:293:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:293:1
Warning: 'tail' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:277:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:277:1
Warning: 'init' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:302:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:302:1
Warning: 'last' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:268:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:268:1
Warning: 'map' is ambiguous. It is defined
* in GHC.Base
* at System/OsString/Internal.hs:332:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:332:1
Warning: 'reverse' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:338:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:338:1
Warning: 'foldl' is ambiguous. It is defined
* in Data.Foldable
* at System/OsString/Internal.hs:354:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:354:1
Warning: 'foldl1' is ambiguous. It is defined
* in Data.Foldable
* at System/OsString/Internal.hs:368:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:368:1
Warning: 'foldr' is ambiguous. It is defined
* in Data.Foldable
* at System/OsString/Internal.hs:384:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:384:1
Warning: 'foldr1' is ambiguous. It is defined
* in Data.Foldable
* at System/OsString/Internal.hs:398:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:398:1
Warning: 'all' is ambiguous. It is defined
* in Data.Foldable
* at System/OsString/Internal.hs:412:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:412:1
Warning: 'any' is ambiguous. It is defined
* in Data.Foldable
* at System/OsString/Internal.hs:419:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:419:1
Warning: 'replicate' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:434:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:434:1
Warning: 'take' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:476:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:476:1
Warning: 'length' is ambiguous. It is defined
* in Data.Foldable
* at System/OsString/Internal.hs:325:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:325:1
Warning: 'drop' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:513:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:513:1
Warning: 'takeWhile' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:507:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:507:1
Warning: 'dropWhile' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:535:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:535:1
Warning: 'break' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:564:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:564:1
Warning: 'span' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:574:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:574:1
Warning: 'splitAt' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:599:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:599:1
Warning: 'elem' is ambiguous. It is defined
* in Data.Foldable
* at System/OsString/Internal.hs:702:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:702:1
Warning: 'filter' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:720:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:720:1
94% ( 75 / 79) in 'System.OsString.Internal'
Missing documentation for:
Module header
empty (System/OsString/Internal.hs:233)
singleton (System/OsString/Internal.hs:236)
concat (System/OsString/Internal.hs:425)
Warning: 'setFileSystemEncoding' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'unsafePerformIO' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
96% ( 96 / 99) in 'System.OsString'
Missing documentation for:
empty (System/OsString/Internal.hs:233)
singleton (System/OsString/Internal.hs:236)
concat (System/OsString/Internal.hs:425)
Warning: 'unsafeDupablePerformIO' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'WindowsString' is ambiguous. It is defined
* at System/OsString/Internal/Types.hs:60:25
* at System/OsString/Internal/Types.hs:60:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal/Types.hs:60:1
Warning: 'OsString' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
94% ( 94 / 99) in 'System.OsString.Windows'
Missing documentation for:
Module header
WindowsChar (System/OsString/Internal/Types.hs:117)
singleton (System/OsString/Common.hs:526)
empty (System/OsString/Common.hs:529)
concat (System/OsString/Common.hs:737)
Warning: System.OsString.Data.ByteString.Short: could not find link destinations for:
- Data.ByteString.Short.Internal.Rep_ShortByteString
- Data.ByteString.Short.Internal.D:R:ItemShortByteString
Warning: System.OsString.Data.ByteString.Short.Word16: could not find link destinations for:
- Data.ByteString.Short.Internal.Rep_ShortByteString
- Data.ByteString.Short.Internal.D:R:ItemShortByteString
Warning: System.OsString.Internal.Types: could not find link destinations for:
- System.OsString.Internal.Types.Rep_OsChar
- System.OsString.Internal.Types.Rep_OsString
- System.OsString.Internal.Types.Rep_PosixChar
- System.OsString.Internal.Types.Rep_WindowsChar
- System.OsString.Internal.Types.Rep_PosixString
- System.OsString.Internal.Types.Rep_WindowsString
Warning: System.OsString.Posix: could not find link destinations for:
- System.OsString.Internal.Types.Rep_PosixChar
- System.OsString.Internal.Types.Rep_PosixString
Warning: System.OsString: could not find link destinations for:
- System.OsString.Internal.Types.Rep_OsChar
- System.OsString.Internal.Types.Rep_OsString
Warning: System.OsString.Windows: could not find link destinations for:
- System.OsString.Internal.Types.Rep_WindowsChar
- System.OsString.Internal.Types.Rep_WindowsString
Documentation created: dist/doc/html/os-string/,
dist/doc/html/os-string/os-string.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/os-string-2.0.8-JLOCx5syZ3qViIHERGXha
Completed os-string-2.0.8
Configuring syb-0.7.3...
Preprocessing library for syb-0.7.3..
Building library for syb-0.7.3..
[ 1 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o, dist/build/Data/Generics/Aliases.dyn_o )
[ 2 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o, dist/build/Data/Generics/Basics.dyn_o )
[ 3 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o, dist/build/Data/Generics/Builders.dyn_o )
[ 4 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o, dist/build/Data/Generics/Instances.dyn_o )
[ 5 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o, dist/build/Data/Generics/Schemes.dyn_o )
[ 6 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o, dist/build/Data/Generics/Text.dyn_o )
[ 7 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o, dist/build/Data/Generics/Twins.dyn_o )
[ 8 of 16] Compiling Data.Generics ( src/Data/Generics.hs, dist/build/Data/Generics.o, dist/build/Data/Generics.dyn_o )
[ 9 of 16] Compiling Generics.SYB ( src/Generics/SYB.hs, dist/build/Generics/SYB.o, dist/build/Generics/SYB.dyn_o )
[10 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o, dist/build/Generics/SYB/Aliases.dyn_o )
[11 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o, dist/build/Generics/SYB/Basics.dyn_o )
[12 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o, dist/build/Generics/SYB/Builders.dyn_o )
[13 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o, dist/build/Generics/SYB/Instances.dyn_o )
[14 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o, dist/build/Generics/SYB/Schemes.dyn_o )
[15 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o, dist/build/Generics/SYB/Text.dyn_o )
[16 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o, dist/build/Generics/SYB/Twins.dyn_o )
Preprocessing library for syb-0.7.3..
Running Haddock on library for syb-0.7.3..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, nothing )
[ 2 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, nothing )
[ 3 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, nothing )
[ 4 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, nothing )
[ 5 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, nothing )
[ 6 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, nothing )
[ 7 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, nothing )
[ 8 of 16] Compiling Data.Generics ( src/Data/Generics.hs, nothing )
[ 9 of 16] Compiling Generics.SYB ( src/Generics/SYB.hs, nothing )
[10 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, nothing )
[11 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, nothing )
[12 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, nothing )
[13 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, nothing )
[14 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, nothing )
[15 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, nothing )
[16 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, nothing )
Haddock coverage:
Warning: 'Generic'' is ambiguous. It is defined
* at src/Data/Generics/Aliases.hs:524:22
* at src/Data/Generics/Aliases.hs:524:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Data/Generics/Aliases.hs:524:1
Warning: 'GenericR'' is ambiguous. It is defined
* at src/Data/Generics/Aliases.hs:509:23
* at src/Data/Generics/Aliases.hs:509:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Data/Generics/Aliases.hs:509:1
Warning: 'GenericB'' is ambiguous. It is defined
* at src/Data/Generics/Aliases.hs:496:21
* at src/Data/Generics/Aliases.hs:496:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Data/Generics/Aliases.hs:496:1
100% ( 62 / 62) in 'Data.Generics.Aliases'
100% ( 2 / 2) in 'Data.Generics.Basics'
100% ( 3 / 3) in 'Data.Generics.Builders'
100% ( 1 / 1) in 'Data.Generics.Instances'
100% ( 19 / 19) in 'Data.Generics.Schemes'
100% ( 6 / 6) in 'Data.Generics.Text'
100% ( 17 / 17) in 'Data.Generics.Twins'
100% ( 8 / 8) in 'Data.Generics'
100% ( 2 / 2) in 'Generics.SYB'
100% ( 2 / 2) in 'Generics.SYB.Aliases'
100% ( 2 / 2) in 'Generics.SYB.Basics'
100% ( 2 / 2) in 'Generics.SYB.Builders'
100% ( 1 / 1) in 'Generics.SYB.Instances'
100% ( 2 / 2) in 'Generics.SYB.Schemes'
100% ( 2 / 2) in 'Generics.SYB.Text'
100% ( 2 / 2) in 'Generics.SYB.Twins'
Documentation created: dist/doc/html/syb/, dist/doc/html/syb/syb.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/syb-0.7.3-3RSHlswStQQ1o1nIweGIxQ
Completed syb-0.7.3
Configuring extra-1.8.1...
Preprocessing library for extra-1.8.1..
Building library for extra-1.8.1..
[ 1 of 22] Compiling Data.IORef.Extra ( src/Data/IORef/Extra.hs, dist/build/Data/IORef/Extra.o, dist/build/Data/IORef/Extra.dyn_o )
[ 2 of 22] Compiling Data.Monoid.Extra ( src/Data/Monoid/Extra.hs, dist/build/Data/Monoid/Extra.o, dist/build/Data/Monoid/Extra.dyn_o )
[ 3 of 22] Compiling Data.Tuple.Extra ( src/Data/Tuple/Extra.hs, dist/build/Data/Tuple/Extra.o, dist/build/Data/Tuple/Extra.dyn_o )
[ 4 of 22] Compiling Data.Typeable.Extra ( src/Data/Typeable/Extra.hs, dist/build/Data/Typeable/Extra.o, dist/build/Data/Typeable/Extra.dyn_o )
[ 5 of 22] Compiling Numeric.Extra ( src/Numeric/Extra.hs, dist/build/Numeric/Extra.o, dist/build/Numeric/Extra.dyn_o )
[ 6 of 22] Compiling Partial ( src/Partial.hs, dist/build/Partial.o, dist/build/Partial.dyn_o )
[ 7 of 22] Compiling Data.List.Extra ( src/Data/List/Extra.hs, dist/build/Data/List/Extra.o, dist/build/Data/List/Extra.dyn_o )
[ 8 of 22] Compiling Data.Version.Extra ( src/Data/Version/Extra.hs, dist/build/Data/Version/Extra.o, dist/build/Data/Version/Extra.dyn_o )
[ 9 of 22] Compiling Data.List.NonEmpty.Extra ( src/Data/List/NonEmpty/Extra.hs, dist/build/Data/List/NonEmpty/Extra.o, dist/build/Data/List/NonEmpty/Extra.dyn_o )
[10 of 22] Compiling Data.Either.Extra ( src/Data/Either/Extra.hs, dist/build/Data/Either/Extra.o, dist/build/Data/Either/Extra.dyn_o )
[11 of 22] Compiling Control.Exception.Extra ( src/Control/Exception/Extra.hs, dist/build/Control/Exception/Extra.o, dist/build/Control/Exception/Extra.dyn_o )
[12 of 22] Compiling Control.Monad.Extra ( src/Control/Monad/Extra.hs, dist/build/Control/Monad/Extra.o, dist/build/Control/Monad/Extra.dyn_o )
[13 of 22] Compiling Data.Foldable.Extra ( src/Data/Foldable/Extra.hs, dist/build/Data/Foldable/Extra.o, dist/build/Data/Foldable/Extra.dyn_o )
[14 of 22] Compiling Control.Concurrent.Extra ( src/Control/Concurrent/Extra.hs, dist/build/Control/Concurrent/Extra.o, dist/build/Control/Concurrent/Extra.dyn_o )
[15 of 22] Compiling System.Directory.Extra ( src/System/Directory/Extra.hs, dist/build/System/Directory/Extra.o, dist/build/System/Directory/Extra.dyn_o )
[16 of 22] Compiling System.Environment.Extra ( src/System/Environment/Extra.hs, dist/build/System/Environment/Extra.o, dist/build/System/Environment/Extra.dyn_o )
[17 of 22] Compiling System.IO.Extra ( src/System/IO/Extra.hs, dist/build/System/IO/Extra.o, dist/build/System/IO/Extra.dyn_o )
[18 of 22] Compiling System.Info.Extra ( src/System/Info/Extra.hs, dist/build/System/Info/Extra.o, dist/build/System/Info/Extra.dyn_o )
[19 of 22] Compiling System.Process.Extra ( src/System/Process/Extra.hs, dist/build/System/Process/Extra.o, dist/build/System/Process/Extra.dyn_o )
[20 of 22] Compiling System.Time.Extra ( src/System/Time/Extra.hs, dist/build/System/Time/Extra.o, dist/build/System/Time/Extra.dyn_o )
[21 of 22] Compiling Extra ( src/Extra.hs, dist/build/Extra.o, dist/build/Extra.dyn_o )
[22 of 22] Compiling Text.Read.Extra ( src/Text/Read/Extra.hs, dist/build/Text/Read/Extra.o, dist/build/Text/Read/Extra.dyn_o )
Preprocessing library for extra-1.8.1..
Running Haddock on library for extra-1.8.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 22] Compiling Data.IORef.Extra ( src/Data/IORef/Extra.hs, nothing )
[ 2 of 22] Compiling Data.Monoid.Extra ( src/Data/Monoid/Extra.hs, nothing )
[ 3 of 22] Compiling Data.Tuple.Extra ( src/Data/Tuple/Extra.hs, nothing )
[ 4 of 22] Compiling Data.Typeable.Extra ( src/Data/Typeable/Extra.hs, nothing )
[ 5 of 22] Compiling Numeric.Extra ( src/Numeric/Extra.hs, nothing )
[ 6 of 22] Compiling Partial ( src/Partial.hs, nothing )
[ 7 of 22] Compiling Data.List.Extra ( src/Data/List/Extra.hs, nothing )
[ 8 of 22] Compiling Data.Version.Extra ( src/Data/Version/Extra.hs, nothing )
[ 9 of 22] Compiling Data.List.NonEmpty.Extra ( src/Data/List/NonEmpty/Extra.hs, nothing )
[10 of 22] Compiling Data.Either.Extra ( src/Data/Either/Extra.hs, nothing )
[11 of 22] Compiling Control.Exception.Extra ( src/Control/Exception/Extra.hs, nothing )
[12 of 22] Compiling Control.Monad.Extra ( src/Control/Monad/Extra.hs, nothing )
[13 of 22] Compiling Data.Foldable.Extra ( src/Data/Foldable/Extra.hs, nothing )
[14 of 22] Compiling Control.Concurrent.Extra ( src/Control/Concurrent/Extra.hs, nothing )
[15 of 22] Compiling System.Directory.Extra ( src/System/Directory/Extra.hs, nothing )
[16 of 22] Compiling System.Environment.Extra ( src/System/Environment/Extra.hs, nothing )
[17 of 22] Compiling System.IO.Extra ( src/System/IO/Extra.hs, nothing )
[18 of 22] Compiling System.Info.Extra ( src/System/Info/Extra.hs, nothing )
[19 of 22] Compiling System.Process.Extra ( src/System/Process/Extra.hs, nothing )
[20 of 22] Compiling System.Time.Extra ( src/System/Time/Extra.hs, nothing )
[21 of 22] Compiling Extra ( src/Extra.hs, nothing )
[22 of 22] Compiling Text.Read.Extra ( src/Text/Read/Extra.hs, nothing )
Haddock coverage:
100% ( 6 / 6) in 'Data.IORef.Extra'
100% ( 4 / 4) in 'Data.Monoid.Extra'
Warning: 'Arrow' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 28 / 28) in 'Data.Tuple.Extra'
100% ( 2 / 2) in 'Data.Typeable.Extra'
100% ( 7 / 7) in 'Numeric.Extra'
Warning: '(:)' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'unzip' is ambiguous. It is defined
* in Data.Functor
* in GHC.List
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined in GHC.List
Warning: 'firstJustM' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 85 / 85) in 'Data.List.Extra'
Warning: 'Version' is ambiguous. It is defined
* in Data.Version
* in Data.Version
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined in Data.Version
100% ( 3 / 3) in 'Data.Version.Extra'
Warning: 'length' is ambiguous. It is defined
* in Data.Foldable
* in Data.List.NonEmpty
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined in Data.List.NonEmpty
100% ( 23 / 23) in 'Data.List.NonEmpty.Extra'
Warning: 'fromJust' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 11 / 11) in 'Data.Either.Extra'
Warning: 'ErrorCall' is ambiguous. It is defined
* in GHC.Exception
* in GHC.Exception
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined in GHC.Exception
Warning: 'AssertionFailed' is ambiguous. It is defined
* in GHC.IO.Exception
* in GHC.IO.Exception
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined in GHC.IO.Exception
Warning: 'SomeException' is ambiguous. It is defined
* in GHC.Exception.Type
* in GHC.Exception.Type
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined in GHC.Exception.Type
100% ( 21 / 21) in 'Control.Exception.Extra'
Warning: 'partition' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'mconcatMap' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'find' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 40 / 40) in 'Control.Monad.Extra'
92% ( 13 / 14) in 'Data.Foldable.Extra'
Missing documentation for:
Module header
Warning: 'Lock' is ambiguous. It is defined
* at src/Control/Concurrent/Extra.hs:106:16
* at src/Control/Concurrent/Extra.hs:106:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Control/Concurrent/Extra.hs:106:1
Warning: 'Var' is ambiguous. It is defined
* at src/Control/Concurrent/Extra.hs:146:17
* at src/Control/Concurrent/Extra.hs:146:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Control/Concurrent/Extra.hs:146:1
Warning: 'Barrier' is ambiguous. It is defined
* at src/Control/Concurrent/Extra.hs:210:21
* at src/Control/Concurrent/Extra.hs:210:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Control/Concurrent/Extra.hs:210:1
100% ( 27 / 27) in 'Control.Concurrent.Extra'
100% ( 8 / 8) in 'System.Directory.Extra'
100% ( 2 / 2) in 'System.Environment.Extra'
100% ( 26 / 26) in 'System.IO.Extra'
100% ( 4 / 4) in 'System.Info.Extra'
100% ( 5 / 5) in 'System.Process.Extra'
100% ( 8 / 8) in 'System.Time.Extra'
100% (270 /270) in 'Extra'
100% ( 2 / 2) in 'Text.Read.Extra'
Warning: Data.Tuple.Extra: could not find link destinations for:
- GHC.Generics.Rep1_Solo
- GHC.Generics.Rep_Solo
Documentation created: dist/doc/html/extra/, dist/doc/html/extra/extra.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/extra-1.8.1-12QnBfw7gum7ux0prkLIrB
Completed extra-1.8.1
Configuring hashable-1.5.1.0...
Preprocessing library for hashable-1.5.1.0..
Building library for hashable-1.5.1.0..
[ 1 of 10] Compiling Data.Hashable.FFI ( src/Data/Hashable/FFI.hs, dist/build/Data/Hashable/FFI.o, dist/build/Data/Hashable/FFI.dyn_o )
[ 2 of 10] Compiling Data.Hashable.Imports ( src/Data/Hashable/Imports.hs, dist/build/Data/Hashable/Imports.o, dist/build/Data/Hashable/Imports.dyn_o )
[ 3 of 10] Compiling Data.Hashable.Mix ( src/Data/Hashable/Mix.hs, dist/build/Data/Hashable/Mix.o, dist/build/Data/Hashable/Mix.dyn_o )
[ 4 of 10] Compiling Data.Hashable.XXH3 ( src/Data/Hashable/XXH3.hs, dist/build/Data/Hashable/XXH3.o, dist/build/Data/Hashable/XXH3.dyn_o )
[ 5 of 10] Compiling Data.Hashable.LowLevel ( src/Data/Hashable/LowLevel.hs, dist/build/Data/Hashable/LowLevel.o, dist/build/Data/Hashable/LowLevel.dyn_o )
[ 6 of 10] Compiling Data.Hashable.Class ( src/Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o, dist/build/Data/Hashable/Class.dyn_o )
[ 7 of 10] Compiling Data.Hashable.Lifted ( src/Data/Hashable/Lifted.hs, dist/build/Data/Hashable/Lifted.o, dist/build/Data/Hashable/Lifted.dyn_o )
[ 8 of 10] Compiling Data.Hashable.Generic.Instances ( src/Data/Hashable/Generic/Instances.hs, dist/build/Data/Hashable/Generic/Instances.o, dist/build/Data/Hashable/Generic/Instances.dyn_o )
src/Data/Hashable/Generic/Instances.hs:5:14: warning: [GHC-19244] [-Wtrustworthy-safe]
Data.Hashable.Generic.Instances is marked as Trustworthy but has been inferred as safe!
|
5 | {-# LANGUAGE Trustworthy #-}
| ^^^^^^^^^^^
[ 9 of 10] Compiling Data.Hashable.Generic ( src/Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o, dist/build/Data/Hashable/Generic.dyn_o )
[10 of 10] Compiling Data.Hashable ( src/Data/Hashable.hs, dist/build/Data/Hashable.o, dist/build/Data/Hashable.dyn_o )
Preprocessing library for hashable-1.5.1.0..
Running Haddock on library for hashable-1.5.1.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 10] Compiling Data.Hashable.FFI ( src/Data/Hashable/FFI.hs, nothing )
[ 2 of 10] Compiling Data.Hashable.Imports ( src/Data/Hashable/Imports.hs, nothing )
[ 3 of 10] Compiling Data.Hashable.Mix ( src/Data/Hashable/Mix.hs, nothing )
[ 4 of 10] Compiling Data.Hashable.XXH3 ( src/Data/Hashable/XXH3.hs, nothing )
[ 5 of 10] Compiling Data.Hashable.LowLevel ( src/Data/Hashable/LowLevel.hs, nothing )
[ 6 of 10] Compiling Data.Hashable.Class ( src/Data/Hashable/Class.hs, nothing )
[ 7 of 10] Compiling Data.Hashable.Lifted ( src/Data/Hashable/Lifted.hs, nothing )
[ 8 of 10] Compiling Data.Hashable.Generic.Instances ( src/Data/Hashable/Generic/Instances.hs, nothing )
src/Data/Hashable/Generic/Instances.hs:5:14: warning: [GHC-19244] [-Wtrustworthy-safe]
Data.Hashable.Generic.Instances is marked as Trustworthy but has been inferred as safe!
|
5 | {-# LANGUAGE Trustworthy #-}
| ^^^^^^^^^^^
[ 9 of 10] Compiling Data.Hashable.Generic ( src/Data/Hashable/Generic.hs, nothing )
[10 of 10] Compiling Data.Hashable ( src/Data/Hashable.hs, nothing )
Haddock coverage:
Warning: 'ByteArray' is ambiguous. It is defined
* in Data.Array.Byte
* in Data.Array.Byte
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined in Data.Array.Byte
Warning: 'hash' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'defaultHashWith' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Hashed' is ambiguous. It is defined
* at src/Data/Hashable/Class.hs:863:17
* at src/Data/Hashable/Class.hs:863:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Data/Hashable/Class.hs:863:1
Warning: 'Arg' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
80% ( 8 / 10) in 'Data.Hashable.Lifted'
Missing documentation for:
Hashable1 (src/Data/Hashable/Class.hs:255)
Hashable2 (src/Data/Hashable/Class.hs:270)
66% ( 6 / 9) in 'Data.Hashable.Generic'
Missing documentation for:
One (src/Data/Hashable/Class.hs:245)
Zero (src/Data/Hashable/Class.hs:244)
HashArgs (src/Data/Hashable/Class.hs:247)
Warning: 'Generic' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 31 / 31) in 'Data.Hashable'
Warning: Data.Hashable.Generic: could not find link destinations for:
- Data.Hashable.Class.D:R:HashArgsOnea0
- Data.Hashable.Class.D:R:HashArgsZeroa0
- Data.Hashable.Generic.Instances.GSum
Warning: Data.Hashable: could not find link destinations for:
- Data.Hashable.Mix.Salt
Documentation created: dist/doc/html/hashable/,
dist/doc/html/hashable/hashable.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/hashable-1.5.1.0-B3HWh9nPMlILQrq8654h2p
Completed hashable-1.5.1.0
Configuring unordered-containers-0.2.21...
Preprocessing library for unordered-containers-0.2.21..
Building library for unordered-containers-0.2.21..
[1 of 9] Compiling Data.HashMap.Internal.Array ( Data/HashMap/Internal/Array.hs, dist/build/Data/HashMap/Internal/Array.o, dist/build/Data/HashMap/Internal/Array.dyn_o )
[2 of 9] Compiling Data.HashMap.Internal.List ( Data/HashMap/Internal/List.hs, dist/build/Data/HashMap/Internal/List.o, dist/build/Data/HashMap/Internal/List.dyn_o )
[3 of 9] Compiling Data.HashMap.Internal ( Data/HashMap/Internal.hs, dist/build/Data/HashMap/Internal.o, dist/build/Data/HashMap/Internal.dyn_o )
[4 of 9] Compiling Data.HashMap.Internal.Debug ( Data/HashMap/Internal/Debug.hs, dist/build/Data/HashMap/Internal/Debug.o, dist/build/Data/HashMap/Internal/Debug.dyn_o )
[5 of 9] Compiling Data.HashMap.Internal.Strict ( Data/HashMap/Internal/Strict.hs, dist/build/Data/HashMap/Internal/Strict.o, dist/build/Data/HashMap/Internal/Strict.dyn_o )
[6 of 9] Compiling Data.HashSet.Internal ( Data/HashSet/Internal.hs, dist/build/Data/HashSet/Internal.o, dist/build/Data/HashSet/Internal.dyn_o )
[7 of 9] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o, dist/build/Data/HashSet.dyn_o )
[8 of 9] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o, dist/build/Data/HashMap/Strict.dyn_o )
[9 of 9] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o, dist/build/Data/HashMap/Lazy.dyn_o )
Preprocessing library for unordered-containers-0.2.21..
Running Haddock on library for unordered-containers-0.2.21..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 9] Compiling Data.HashMap.Internal.Array ( Data/HashMap/Internal/Array.hs, nothing )
[2 of 9] Compiling Data.HashMap.Internal.List ( Data/HashMap/Internal/List.hs, nothing )
[3 of 9] Compiling Data.HashMap.Internal ( Data/HashMap/Internal.hs, nothing )
[4 of 9] Compiling Data.HashMap.Internal.Debug ( Data/HashMap/Internal/Debug.hs, nothing )
[5 of 9] Compiling Data.HashMap.Internal.Strict ( Data/HashMap/Internal/Strict.hs, nothing )
[6 of 9] Compiling Data.HashSet.Internal ( Data/HashSet/Internal.hs, nothing )
[7 of 9] Compiling Data.HashSet ( Data/HashSet.hs, nothing )
[8 of 9] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, nothing )
[9 of 9] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, nothing )
Haddock coverage:
Warning: 'index' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
34% ( 17 / 49) in 'Data.HashMap.Internal.Array'
Missing documentation for:
Array (Data/HashMap/Internal/Array.hs:130)
MArray (Data/HashMap/Internal/Array.hs:162)
new_ (Data/HashMap/Internal/Array.hs:222)
singleton (Data/HashMap/Internal/Array.hs:234)
singletonM (Data/HashMap/Internal/Array.hs:238)
snoc (Data/HashMap/Internal/Array.hs:242)
pair (Data/HashMap/Internal/Array.hs:251)
length (Data/HashMap/Internal/Array.hs:159)
lengthM (Data/HashMap/Internal/Array.hs:167)
read (Data/HashMap/Internal/Array.hs:258)
write (Data/HashMap/Internal/Array.hs:264)
indexM (Data/HashMap/Internal/Array.hs:282)
sameArray1 (Data/HashMap/Internal/Array.hs:145)
unsafeFreeze (Data/HashMap/Internal/Array.hs:288)
unsafeThaw (Data/HashMap/Internal/Array.hs:294)
unsafeSameArray (Data/HashMap/Internal/Array.hs:141)
run (Data/HashMap/Internal/Array.hs:300)
cloneM (Data/HashMap/Internal/Array.hs:322)
foldl (Data/HashMap/Internal/Array.hs:412)
foldl' (Data/HashMap/Internal/Array.hs:383)
foldr (Data/HashMap/Internal/Array.hs:402)
foldr' (Data/HashMap/Internal/Array.hs:393)
foldMap (Data/HashMap/Internal/Array.hs:425)
thaw (Data/HashMap/Internal/Array.hs:444)
map (Data/HashMap/Internal/Array.hs:469)
filter (Data/HashMap/Internal/Array.hs:504)
mapMaybe (Data/HashMap/Internal/Array.hs:527)
traverse (Data/HashMap/Internal/Array.hs:590)
traverse' (Data/HashMap/Internal/Array.hs:606)
toList (Data/HashMap/Internal/Array.hs:582)
fromList (Data/HashMap/Internal/Array.hs:547)
fromList' (Data/HashMap/Internal/Array.hs:560)
25% ( 1 / 4) in 'Data.HashMap.Internal.List'
Missing documentation for:
isPermutationBy (Data/HashMap/Internal/List.hs:37)
deleteBy (Data/HashMap/Internal/List.hs:80)
unorderedCompare (Data/HashMap/Internal/List.hs:65)
Warning: 'Leaf' is ambiguous. It is defined
* at Data/HashMap/Internal.hs:232:7
* at Data/HashMap/Internal.hs:194:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Data/HashMap/Internal.hs:194:1
Warning: 'at' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
94% (102 /108) in 'Data.HashMap.Internal'
Missing documentation for:
Leaf (Data/HashMap/Internal.hs:194)
intersectionWithKey# (Data/HashMap/Internal.hs:2174)
updateOrConcatWithKey (Data/HashMap/Internal.hs:2793)
lookupResToMaybe (Data/HashMap/Internal.hs:668)
insert' (Data/HashMap/Internal.hs:852)
delete' (Data/HashMap/Internal.hs:1167)
50% ( 3 / 6) in 'Data.HashMap.Internal.Debug'
Missing documentation for:
valid (Data/HashMap/Internal/Debug.hs:95)
Validity (Data/HashMap/Internal/Debug.hs:40)
SubHashPath (Data/HashMap/Internal/Debug.hs:72)
Warning: 'lookup' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'at' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 70 / 70) in 'Data.HashMap.Internal.Strict'
Warning: 'HashSet' is ambiguous. It is defined
* at Data/HashSet/Internal.hs:114:21
* at Data/HashSet/Internal.hs:114:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Data/HashSet/Internal.hs:114:1
100% ( 37 / 37) in 'Data.HashSet.Internal'
Warning: 'HashSet' is ambiguous. It is defined
* at Data/HashSet/Internal.hs:114:21
* at Data/HashSet/Internal.hs:114:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Data/HashSet/Internal.hs:114:1
100% ( 34 / 34) in 'Data.HashSet'
100% ( 72 / 72) in 'Data.HashMap.Strict'
100% ( 72 / 72) in 'Data.HashMap.Lazy'
Warning: Data.HashMap.Internal: could not find link destinations for:
- Data.HashMap.Internal.equal1
- Data.HashMap.Internal.equal2
- Data.HashMap.Internal.D:R:ItemHashMap
Warning: Data.HashMap.Internal.Strict: could not find link destinations for:
- Data.HashMap.Internal.D:R:ItemHashMap
Warning: Data.HashSet.Internal: could not find link destinations for:
- Data.HashSet.Internal.D:R:ItemHashSet
Warning: Data.HashSet: could not find link destinations for:
- Data.HashSet.Internal.D:R:ItemHashSet
Warning: Data.HashMap.Strict: could not find link destinations for:
- Data.HashMap.Internal.D:R:ItemHashMap
Warning: Data.HashMap.Lazy: could not find link destinations for:
- Data.HashMap.Internal.D:R:ItemHashMap
Documentation created: dist/doc/html/unordered-containers/,
dist/doc/html/unordered-containers/unordered-containers.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/unordered-containers-0.2.21-LxzBF9OteKy2rulOGDByiv
Completed unordered-containers-0.2.21
Warning: uniplate.cabal:1:28: Packages with 'cabal-version: 1.12' or later
should specify a specific version of the Cabal spec of the form
'cabal-version: x.y'. Use 'cabal-version: 1.18'.
Configuring uniplate-1.6.13...
Preprocessing library for uniplate-1.6.13..
Building library for uniplate-1.6.13..
[ 1 of 21] Compiling Data.Generics.Uniplate.Data.Instances ( Data/Generics/Uniplate/Data/Instances.hs, dist/build/Data/Generics/Uniplate/Data/Instances.o, dist/build/Data/Generics/Uniplate/Data/Instances.dyn_o )
[ 2 of 21] Compiling Data.Generics.Uniplate.Internal.Utils ( Data/Generics/Uniplate/Internal/Utils.hs, dist/build/Data/Generics/Uniplate/Internal/Utils.o, dist/build/Data/Generics/Uniplate/Internal/Utils.dyn_o )
[ 3 of 21] Compiling Data.Generics.Uniplate ( Data/Generics/Uniplate.hs, dist/build/Data/Generics/Uniplate.o, dist/build/Data/Generics/Uniplate.dyn_o )
[ 4 of 21] Compiling Data.Generics.Str ( Data/Generics/Str.hs, dist/build/Data/Generics/Str.o, dist/build/Data/Generics/Str.dyn_o )
[ 5 of 21] Compiling Data.Generics.Uniplate.Internal.DataOnlyOperations ( Data/Generics/Uniplate/Internal/DataOnlyOperations.hs, dist/build/Data/Generics/Uniplate/Internal/DataOnlyOperations.o, dist/build/Data/Generics/Uniplate/Internal/DataOnlyOperations.dyn_o )
[ 6 of 21] Compiling Data.Generics.Uniplate.Internal.Data ( Data/Generics/Uniplate/Internal/Data.hs, dist/build/Data/Generics/Uniplate/Internal/Data.o, dist/build/Data/Generics/Uniplate/Internal/Data.dyn_o )
Data/Generics/Uniplate/Internal/Data.hs:336:81: warning: [GHC-63394] [-Wx-partial]
In the use of tail
(imported from Data.List, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
336 | [ (i, IntMap.fromAscList [(j, slice i j ts) | (j,ts) <- zip [i..n] (tail $ inits ts)])
| ^^^^
[ 7 of 21] Compiling Data.Generics.Uniplate.DataOnly ( Data/Generics/Uniplate/DataOnly.hs, dist/build/Data/Generics/Uniplate/DataOnly.o, dist/build/Data/Generics/Uniplate/DataOnly.dyn_o )
[ 8 of 21] Compiling Data.Generics.Uniplate.Operations ( Data/Generics/Uniplate/Operations.hs, dist/build/Data/Generics/Uniplate/Operations.o, dist/build/Data/Generics/Uniplate/Operations.dyn_o )
[ 9 of 21] Compiling Data.Generics.Uniplate.Direct ( Data/Generics/Uniplate/Direct.hs, dist/build/Data/Generics/Uniplate/Direct.o, dist/build/Data/Generics/Uniplate/Direct.dyn_o )
[10 of 21] Compiling Data.Generics.Uniplate.Data ( Data/Generics/Uniplate/Data.hs, dist/build/Data/Generics/Uniplate/Data.o, dist/build/Data/Generics/Uniplate/Data.dyn_o )
[11 of 21] Compiling Data.Generics.SYB ( Data/Generics/SYB.hs, dist/build/Data/Generics/SYB.o, dist/build/Data/Generics/SYB.dyn_o )
[12 of 21] Compiling Data.Generics.Compos ( Data/Generics/Compos.hs, dist/build/Data/Generics/Compos.o, dist/build/Data/Generics/Compos.dyn_o )
[13 of 21] Compiling Data.Generics.Uniplate.Typeable ( Data/Generics/Uniplate/Typeable.hs, dist/build/Data/Generics/Uniplate/Typeable.o, dist/build/Data/Generics/Uniplate/Typeable.dyn_o )
[14 of 21] Compiling Data.Generics.Uniplate.Zipper ( Data/Generics/Uniplate/Zipper.hs, dist/build/Data/Generics/Uniplate/Zipper.o, dist/build/Data/Generics/Uniplate/Zipper.dyn_o )
[15 of 21] Compiling Data.Generics.UniplateOn ( Data/Generics/UniplateOn.hs, dist/build/Data/Generics/UniplateOn.o, dist/build/Data/Generics/UniplateOn.dyn_o )
[16 of 21] Compiling Data.Generics.UniplateStr ( Data/Generics/UniplateStr.hs, dist/build/Data/Generics/UniplateStr.o, dist/build/Data/Generics/UniplateStr.dyn_o )
[17 of 21] Compiling Data.Generics.UniplateStrOn ( Data/Generics/UniplateStrOn.hs, dist/build/Data/Generics/UniplateStrOn.o, dist/build/Data/Generics/UniplateStrOn.dyn_o )
[18 of 21] Compiling Data.Generics.Biplate ( Data/Generics/Biplate.hs, dist/build/Data/Generics/Biplate.o, dist/build/Data/Generics/Biplate.dyn_o )
[19 of 21] Compiling Data.Generics.PlateTypeable ( Data/Generics/PlateTypeable.hs, dist/build/Data/Generics/PlateTypeable.o, dist/build/Data/Generics/PlateTypeable.dyn_o )
[20 of 21] Compiling Data.Generics.PlateDirect ( Data/Generics/PlateDirect.hs, dist/build/Data/Generics/PlateDirect.o, dist/build/Data/Generics/PlateDirect.dyn_o )
[21 of 21] Compiling Data.Generics.PlateData ( Data/Generics/PlateData.hs, dist/build/Data/Generics/PlateData.o, dist/build/Data/Generics/PlateData.dyn_o )
Preprocessing library for uniplate-1.6.13..
Running Haddock on library for uniplate-1.6.13..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 21] Compiling Data.Generics.Uniplate.Data.Instances ( Data/Generics/Uniplate/Data/Instances.hs, nothing )
[ 2 of 21] Compiling Data.Generics.Uniplate.Internal.Utils ( Data/Generics/Uniplate/Internal/Utils.hs, nothing )
[ 3 of 21] Compiling Data.Generics.Uniplate ( Data/Generics/Uniplate.hs, nothing )
[ 4 of 21] Compiling Data.Generics.Str ( Data/Generics/Str.hs, nothing )
[ 5 of 21] Compiling Data.Generics.Uniplate.Internal.DataOnlyOperations ( Data/Generics/Uniplate/Internal/DataOnlyOperations.hs, nothing )
[ 6 of 21] Compiling Data.Generics.Uniplate.Internal.Data ( Data/Generics/Uniplate/Internal/Data.hs, nothing )
Data/Generics/Uniplate/Internal/Data.hs:336:81: warning: [GHC-63394] [-Wx-partial]
In the use of tail
(imported from Data.List, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
336 | [ (i, IntMap.fromAscList [(j, slice i j ts) | (j,ts) <- zip [i..n] (tail $ inits ts)])
| ^^^^
[ 7 of 21] Compiling Data.Generics.Uniplate.DataOnly ( Data/Generics/Uniplate/DataOnly.hs, nothing )
[ 8 of 21] Compiling Data.Generics.Uniplate.Operations ( Data/Generics/Uniplate/Operations.hs, nothing )
[ 9 of 21] Compiling Data.Generics.Uniplate.Direct ( Data/Generics/Uniplate/Direct.hs, nothing )
[10 of 21] Compiling Data.Generics.Uniplate.Data ( Data/Generics/Uniplate/Data.hs, nothing )
[11 of 21] Compiling Data.Generics.SYB ( Data/Generics/SYB.hs, nothing )
[12 of 21] Compiling Data.Generics.Compos ( Data/Generics/Compos.hs, nothing )
[13 of 21] Compiling Data.Generics.Uniplate.Typeable ( Data/Generics/Uniplate/Typeable.hs, nothing )
[14 of 21] Compiling Data.Generics.Uniplate.Zipper ( Data/Generics/Uniplate/Zipper.hs, nothing )
[15 of 21] Compiling Data.Generics.UniplateOn ( Data/Generics/UniplateOn.hs, nothing )
[16 of 21] Compiling Data.Generics.UniplateStr ( Data/Generics/UniplateStr.hs, nothing )
[17 of 21] Compiling Data.Generics.UniplateStrOn ( Data/Generics/UniplateStrOn.hs, nothing )
[18 of 21] Compiling Data.Generics.Biplate ( Data/Generics/Biplate.hs, nothing )
[19 of 21] Compiling Data.Generics.PlateTypeable ( Data/Generics/PlateTypeable.hs, nothing )
[20 of 21] Compiling Data.Generics.PlateDirect ( Data/Generics/PlateDirect.hs, nothing )
[21 of 21] Compiling Data.Generics.PlateData ( Data/Generics/PlateData.hs, nothing )
Haddock coverage:
Warning: 'Hide' is ambiguous. It is defined
* at Data/Generics/Uniplate/Data/Instances.hs:86:18
* at Data/Generics/Uniplate/Data/Instances.hs:86:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Data/Generics/Uniplate/Data/Instances.hs:86:1
Warning: 'Trigger' is ambiguous. It is defined
* at Data/Generics/Uniplate/Data/Instances.hs:122:18
* at Data/Generics/Uniplate/Data/Instances.hs:122:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Data/Generics/Uniplate/Data/Instances.hs:122:1
Warning: 'Invariant' is ambiguous. It is defined
* at Data/Generics/Uniplate/Data/Instances.hs:156:20
* at Data/Generics/Uniplate/Data/Instances.hs:156:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Data/Generics/Uniplate/Data/Instances.hs:156:1
Warning: 'Map' is ambiguous. It is defined
* at Data/Generics/Uniplate/Data/Instances.hs:178:19
* at Data/Generics/Uniplate/Data/Instances.hs:178:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Data/Generics/Uniplate/Data/Instances.hs:178:1
Warning: 'Set' is ambiguous. It is defined
* at Data/Generics/Uniplate/Data/Instances.hs:204:17
* at Data/Generics/Uniplate/Data/Instances.hs:204:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Data/Generics/Uniplate/Data/Instances.hs:204:1
Warning: 'IntMap' is ambiguous. It is defined
* at Data/Generics/Uniplate/Data/Instances.hs:228:20
* at Data/Generics/Uniplate/Data/Instances.hs:228:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Data/Generics/Uniplate/Data/Instances.hs:228:1
Warning: 'IntSet' is ambiguous. It is defined
* at Data/Generics/Uniplate/Data/Instances.hs:254:18
* at Data/Generics/Uniplate/Data/Instances.hs:254:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at Data/Generics/Uniplate/Data/Instances.hs:254:1
Warning: 'create' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'inv' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Uniplate' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 16 / 16) in 'Data.Generics.Uniplate.Data.Instances'
100% ( 19 / 19) in 'Data.Generics.Uniplate'
Warning: 'uniplate' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'biplate' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
66% ( 6 / 9) in 'Data.Generics.Str'
Missing documentation for:
Str (Data/Generics/Str.hs:14)
strMap (Data/Generics/Str.hs:26)
strMapM (Data/Generics/Str.hs:36)
Warning: 'mplus' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
65% ( 15 / 23) in 'Data.Generics.Uniplate.DataOnly'
Missing documentation for:
universeBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:189)
transformBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:212)
transformBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:217)
rewriteBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:221)
rewriteBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:225)
contextsBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:231)
holesBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:239)
Transformer (Data/Generics/Uniplate/Internal/Data.hs:287)
Warning: 'mplus' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
75% ( 22 / 29) in 'Data.Generics.Uniplate.Operations'
Missing documentation for:
universeBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:189)
transformBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:212)
transformBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:217)
rewriteBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:221)
rewriteBiM (Data/Generics/Uniplate/Internal/OperationsInc.hs:225)
contextsBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:231)
holesBi (Data/Generics/Uniplate/Internal/OperationsInc.hs:239)
Warning: 'fromDistictAscList' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 11 / 11) in 'Data.Generics.Uniplate.Direct'
80% ( 4 / 5) in 'Data.Generics.Uniplate.Data'
Missing documentation for:
Transformer (Data/Generics/Uniplate/Internal/Data.hs:287)
100% ( 13 / 13) in 'Data.Generics.SYB'
100% ( 8 / 8) in 'Data.Generics.Compos'
100% ( 10 / 10) in 'Data.Generics.Uniplate.Typeable'
100% ( 14 / 14) in 'Data.Generics.Uniplate.Zipper'
Warning: 'fold' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: Data.Generics.UniplateOn: Could not find documentation for exported module: Data.Generics.UniplateOn
35% ( 5 / 14) in 'Data.Generics.UniplateOn'
Missing documentation for:
universeOn (Data/Generics/UniplateOn.hs:39)
transformOn (Data/Generics/UniplateOn.hs:51)
transformOnM (Data/Generics/UniplateOn.hs:56)
rewriteOn (Data/Generics/UniplateOn.hs:61)
rewriteOnM (Data/Generics/UniplateOn.hs:66)
descendOn (Data/Generics/UniplateOn.hs:71)
descendOnM (Data/Generics/UniplateOn.hs:76)
holesOn (Data/Generics/UniplateOn.hs:84)
contextsOn (Data/Generics/UniplateOn.hs:91)
Warning: Data.Generics.UniplateStr: Could not find documentation for exported module: Data.Generics.UniplateStr
100% ( 16 / 16) in 'Data.Generics.UniplateStr'
Warning: 'fold' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: Data.Generics.UniplateStrOn: Could not find documentation for exported module: Data.Generics.UniplateStrOn
35% ( 5 / 14) in 'Data.Generics.UniplateStrOn'
Missing documentation for:
universeOn (Data/Generics/UniplateStrOn.hs:43)
transformOn (Data/Generics/UniplateStrOn.hs:65)
transformOnM (Data/Generics/UniplateStrOn.hs:70)
rewriteOn (Data/Generics/UniplateStrOn.hs:75)
rewriteOnM (Data/Generics/UniplateStrOn.hs:80)
descendOn (Data/Generics/UniplateStrOn.hs:85)
descendOnM (Data/Generics/UniplateStrOn.hs:90)
holesOn (Data/Generics/UniplateStrOn.hs:96)
contextsOn (Data/Generics/UniplateStrOn.hs:103)
Warning: 'Data' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: Data.Generics.Biplate: Could not find documentation for exported module: Data.Generics.Biplate
28% ( 4 / 14) in 'Data.Generics.Biplate'
Missing documentation for:
descendBi (Data/Generics/Biplate.hs:80)
descendBiM (Data/Generics/Biplate.hs:84)
universeBi (Data/Generics/Biplate.hs:54)
childrenBi (Data/Generics/Biplate.hs:58)
transformBi (Data/Generics/Biplate.hs:64)
transformBiM (Data/Generics/Biplate.hs:68)
rewriteBi (Data/Generics/Biplate.hs:72)
rewriteBiM (Data/Generics/Biplate.hs:76)
contextsBi (Data/Generics/Biplate.hs:90)
holesBi (Data/Generics/Biplate.hs:94)
100% ( 10 / 10) in 'Data.Generics.PlateTypeable'
Warning: 'PlayAll' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 10 / 10) in 'Data.Generics.PlateDirect'
100% ( 2 / 2) in 'Data.Generics.PlateData'
Warning: Data.Generics.Uniplate.Direct: could not find link destinations for:
- Data.Generics.Uniplate.Direct.Type
Warning: Data.Generics.Uniplate.Typeable: could not find link destinations for:
- Data.Generics.Uniplate.Typeable.Type
Warning: Data.Generics.PlateTypeable: could not find link destinations for:
- Data.Generics.PlateTypeable.Type
Warning: Data.Generics.PlateDirect: could not find link destinations for:
- Data.Generics.PlateDirect.Type
Documentation created: dist/doc/html/uniplate/,
dist/doc/html/uniplate/uniplate.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/uniplate-1.6.13-BJ6t73elaHxFvRk6T7iS1k
Completed uniplate-1.6.13
Downloading nsis-0.3.4
Downloaded nsis-0.3.4
Configuring nsis-0.3.4...
Preprocessing library for nsis-0.3.4..
Building library for nsis-0.3.4..
[ 1 of 11] Compiling Development.NSIS.Plugins.WinMessages ( src/Development/NSIS/Plugins/WinMessages.hs, dist/build/Development/NSIS/Plugins/WinMessages.o, dist/build/Development/NSIS/Plugins/WinMessages.dyn_o )
[ 2 of 11] Compiling Development.NSIS.Type ( src/Development/NSIS/Type.hs, dist/build/Development/NSIS/Type.o, dist/build/Development/NSIS/Type.dyn_o )
[ 3 of 11] Compiling Development.NSIS.Sugar ( src/Development/NSIS/Sugar.hs, dist/build/Development/NSIS/Sugar.o, dist/build/Development/NSIS/Sugar.dyn_o )
[ 4 of 11] Compiling Development.NSIS.Library ( src/Development/NSIS/Library.hs, dist/build/Development/NSIS/Library.o, dist/build/Development/NSIS/Library.dyn_o )
[ 5 of 11] Compiling Development.NSIS.Show ( src/Development/NSIS/Show.hs, dist/build/Development/NSIS/Show.o, dist/build/Development/NSIS/Show.dyn_o )
src/Development/NSIS/Show.hs:34:29: warning: [GHC-63394] [-Wx-partial]
In the use of head
(imported from Data.List.Extra, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
34 | funs = map (fst . head &&& concatMap snd) $ groupBy ((==) `on` fst) $ sortBy (compare `on` fst) $
| ^^^^
[ 6 of 11] Compiling Development.NSIS.Optimise ( src/Development/NSIS/Optimise.hs, dist/build/Development/NSIS/Optimise.o, dist/build/Development/NSIS/Optimise.dyn_o )
[ 7 of 11] Compiling Development.NSIS ( src/Development/NSIS.hs, dist/build/Development/NSIS.o, dist/build/Development/NSIS.dyn_o )
[ 8 of 11] Compiling Development.NSIS.Plugins.Taskbar ( src/Development/NSIS/Plugins/Taskbar.hs, dist/build/Development/NSIS/Plugins/Taskbar.o, dist/build/Development/NSIS/Plugins/Taskbar.dyn_o )
[ 9 of 11] Compiling Development.NSIS.Plugins.Sections ( src/Development/NSIS/Plugins/Sections.hs, dist/build/Development/NSIS/Plugins/Sections.o, dist/build/Development/NSIS/Plugins/Sections.dyn_o )
[10 of 11] Compiling Development.NSIS.Plugins.EnvVarUpdate ( src/Development/NSIS/Plugins/EnvVarUpdate.hs, dist/build/Development/NSIS/Plugins/EnvVarUpdate.o, dist/build/Development/NSIS/Plugins/EnvVarUpdate.dyn_o )
[11 of 11] Compiling Development.NSIS.Plugins.Base64 ( src/Development/NSIS/Plugins/Base64.hs, dist/build/Development/NSIS/Plugins/Base64.o, dist/build/Development/NSIS/Plugins/Base64.dyn_o )
Preprocessing library for nsis-0.3.4..
Running Haddock on library for nsis-0.3.4..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 11] Compiling Development.NSIS.Plugins.WinMessages ( src/Development/NSIS/Plugins/WinMessages.hs, nothing )
[ 2 of 11] Compiling Development.NSIS.Type ( src/Development/NSIS/Type.hs, nothing )
[ 3 of 11] Compiling Development.NSIS.Sugar ( src/Development/NSIS/Sugar.hs, nothing )
[ 4 of 11] Compiling Development.NSIS.Library ( src/Development/NSIS/Library.hs, nothing )
[ 5 of 11] Compiling Development.NSIS.Show ( src/Development/NSIS/Show.hs, nothing )
src/Development/NSIS/Show.hs:34:29: warning: [GHC-63394] [-Wx-partial]
In the use of head
(imported from Data.List.Extra, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
34 | funs = map (fst . head &&& concatMap snd) $ groupBy ((==) `on` fst) $ sortBy (compare `on` fst) $
| ^^^^
[ 6 of 11] Compiling Development.NSIS.Optimise ( src/Development/NSIS/Optimise.hs, nothing )
[ 7 of 11] Compiling Development.NSIS ( src/Development/NSIS.hs, nothing )
[ 8 of 11] Compiling Development.NSIS.Plugins.Taskbar ( src/Development/NSIS/Plugins/Taskbar.hs, nothing )
[ 9 of 11] Compiling Development.NSIS.Plugins.Sections ( src/Development/NSIS/Plugins/Sections.hs, nothing )
[10 of 11] Compiling Development.NSIS.Plugins.EnvVarUpdate ( src/Development/NSIS/Plugins/EnvVarUpdate.hs, nothing )
[11 of 11] Compiling Development.NSIS.Plugins.Base64 ( src/Development/NSIS/Plugins/Base64.hs, nothing )
Haddock coverage:
0% ( 1 /484) in 'Development.NSIS.Plugins.WinMessages'
Missing documentation for:
hwnd_BROADCAST (src/Development/NSIS/Plugins/WinMessages.hs:48)
sw_HIDE (src/Development/NSIS/Plugins/WinMessages.hs:51)
sw_SHOWNORMAL (src/Development/NSIS/Plugins/WinMessages.hs:52)
sw_NORMAL (src/Development/NSIS/Plugins/WinMessages.hs:53)
sw_SHOWMINIMIZED (src/Development/NSIS/Plugins/WinMessages.hs:54)
sw_SHOWMAXIMIZED (src/Development/NSIS/Plugins/WinMessages.hs:55)
sw_MAXIMIZE (src/Development/NSIS/Plugins/WinMessages.hs:56)
sw_SHOWNOACTIVATE (src/Development/NSIS/Plugins/WinMessages.hs:57)
sw_SHOW (src/Development/NSIS/Plugins/WinMessages.hs:58)
sw_MINIMIZE (src/Development/NSIS/Plugins/WinMessages.hs:59)
sw_SHOWMINNOACTIVE (src/Development/NSIS/Plugins/WinMessages.hs:60)
sw_SHOWNA (src/Development/NSIS/Plugins/WinMessages.hs:61)
sw_RESTORE (src/Development/NSIS/Plugins/WinMessages.hs:62)
sw_SHOWDEFAULT (src/Development/NSIS/Plugins/WinMessages.hs:63)
sw_FORCEMINIMIZE (src/Development/NSIS/Plugins/WinMessages.hs:64)
sw_MAX (src/Development/NSIS/Plugins/WinMessages.hs:65)
bm_CLICK (src/Development/NSIS/Plugins/WinMessages.hs:68)
bm_GETCHECK (src/Development/NSIS/Plugins/WinMessages.hs:69)
bm_GETIMAGE (src/Development/NSIS/Plugins/WinMessages.hs:70)
bm_GETSTATE (src/Development/NSIS/Plugins/WinMessages.hs:71)
bm_SETCHECK (src/Development/NSIS/Plugins/WinMessages.hs:72)
bm_SETIMAGE (src/Development/NSIS/Plugins/WinMessages.hs:73)
bm_SETSTATE (src/Development/NSIS/Plugins/WinMessages.hs:74)
bm_SETSTYLE (src/Development/NSIS/Plugins/WinMessages.hs:75)
bst_UNCHECKED (src/Development/NSIS/Plugins/WinMessages.hs:77)
bst_CHECKED (src/Development/NSIS/Plugins/WinMessages.hs:78)
bst_INDETERMINATE (src/Development/NSIS/Plugins/WinMessages.hs:79)
bst_PUSHED (src/Development/NSIS/Plugins/WinMessages.hs:80)
bst_FOCUS (src/Development/NSIS/Plugins/WinMessages.hs:81)
cb_ADDSTRING (src/Development/NSIS/Plugins/WinMessages.hs:84)
cb_DELETESTRING (src/Development/NSIS/Plugins/WinMessages.hs:85)
cb_DIR (src/Development/NSIS/Plugins/WinMessages.hs:86)
cb_FINDSTRING (src/Development/NSIS/Plugins/WinMessages.hs:87)
cb_FINDSTRINGEXACT (src/Development/NSIS/Plugins/WinMessages.hs:88)
cb_GETCOUNT (src/Development/NSIS/Plugins/WinMessages.hs:89)
cb_GETCURSEL (src/Development/NSIS/Plugins/WinMessages.hs:90)
cb_GETDROPPEDCONTROLRECT (src/Development/NSIS/Plugins/WinMessages.hs:91)
cb_GETDROPPEDSTATE (src/Development/NSIS/Plugins/WinMessages.hs:92)
cb_GETDROPPEDWIDTH (src/Development/NSIS/Plugins/WinMessages.hs:93)
cb_GETEDITSEL (src/Development/NSIS/Plugins/WinMessages.hs:94)
cb_GETEXTENDEDUI (src/Development/NSIS/Plugins/WinMessages.hs:95)
cb_GETHORIZONTALEXTENT (src/Development/NSIS/Plugins/WinMessages.hs:96)
cb_GETITEMDATA (src/Development/NSIS/Plugins/WinMessages.hs:97)
cb_GETITEMHEIGHT (src/Development/NSIS/Plugins/WinMessages.hs:98)
cb_GETLBTEXT (src/Development/NSIS/Plugins/WinMessages.hs:99)
cb_GETLBTEXTLEN (src/Development/NSIS/Plugins/WinMessages.hs:100)
cb_GETLOCALE (src/Development/NSIS/Plugins/WinMessages.hs:101)
cb_GETTOPINDEX (src/Development/NSIS/Plugins/WinMessages.hs:102)
cb_INITSTORAGE (src/Development/NSIS/Plugins/WinMessages.hs:103)
cb_INSERTSTRING (src/Development/NSIS/Plugins/WinMessages.hs:104)
cb_LIMITTEXT (src/Development/NSIS/Plugins/WinMessages.hs:105)
cb_MSGMAX (src/Development/NSIS/Plugins/WinMessages.hs:106)
cb_MULTIPLEADDSTRING (src/Development/NSIS/Plugins/WinMessages.hs:107)
cb_RESETCONTENT (src/Development/NSIS/Plugins/WinMessages.hs:108)
cb_SELECTSTRING (src/Development/NSIS/Plugins/WinMessages.hs:109)
cb_SETCURSEL (src/Development/NSIS/Plugins/WinMessages.hs:110)
cb_SETDROPPEDWIDTH (src/Development/NSIS/Plugins/WinMessages.hs:111)
cb_SETEDITSEL (src/Development/NSIS/Plugins/WinMessages.hs:112)
cb_SETEXTENDEDUI (src/Development/NSIS/Plugins/WinMessages.hs:113)
cb_SETHORIZONTALEXTENT (src/Development/NSIS/Plugins/WinMessages.hs:114)
cb_SETITEMDATA (src/Development/NSIS/Plugins/WinMessages.hs:115)
cb_SETITEMHEIGHT (src/Development/NSIS/Plugins/WinMessages.hs:116)
cb_SETLOCALE (src/Development/NSIS/Plugins/WinMessages.hs:117)
cb_SETTOPINDEX (src/Development/NSIS/Plugins/WinMessages.hs:118)
cb_SHOWDROPDOWN (src/Development/NSIS/Plugins/WinMessages.hs:119)
cb_ERR (src/Development/NSIS/Plugins/WinMessages.hs:121)
em_CANUNDO (src/Development/NSIS/Plugins/WinMessages.hs:124)
em_CHARFROMPOS (src/Development/NSIS/Plugins/WinMessages.hs:125)
em_EMPTYUNDOBUFFER (src/Development/NSIS/Plugins/WinMessages.hs:126)
em_EXLIMITTEXT (src/Development/NSIS/Plugins/WinMessages.hs:127)
em_FMTLINES (src/Development/NSIS/Plugins/WinMessages.hs:128)
em_GETFIRSTVISIBLELINE (src/Development/NSIS/Plugins/WinMessages.hs:129)
em_GETHANDLE (src/Development/NSIS/Plugins/WinMessages.hs:130)
em_GETIMESTATUS (src/Development/NSIS/Plugins/WinMessages.hs:131)
em_GETLIMITTEXT (src/Development/NSIS/Plugins/WinMessages.hs:132)
em_GETLINE (src/Development/NSIS/Plugins/WinMessages.hs:133)
em_GETLINECOUNT (src/Development/NSIS/Plugins/WinMessages.hs:134)
em_GETMARGINS (src/Development/NSIS/Plugins/WinMessages.hs:135)
em_GETMODIFY (src/Development/NSIS/Plugins/WinMessages.hs:136)
em_GETPASSWORDCHAR (src/Development/NSIS/Plugins/WinMessages.hs:137)
em_GETRECT (src/Development/NSIS/Plugins/WinMessages.hs:138)
em_GETSEL (src/Development/NSIS/Plugins/WinMessages.hs:139)
em_GETTHUMB (src/Development/NSIS/Plugins/WinMessages.hs:140)
em_GETWORDBREAKPROC (src/Development/NSIS/Plugins/WinMessages.hs:141)
em_LIMITTEXT (src/Development/NSIS/Plugins/WinMessages.hs:142)
em_LINEFROMCHAR (src/Development/NSIS/Plugins/WinMessages.hs:143)
em_LINEINDEX (src/Development/NSIS/Plugins/WinMessages.hs:144)
em_LINELENGTH (src/Development/NSIS/Plugins/WinMessages.hs:145)
em_LINESCROLL (src/Development/NSIS/Plugins/WinMessages.hs:146)
em_POSFROMCHAR (src/Development/NSIS/Plugins/WinMessages.hs:147)
em_REPLACESEL (src/Development/NSIS/Plugins/WinMessages.hs:148)
em_SCROLL (src/Development/NSIS/Plugins/WinMessages.hs:149)
em_SCROLLCARET (src/Development/NSIS/Plugins/WinMessages.hs:150)
em_SETHANDLE (src/Development/NSIS/Plugins/WinMessages.hs:151)
em_SETIMESTATUS (src/Development/NSIS/Plugins/WinMessages.hs:152)
em_SETLIMITTEXT (src/Development/NSIS/Plugins/WinMessages.hs:153)
em_SETMARGINS (src/Development/NSIS/Plugins/WinMessages.hs:154)
em_SETMODIFY (src/Development/NSIS/Plugins/WinMessages.hs:155)
em_SETPASSWORDCHAR (src/Development/NSIS/Plugins/WinMessages.hs:156)
em_SETREADONLY (src/Development/NSIS/Plugins/WinMessages.hs:157)
em_SETRECT (src/Development/NSIS/Plugins/WinMessages.hs:158)
em_SETRECTNP (src/Development/NSIS/Plugins/WinMessages.hs:159)
em_SETSEL (src/Development/NSIS/Plugins/WinMessages.hs:160)
em_SETTABSTOPS (src/Development/NSIS/Plugins/WinMessages.hs:161)
em_SETWORDBREAKPROC (src/Development/NSIS/Plugins/WinMessages.hs:162)
em_UNDO (src/Development/NSIS/Plugins/WinMessages.hs:163)
lb_ADDFILE (src/Development/NSIS/Plugins/WinMessages.hs:166)
lb_ADDSTRING (src/Development/NSIS/Plugins/WinMessages.hs:167)
lb_DELETESTRING (src/Development/NSIS/Plugins/WinMessages.hs:168)
lb_DIR (src/Development/NSIS/Plugins/WinMessages.hs:169)
lb_FINDSTRING (src/Development/NSIS/Plugins/WinMessages.hs:170)
lb_FINDSTRINGEXACT (src/Development/NSIS/Plugins/WinMessages.hs:171)
lb_GETANCHORINDEX (src/Development/NSIS/Plugins/WinMessages.hs:172)
lb_GETCARETINDEX (src/Development/NSIS/Plugins/WinMessages.hs:173)
lb_GETCOUNT (src/Development/NSIS/Plugins/WinMessages.hs:174)
lb_GETCURSEL (src/Development/NSIS/Plugins/WinMessages.hs:175)
lb_GETHORIZONTALEXTENT (src/Development/NSIS/Plugins/WinMessages.hs:176)
lb_GETITEMDATA (src/Development/NSIS/Plugins/WinMessages.hs:177)
lb_GETITEMHEIGHT (src/Development/NSIS/Plugins/WinMessages.hs:178)
lb_GETITEMRECT (src/Development/NSIS/Plugins/WinMessages.hs:179)
lb_GETLOCALE (src/Development/NSIS/Plugins/WinMessages.hs:180)
lb_GETSEL (src/Development/NSIS/Plugins/WinMessages.hs:181)
lb_GETSELCOUNT (src/Development/NSIS/Plugins/WinMessages.hs:182)
lb_GETSELITEMS (src/Development/NSIS/Plugins/WinMessages.hs:183)
lb_GETTEXT (src/Development/NSIS/Plugins/WinMessages.hs:184)
lb_GETTEXTLEN (src/Development/NSIS/Plugins/WinMessages.hs:185)
lb_GETTOPINDEX (src/Development/NSIS/Plugins/WinMessages.hs:186)
lb_INITSTORAGE (src/Development/NSIS/Plugins/WinMessages.hs:187)
lb_INSERTSTRING (src/Development/NSIS/Plugins/WinMessages.hs:188)
lb_ITEMFROMPOINT (src/Development/NSIS/Plugins/WinMessages.hs:189)
lb_MSGMAX (src/Development/NSIS/Plugins/WinMessages.hs:190)
lb_MULTIPLEADDSTRING (src/Development/NSIS/Plugins/WinMessages.hs:191)
lb_RESETCONTENT (src/Development/NSIS/Plugins/WinMessages.hs:192)
lb_SELECTSTRING (src/Development/NSIS/Plugins/WinMessages.hs:193)
lb_SELITEMRANGE (src/Development/NSIS/Plugins/WinMessages.hs:194)
lb_SELITEMRANGEEX (src/Development/NSIS/Plugins/WinMessages.hs:195)
lb_SETANCHORINDEX (src/Development/NSIS/Plugins/WinMessages.hs:196)
lb_SETCARETINDEX (src/Development/NSIS/Plugins/WinMessages.hs:197)
lb_SETCOLUMNWIDTH (src/Development/NSIS/Plugins/WinMessages.hs:198)
lb_SETCOUNT (src/Development/NSIS/Plugins/WinMessages.hs:199)
lb_SETCURSEL (src/Development/NSIS/Plugins/WinMessages.hs:200)
lb_SETHORIZONTALEXTENT (src/Development/NSIS/Plugins/WinMessages.hs:201)
lb_SETITEMDATA (src/Development/NSIS/Plugins/WinMessages.hs:202)
lb_SETITEMHEIGHT (src/Development/NSIS/Plugins/WinMessages.hs:203)
lb_SETLOCALE (src/Development/NSIS/Plugins/WinMessages.hs:204)
lb_SETSEL (src/Development/NSIS/Plugins/WinMessages.hs:205)
lb_SETTABSTOPS (src/Development/NSIS/Plugins/WinMessages.hs:206)
lb_SETTOPINDEX (src/Development/NSIS/Plugins/WinMessages.hs:207)
lb_ERR (src/Development/NSIS/Plugins/WinMessages.hs:209)
wm_ACTIVATE (src/Development/NSIS/Plugins/WinMessages.hs:212)
wm_ACTIVATEAPP (src/Development/NSIS/Plugins/WinMessages.hs:213)
wm_AFXFIRST (src/Development/NSIS/Plugins/WinMessages.hs:214)
wm_AFXLAST (src/Development/NSIS/Plugins/WinMessages.hs:215)
wm_APP (src/Development/NSIS/Plugins/WinMessages.hs:216)
wm_APPCOMMAND (src/Development/NSIS/Plugins/WinMessages.hs:217)
wm_ASKCBFORMATNAME (src/Development/NSIS/Plugins/WinMessages.hs:218)
wm_CANCELJOURNAL (src/Development/NSIS/Plugins/WinMessages.hs:219)
wm_CANCELMODE (src/Development/NSIS/Plugins/WinMessages.hs:220)
wm_CAPTURECHANGED (src/Development/NSIS/Plugins/WinMessages.hs:221)
wm_CHANGECBCHAIN (src/Development/NSIS/Plugins/WinMessages.hs:222)
wm_CHANGEUISTATE (src/Development/NSIS/Plugins/WinMessages.hs:223)
wm_CHAR (src/Development/NSIS/Plugins/WinMessages.hs:224)
wm_CHARTOITEM (src/Development/NSIS/Plugins/WinMessages.hs:225)
wm_CHILDACTIVATE (src/Development/NSIS/Plugins/WinMessages.hs:226)
wm_CLEAR (src/Development/NSIS/Plugins/WinMessages.hs:227)
wm_CLOSE (src/Development/NSIS/Plugins/WinMessages.hs:228)
wm_COMMAND (src/Development/NSIS/Plugins/WinMessages.hs:229)
wm_COMMNOTIFY (src/Development/NSIS/Plugins/WinMessages.hs:230)
wm_COMPACTING (src/Development/NSIS/Plugins/WinMessages.hs:231)
wm_COMPAREITEM (src/Development/NSIS/Plugins/WinMessages.hs:232)
wm_CONTEXTMENU (src/Development/NSIS/Plugins/WinMessages.hs:233)
wm_CONVERTREQUESTEX (src/Development/NSIS/Plugins/WinMessages.hs:234)
wm_COPY (src/Development/NSIS/Plugins/WinMessages.hs:235)
wm_COPYDATA (src/Development/NSIS/Plugins/WinMessages.hs:236)
wm_CREATE (src/Development/NSIS/Plugins/WinMessages.hs:237)
wm_CTLCOLOR (src/Development/NSIS/Plugins/WinMessages.hs:238)
wm_CTLCOLORBTN (src/Development/NSIS/Plugins/WinMessages.hs:239)
wm_CTLCOLORDLG (src/Development/NSIS/Plugins/WinMessages.hs:240)
wm_CTLCOLOREDIT (src/Development/NSIS/Plugins/WinMessages.hs:241)
wm_CTLCOLORLISTBOX (src/Development/NSIS/Plugins/WinMessages.hs:242)
wm_CTLCOLORMSGBOX (src/Development/NSIS/Plugins/WinMessages.hs:243)
wm_CTLCOLORSCROLLBAR (src/Development/NSIS/Plugins/WinMessages.hs:244)
wm_CTLCOLORSTATIC (src/Development/NSIS/Plugins/WinMessages.hs:245)
wm_CUT (src/Development/NSIS/Plugins/WinMessages.hs:246)
wm_DDE_FIRST (src/Development/NSIS/Plugins/WinMessages.hs:247)
wm_DEADCHAR (src/Development/NSIS/Plugins/WinMessages.hs:248)
wm_DELETEITEM (src/Development/NSIS/Plugins/WinMessages.hs:249)
wm_DESTROY (src/Development/NSIS/Plugins/WinMessages.hs:250)
wm_DESTROYCLIPBOARD (src/Development/NSIS/Plugins/WinMessages.hs:251)
wm_DEVICECHANGE (src/Development/NSIS/Plugins/WinMessages.hs:252)
wm_DEVMODECHANGE (src/Development/NSIS/Plugins/WinMessages.hs:253)
wm_DISPLAYCHANGE (src/Development/NSIS/Plugins/WinMessages.hs:254)
wm_DRAWCLIPBOARD (src/Development/NSIS/Plugins/WinMessages.hs:255)
wm_DRAWITEM (src/Development/NSIS/Plugins/WinMessages.hs:256)
wm_DROPFILES (src/Development/NSIS/Plugins/WinMessages.hs:257)
wm_ENABLE (src/Development/NSIS/Plugins/WinMessages.hs:258)
wm_ENDSESSION (src/Development/NSIS/Plugins/WinMessages.hs:259)
wm_ENTERIDLE (src/Development/NSIS/Plugins/WinMessages.hs:260)
wm_ENTERMENULOOP (src/Development/NSIS/Plugins/WinMessages.hs:261)
wm_ENTERSIZEMOVE (src/Development/NSIS/Plugins/WinMessages.hs:262)
wm_ERASEBKGND (src/Development/NSIS/Plugins/WinMessages.hs:263)
wm_EXITMENULOOP (src/Development/NSIS/Plugins/WinMessages.hs:264)
wm_EXITSIZEMOVE (src/Development/NSIS/Plugins/WinMessages.hs:265)
wm_FONTCHANGE (src/Development/NSIS/Plugins/WinMessages.hs:266)
wm_GETDLGCODE (src/Development/NSIS/Plugins/WinMessages.hs:267)
wm_GETFONT (src/Development/NSIS/Plugins/WinMessages.hs:268)
wm_GETHOTKEY (src/Development/NSIS/Plugins/WinMessages.hs:269)
wm_GETICON (src/Development/NSIS/Plugins/WinMessages.hs:270)
wm_GETMINMAXINFO (src/Development/NSIS/Plugins/WinMessages.hs:271)
wm_GETOBJECT (src/Development/NSIS/Plugins/WinMessages.hs:272)
wm_GETTEXT (src/Development/NSIS/Plugins/WinMessages.hs:273)
wm_GETTEXTLENGTH (src/Development/NSIS/Plugins/WinMessages.hs:274)
wm_HANDHELDFIRST (src/Development/NSIS/Plugins/WinMessages.hs:275)
wm_HANDHELDLAST (src/Development/NSIS/Plugins/WinMessages.hs:276)
wm_HELP (src/Development/NSIS/Plugins/WinMessages.hs:277)
wm_HOTKEY (src/Development/NSIS/Plugins/WinMessages.hs:278)
wm_HSCROLL (src/Development/NSIS/Plugins/WinMessages.hs:279)
wm_HSCROLLCLIPBOARD (src/Development/NSIS/Plugins/WinMessages.hs:280)
wm_ICONERASEBKGND (src/Development/NSIS/Plugins/WinMessages.hs:281)
wm_IME_CHAR (src/Development/NSIS/Plugins/WinMessages.hs:282)
wm_IME_COMPOSITION (src/Development/NSIS/Plugins/WinMessages.hs:283)
wm_IME_COMPOSITIONFULL (src/Development/NSIS/Plugins/WinMessages.hs:284)
wm_IME_CONTROL (src/Development/NSIS/Plugins/WinMessages.hs:285)
wm_IME_ENDCOMPOSITION (src/Development/NSIS/Plugins/WinMessages.hs:286)
wm_IME_KEYDOWN (src/Development/NSIS/Plugins/WinMessages.hs:287)
wm_IME_KEYLAST (src/Development/NSIS/Plugins/WinMessages.hs:288)
wm_IME_KEYUP (src/Development/NSIS/Plugins/WinMessages.hs:289)
wm_IME_NOTIFY (src/Development/NSIS/Plugins/WinMessages.hs:290)
wm_IME_REQUEST (src/Development/NSIS/Plugins/WinMessages.hs:291)
wm_IME_SELECT (src/Development/NSIS/Plugins/WinMessages.hs:292)
wm_IME_SETCONTEXT (src/Development/NSIS/Plugins/WinMessages.hs:293)
wm_IME_STARTCOMPOSITION (src/Development/NSIS/Plugins/WinMessages.hs:294)
wm_INITDIALOG (src/Development/NSIS/Plugins/WinMessages.hs:295)
wm_INITMENU (src/Development/NSIS/Plugins/WinMessages.hs:296)
wm_INITMENUPOPUP (src/Development/NSIS/Plugins/WinMessages.hs:297)
wm_INPUT (src/Development/NSIS/Plugins/WinMessages.hs:298)
wm_INPUTLANGCHANGE (src/Development/NSIS/Plugins/WinMessages.hs:299)
wm_INPUTLANGCHANGEREQUEST (src/Development/NSIS/Plugins/WinMessages.hs:300)
wm_KEYDOWN (src/Development/NSIS/Plugins/WinMessages.hs:301)
wm_KEYFIRST (src/Development/NSIS/Plugins/WinMessages.hs:302)
wm_KEYLAST (src/Development/NSIS/Plugins/WinMessages.hs:303)
wm_KEYUP (src/Development/NSIS/Plugins/WinMessages.hs:304)
wm_KILLFOCUS (src/Development/NSIS/Plugins/WinMessages.hs:305)
wm_LBUTTONDBLCLK (src/Development/NSIS/Plugins/WinMessages.hs:306)
wm_LBUTTONDOWN (src/Development/NSIS/Plugins/WinMessages.hs:307)
wm_LBUTTONUP (src/Development/NSIS/Plugins/WinMessages.hs:308)
wm_MBUTTONDBLCLK (src/Development/NSIS/Plugins/WinMessages.hs:309)
wm_MBUTTONDOWN (src/Development/NSIS/Plugins/WinMessages.hs:310)
wm_MBUTTONUP (src/Development/NSIS/Plugins/WinMessages.hs:311)
wm_MDIACTIVATE (src/Development/NSIS/Plugins/WinMessages.hs:312)
wm_MDICASCADE (src/Development/NSIS/Plugins/WinMessages.hs:313)
wm_MDICREATE (src/Development/NSIS/Plugins/WinMessages.hs:314)
wm_MDIDESTROY (src/Development/NSIS/Plugins/WinMessages.hs:315)
wm_MDIGETACTIVE (src/Development/NSIS/Plugins/WinMessages.hs:316)
wm_MDIICONARRANGE (src/Development/NSIS/Plugins/WinMessages.hs:317)
wm_MDIMAXIMIZE (src/Development/NSIS/Plugins/WinMessages.hs:318)
wm_MDINEXT (src/Development/NSIS/Plugins/WinMessages.hs:319)
wm_MDIREFRESHMENU (src/Development/NSIS/Plugins/WinMessages.hs:320)
wm_MDIRESTORE (src/Development/NSIS/Plugins/WinMessages.hs:321)
wm_MDISETMENU (src/Development/NSIS/Plugins/WinMessages.hs:322)
wm_MDITILE (src/Development/NSIS/Plugins/WinMessages.hs:323)
wm_MEASUREITEM (src/Development/NSIS/Plugins/WinMessages.hs:324)
wm_MENUCHAR (src/Development/NSIS/Plugins/WinMessages.hs:325)
wm_MENUCOMMAND (src/Development/NSIS/Plugins/WinMessages.hs:326)
wm_MENUDRAG (src/Development/NSIS/Plugins/WinMessages.hs:327)
wm_MENUGETOBJECT (src/Development/NSIS/Plugins/WinMessages.hs:328)
wm_MENURBUTTONUP (src/Development/NSIS/Plugins/WinMessages.hs:329)
wm_MENUSELECT (src/Development/NSIS/Plugins/WinMessages.hs:330)
wm_MOUSEACTIVATE (src/Development/NSIS/Plugins/WinMessages.hs:331)
wm_MOUSEFIRST (src/Development/NSIS/Plugins/WinMessages.hs:332)
wm_MOUSEHOVER (src/Development/NSIS/Plugins/WinMessages.hs:333)
wm_MOUSELAST (src/Development/NSIS/Plugins/WinMessages.hs:334)
wm_MOUSELEAVE (src/Development/NSIS/Plugins/WinMessages.hs:335)
wm_MOUSEMOVE (src/Development/NSIS/Plugins/WinMessages.hs:336)
wm_MOUSEWHEEL (src/Development/NSIS/Plugins/WinMessages.hs:337)
wm_MOVE (src/Development/NSIS/Plugins/WinMessages.hs:338)
wm_MOVING (src/Development/NSIS/Plugins/WinMessages.hs:339)
wm_NCACTIVATE (src/Development/NSIS/Plugins/WinMessages.hs:340)
wm_NCCALCSIZE (src/Development/NSIS/Plugins/WinMessages.hs:341)
wm_NCCREATE (src/Development/NSIS/Plugins/WinMessages.hs:342)
wm_NCDESTROY (src/Development/NSIS/Plugins/WinMessages.hs:343)
wm_NCHITTEST (src/Development/NSIS/Plugins/WinMessages.hs:344)
wm_NCLBUTTONDBLCLK (src/Development/NSIS/Plugins/WinMessages.hs:345)
wm_NCLBUTTONDOWN (src/Development/NSIS/Plugins/WinMessages.hs:346)
wm_NCLBUTTONUP (src/Development/NSIS/Plugins/WinMessages.hs:347)
wm_NCMBUTTONDBLCLK (src/Development/NSIS/Plugins/WinMessages.hs:348)
wm_NCMBUTTONDOWN (src/Development/NSIS/Plugins/WinMessages.hs:349)
wm_NCMBUTTONUP (src/Development/NSIS/Plugins/WinMessages.hs:350)
wm_NCMOUSEHOVER (src/Development/NSIS/Plugins/WinMessages.hs:351)
wm_NCMOUSELEAVE (src/Development/NSIS/Plugins/WinMessages.hs:352)
wm_NCMOUSEMOVE (src/Development/NSIS/Plugins/WinMessages.hs:353)
wm_NCPAINT (src/Development/NSIS/Plugins/WinMessages.hs:354)
wm_NCRBUTTONDBLCLK (src/Development/NSIS/Plugins/WinMessages.hs:355)
wm_NCRBUTTONDOWN (src/Development/NSIS/Plugins/WinMessages.hs:356)
wm_NCRBUTTONUP (src/Development/NSIS/Plugins/WinMessages.hs:357)
wm_NCXBUTTONDBLCLK (src/Development/NSIS/Plugins/WinMessages.hs:358)
wm_NCXBUTTONDOWN (src/Development/NSIS/Plugins/WinMessages.hs:359)
wm_NCXBUTTONUP (src/Development/NSIS/Plugins/WinMessages.hs:360)
wm_NEXTDLGCTL (src/Development/NSIS/Plugins/WinMessages.hs:361)
wm_NEXTMENU (src/Development/NSIS/Plugins/WinMessages.hs:362)
wm_NOTIFY (src/Development/NSIS/Plugins/WinMessages.hs:363)
wm_NOTIFYFORMAT (src/Development/NSIS/Plugins/WinMessages.hs:364)
wm_NULL (src/Development/NSIS/Plugins/WinMessages.hs:365)
wm_PAINT (src/Development/NSIS/Plugins/WinMessages.hs:366)
wm_PAINTCLIPBOARD (src/Development/NSIS/Plugins/WinMessages.hs:367)
wm_PAINTICON (src/Development/NSIS/Plugins/WinMessages.hs:368)
wm_PALETTECHANGED (src/Development/NSIS/Plugins/WinMessages.hs:369)
wm_PALETTEISCHANGING (src/Development/NSIS/Plugins/WinMessages.hs:370)
wm_PARENTNOTIFY (src/Development/NSIS/Plugins/WinMessages.hs:371)
wm_PASTE (src/Development/NSIS/Plugins/WinMessages.hs:372)
wm_PENWINFIRST (src/Development/NSIS/Plugins/WinMessages.hs:373)
wm_PENWINLAST (src/Development/NSIS/Plugins/WinMessages.hs:374)
wm_POWER (src/Development/NSIS/Plugins/WinMessages.hs:375)
wm_POWERBROADCAST (src/Development/NSIS/Plugins/WinMessages.hs:376)
wm_PRINT (src/Development/NSIS/Plugins/WinMessages.hs:377)
wm_PRINTCLIENT (src/Development/NSIS/Plugins/WinMessages.hs:378)
wm_QUERYDRAGICON (src/Development/NSIS/Plugins/WinMessages.hs:379)
wm_QUERYENDSESSION (src/Development/NSIS/Plugins/WinMessages.hs:380)
wm_QUERYNEWPALETTE (src/Development/NSIS/Plugins/WinMessages.hs:381)
wm_QUERYOPEN (src/Development/NSIS/Plugins/WinMessages.hs:382)
wm_QUERYUISTATE (src/Development/NSIS/Plugins/WinMessages.hs:383)
wm_QUEUESYNC (src/Development/NSIS/Plugins/WinMessages.hs:384)
wm_QUIT (src/Development/NSIS/Plugins/WinMessages.hs:385)
wm_RBUTTONDBLCLK (src/Development/NSIS/Plugins/WinMessages.hs:386)
wm_RBUTTONDOWN (src/Development/NSIS/Plugins/WinMessages.hs:387)
wm_RBUTTONUP (src/Development/NSIS/Plugins/WinMessages.hs:388)
wm_RASDIALEVENT (src/Development/NSIS/Plugins/WinMessages.hs:389)
wm_RENDERALLFORMATS (src/Development/NSIS/Plugins/WinMessages.hs:390)
wm_RENDERFORMAT (src/Development/NSIS/Plugins/WinMessages.hs:391)
wm_SETCURSOR (src/Development/NSIS/Plugins/WinMessages.hs:392)
wm_SETFOCUS (src/Development/NSIS/Plugins/WinMessages.hs:393)
wm_SETFONT (src/Development/NSIS/Plugins/WinMessages.hs:394)
wm_SETHOTKEY (src/Development/NSIS/Plugins/WinMessages.hs:395)
wm_SETICON (src/Development/NSIS/Plugins/WinMessages.hs:396)
wm_SETREDRAW (src/Development/NSIS/Plugins/WinMessages.hs:397)
wm_SETTEXT (src/Development/NSIS/Plugins/WinMessages.hs:398)
wm_SETTINGCHANGE (src/Development/NSIS/Plugins/WinMessages.hs:399)
wm_SHOWWINDOW (src/Development/NSIS/Plugins/WinMessages.hs:400)
wm_SIZE (src/Development/NSIS/Plugins/WinMessages.hs:401)
wm_SIZECLIPBOARD (src/Development/NSIS/Plugins/WinMessages.hs:402)
wm_SIZING (src/Development/NSIS/Plugins/WinMessages.hs:403)
wm_SPOOLERSTATUS (src/Development/NSIS/Plugins/WinMessages.hs:404)
wm_STYLECHANGED (src/Development/NSIS/Plugins/WinMessages.hs:405)
wm_STYLECHANGING (src/Development/NSIS/Plugins/WinMessages.hs:406)
wm_SYNCPAINT (src/Development/NSIS/Plugins/WinMessages.hs:407)
wm_SYSCHAR (src/Development/NSIS/Plugins/WinMessages.hs:408)
wm_SYSCOLORCHANGE (src/Development/NSIS/Plugins/WinMessages.hs:409)
wm_SYSCOMMAND (src/Development/NSIS/Plugins/WinMessages.hs:410)
wm_SYSDEADCHAR (src/Development/NSIS/Plugins/WinMessages.hs:411)
wm_SYSKEYDOWN (src/Development/NSIS/Plugins/WinMessages.hs:412)
wm_SYSKEYUP (src/Development/NSIS/Plugins/WinMessages.hs:413)
wm_TABLET_FIRST (src/Development/NSIS/Plugins/WinMessages.hs:414)
wm_TABLET_LAST (src/Development/NSIS/Plugins/WinMessages.hs:415)
wm_THEMECHANGED (src/Development/NSIS/Plugins/WinMessages.hs:416)
wm_TCARD (src/Development/NSIS/Plugins/WinMessages.hs:417)
wm_TIMECHANGE (src/Development/NSIS/Plugins/WinMessages.hs:418)
wm_TIMER (src/Development/NSIS/Plugins/WinMessages.hs:419)
wm_UNDO (src/Development/NSIS/Plugins/WinMessages.hs:420)
wm_UNICHAR (src/Development/NSIS/Plugins/WinMessages.hs:421)
wm_UNINITMENUPOPUP (src/Development/NSIS/Plugins/WinMessages.hs:422)
wm_UPDATEUISTATE (src/Development/NSIS/Plugins/WinMessages.hs:423)
wm_USER (src/Development/NSIS/Plugins/WinMessages.hs:424)
wm_USERCHANGED (src/Development/NSIS/Plugins/WinMessages.hs:425)
wm_VKEYTOITEM (src/Development/NSIS/Plugins/WinMessages.hs:426)
wm_VSCROLL (src/Development/NSIS/Plugins/WinMessages.hs:427)
wm_VSCROLLCLIPBOARD (src/Development/NSIS/Plugins/WinMessages.hs:428)
wm_WINDOWPOSCHANGED (src/Development/NSIS/Plugins/WinMessages.hs:429)
wm_WINDOWPOSCHANGING (src/Development/NSIS/Plugins/WinMessages.hs:430)
wm_WININICHANGE (src/Development/NSIS/Plugins/WinMessages.hs:431)
wm_WTSSESSION_CHANGE (src/Development/NSIS/Plugins/WinMessages.hs:432)
wm_XBUTTONDBLCLK (src/Development/NSIS/Plugins/WinMessages.hs:433)
wm_XBUTTONDOWN (src/Development/NSIS/Plugins/WinMessages.hs:434)
wm_XBUTTONUP (src/Development/NSIS/Plugins/WinMessages.hs:435)
abm_ACTIVATE (src/Development/NSIS/Plugins/WinMessages.hs:439)
abm_GETAUTOHIDEBAR (src/Development/NSIS/Plugins/WinMessages.hs:440)
abm_GETSTATE (src/Development/NSIS/Plugins/WinMessages.hs:441)
abm_GETTASKBARPOS (src/Development/NSIS/Plugins/WinMessages.hs:442)
abm_NEW (src/Development/NSIS/Plugins/WinMessages.hs:443)
abm_QUERYPOS (src/Development/NSIS/Plugins/WinMessages.hs:444)
abm_REMOVE (src/Development/NSIS/Plugins/WinMessages.hs:445)
abm_SETAUTOHIDEBAR (src/Development/NSIS/Plugins/WinMessages.hs:446)
abm_SETPOS (src/Development/NSIS/Plugins/WinMessages.hs:447)
abm_WINDOWPOSCHANGED (src/Development/NSIS/Plugins/WinMessages.hs:448)
dbt_APPYBEGIN (src/Development/NSIS/Plugins/WinMessages.hs:451)
dbt_APPYEND (src/Development/NSIS/Plugins/WinMessages.hs:452)
dbt_CONFIGCHANGECANCELED (src/Development/NSIS/Plugins/WinMessages.hs:453)
dbt_CONFIGCHANGED (src/Development/NSIS/Plugins/WinMessages.hs:454)
dbt_CONFIGMGAPI32 (src/Development/NSIS/Plugins/WinMessages.hs:455)
dbt_CONFIGMGPRIVATE (src/Development/NSIS/Plugins/WinMessages.hs:456)
dbt_CUSTOMEVENT (src/Development/NSIS/Plugins/WinMessages.hs:457)
dbt_DEVICEARRIVAL (src/Development/NSIS/Plugins/WinMessages.hs:458)
dbt_DEVICEQUERYREMOVE (src/Development/NSIS/Plugins/WinMessages.hs:459)
dbt_DEVICEQUERYREMOVEFAILED (src/Development/NSIS/Plugins/WinMessages.hs:460)
dbt_DEVICEREMOVECOMPLETE (src/Development/NSIS/Plugins/WinMessages.hs:461)
dbt_DEVICEREMOVEPENDING (src/Development/NSIS/Plugins/WinMessages.hs:462)
dbt_DEVICETYPESPECIFIC (src/Development/NSIS/Plugins/WinMessages.hs:463)
dbt_DEVNODES_CHANGED (src/Development/NSIS/Plugins/WinMessages.hs:464)
dbt_DEVTYP_DEVICEINTERFACE (src/Development/NSIS/Plugins/WinMessages.hs:465)
dbt_DEVTYP_DEVNODE (src/Development/NSIS/Plugins/WinMessages.hs:466)
dbt_DEVTYP_HANDLE (src/Development/NSIS/Plugins/WinMessages.hs:467)
dbt_DEVTYP_NET (src/Development/NSIS/Plugins/WinMessages.hs:468)
dbt_DEVTYP_OEM (src/Development/NSIS/Plugins/WinMessages.hs:469)
dbt_DEVTYP_PORT (src/Development/NSIS/Plugins/WinMessages.hs:470)
dbt_DEVTYP_VOLUME (src/Development/NSIS/Plugins/WinMessages.hs:471)
dbt_LOW_DISK_SPACE (src/Development/NSIS/Plugins/WinMessages.hs:472)
dbt_MONITORCHANGE (src/Development/NSIS/Plugins/WinMessages.hs:473)
dbt_NO_DISK_SPACE (src/Development/NSIS/Plugins/WinMessages.hs:474)
dbt_QUERYCHANGECONFIG (src/Development/NSIS/Plugins/WinMessages.hs:475)
dbt_SHELLLOGGEDON (src/Development/NSIS/Plugins/WinMessages.hs:476)
dbt_USERDEFINED (src/Development/NSIS/Plugins/WinMessages.hs:477)
dbt_VOLLOCKLOCKFAILED (src/Development/NSIS/Plugins/WinMessages.hs:478)
dbt_VOLLOCKLOCKRELEASED (src/Development/NSIS/Plugins/WinMessages.hs:479)
dbt_VOLLOCKLOCKTAKEN (src/Development/NSIS/Plugins/WinMessages.hs:480)
dbt_VOLLOCKQUERYLOCK (src/Development/NSIS/Plugins/WinMessages.hs:481)
dbt_VOLLOCKQUERYUNLOCK (src/Development/NSIS/Plugins/WinMessages.hs:482)
dbt_VOLLOCKUNLOCKFAILED (src/Development/NSIS/Plugins/WinMessages.hs:483)
dbt_VPOWERDAPI (src/Development/NSIS/Plugins/WinMessages.hs:484)
dbt_VXDINITCOMPLETE (src/Development/NSIS/Plugins/WinMessages.hs:485)
dm_BITSPERPEL (src/Development/NSIS/Plugins/WinMessages.hs:488)
dm_COLLATE (src/Development/NSIS/Plugins/WinMessages.hs:489)
dm_COLOR (src/Development/NSIS/Plugins/WinMessages.hs:490)
dm_COPIES (src/Development/NSIS/Plugins/WinMessages.hs:491)
dm_DEFAULTSOURCE (src/Development/NSIS/Plugins/WinMessages.hs:492)
dm_DISPLAYFLAGS (src/Development/NSIS/Plugins/WinMessages.hs:493)
dm_DISPLAYFREQUENCY (src/Development/NSIS/Plugins/WinMessages.hs:494)
dm_DITHERTYPE (src/Development/NSIS/Plugins/WinMessages.hs:495)
dm_DUPLEX (src/Development/NSIS/Plugins/WinMessages.hs:496)
dm_FORMNAME (src/Development/NSIS/Plugins/WinMessages.hs:497)
dm_GRAYSCALE (src/Development/NSIS/Plugins/WinMessages.hs:498)
dm_ICMINTENT (src/Development/NSIS/Plugins/WinMessages.hs:499)
dm_ICMMETHOD (src/Development/NSIS/Plugins/WinMessages.hs:500)
dm_INTERLACED (src/Development/NSIS/Plugins/WinMessages.hs:501)
dm_LOGPIXELS (src/Development/NSIS/Plugins/WinMessages.hs:502)
dm_MEDIATYPE (src/Development/NSIS/Plugins/WinMessages.hs:503)
dm_NUP (src/Development/NSIS/Plugins/WinMessages.hs:504)
dm_ORIENTATION (src/Development/NSIS/Plugins/WinMessages.hs:505)
dm_PANNINGHEIGHT (src/Development/NSIS/Plugins/WinMessages.hs:506)
dm_PANNINGWIDTH (src/Development/NSIS/Plugins/WinMessages.hs:507)
dm_PAPERLENGTH (src/Development/NSIS/Plugins/WinMessages.hs:508)
dm_PAPERSIZE (src/Development/NSIS/Plugins/WinMessages.hs:509)
dm_PAPERWIDTH (src/Development/NSIS/Plugins/WinMessages.hs:510)
dm_PELSHEIGHT (src/Development/NSIS/Plugins/WinMessages.hs:511)
dm_PELSWIDTH (src/Development/NSIS/Plugins/WinMessages.hs:512)
dm_POSITION (src/Development/NSIS/Plugins/WinMessages.hs:513)
dm_PRINTQUALITY (src/Development/NSIS/Plugins/WinMessages.hs:514)
dm_SCALE (src/Development/NSIS/Plugins/WinMessages.hs:515)
dm_SPECVERSION (src/Development/NSIS/Plugins/WinMessages.hs:516)
dm_TTOPTION (src/Development/NSIS/Plugins/WinMessages.hs:517)
dm_YRESOLUTION (src/Development/NSIS/Plugins/WinMessages.hs:518)
hdm_FIRST (src/Development/NSIS/Plugins/WinMessages.hs:521)
lvm_FIRST (src/Development/NSIS/Plugins/WinMessages.hs:524)
sb_CONST_ALPHA (src/Development/NSIS/Plugins/WinMessages.hs:527)
sb_GRAD_RECT (src/Development/NSIS/Plugins/WinMessages.hs:528)
sb_GRAD_TRI (src/Development/NSIS/Plugins/WinMessages.hs:529)
sb_NONE (src/Development/NSIS/Plugins/WinMessages.hs:530)
sb_PIXEL_ALPHA (src/Development/NSIS/Plugins/WinMessages.hs:531)
sb_PREMULT_ALPHA (src/Development/NSIS/Plugins/WinMessages.hs:532)
sb_SIMPLEID (src/Development/NSIS/Plugins/WinMessages.hs:533)
sbm_ENABLE_ARROWS (src/Development/NSIS/Plugins/WinMessages.hs:536)
sbm_GETPOS (src/Development/NSIS/Plugins/WinMessages.hs:537)
sbm_GETRANGE (src/Development/NSIS/Plugins/WinMessages.hs:538)
sbm_GETSCROLLINFO (src/Development/NSIS/Plugins/WinMessages.hs:539)
sbm_SETPOS (src/Development/NSIS/Plugins/WinMessages.hs:540)
sbm_SETRANGE (src/Development/NSIS/Plugins/WinMessages.hs:541)
sbm_SETRANGEREDRAW (src/Development/NSIS/Plugins/WinMessages.hs:542)
sbm_SETSCROLLINFO (src/Development/NSIS/Plugins/WinMessages.hs:543)
stm_GETICON (src/Development/NSIS/Plugins/WinMessages.hs:546)
stm_GETIMAGE (src/Development/NSIS/Plugins/WinMessages.hs:547)
stm_MSGMAX (src/Development/NSIS/Plugins/WinMessages.hs:548)
stm_ONLY_THIS_INTERFACE (src/Development/NSIS/Plugins/WinMessages.hs:549)
stm_ONLY_THIS_NAME (src/Development/NSIS/Plugins/WinMessages.hs:550)
stm_ONLY_THIS_PROTOCOL (src/Development/NSIS/Plugins/WinMessages.hs:551)
stm_ONLY_THIS_TYPE (src/Development/NSIS/Plugins/WinMessages.hs:552)
stm_SETICON (src/Development/NSIS/Plugins/WinMessages.hs:553)
stm_SETIMAGE (src/Development/NSIS/Plugins/WinMessages.hs:554)
tcm_FIRST (src/Development/NSIS/Plugins/WinMessages.hs:557)
pbm_SETRANGE (src/Development/NSIS/Plugins/WinMessages.hs:560)
pbm_SETPOS (src/Development/NSIS/Plugins/WinMessages.hs:561)
pbm_DELTAPOS (src/Development/NSIS/Plugins/WinMessages.hs:562)
pbm_SETSTEP (src/Development/NSIS/Plugins/WinMessages.hs:563)
pbm_STEPIT (src/Development/NSIS/Plugins/WinMessages.hs:564)
pbm_GETPOS (src/Development/NSIS/Plugins/WinMessages.hs:565)
pbm_SETMARQUEE (src/Development/NSIS/Plugins/WinMessages.hs:566)
Warning: 'setDetailsPrint' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Action' is ambiguous. It is defined
* at src/Development/NSIS/Sugar.hs:39:20
* at src/Development/NSIS/Sugar.hs:39:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Development/NSIS/Sugar.hs:39:1
Warning: 'Value' is ambiguous. It is defined
* at src/Development/NSIS/Sugar.hs:45:20
* at src/Development/NSIS/Sugar.hs:45:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Development/NSIS/Sugar.hs:45:1
Warning: 'h' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Label' is ambiguous. It is defined
* at src/Development/NSIS/Type.hs:18:17
* at src/Development/NSIS/Type.hs:18:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Development/NSIS/Type.hs:18:1
Warning: 'browse' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Traget' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: Development.NSIS.Sugar: Could not find documentation for exported module: Development.NSIS.Sugar
67% (116 /171) in 'Development.NSIS'
Missing documentation for:
readRegStr (src/Development/NSIS/Sugar.hs:522)
deleteRegKey (src/Development/NSIS/Sugar.hs:525)
deleteRegValue (src/Development/NSIS/Sugar.hs:528)
writeRegStr (src/Development/NSIS/Sugar.hs:892)
writeRegExpandStr (src/Development/NSIS/Sugar.hs:895)
writeRegDWORD (src/Development/NSIS/Sugar.hs:898)
writeRegMultiStr (src/Development/NSIS/Sugar.hs:901)
envVar (src/Development/NSIS/Sugar.hs:531)
execWait (src/Development/NSIS/Sugar.hs:818)
execShell (src/Development/NSIS/Sugar.hs:821)
execShellWait (src/Development/NSIS/Sugar.hs:827)
abort (src/Development/NSIS/Sugar.hs:1173)
HWND (src/Development/NSIS/Sugar.hs:1136)
hwndParent (src/Development/NSIS/Sugar.hs:1139)
findWindow (src/Development/NSIS/Sugar.hs:1142)
getDlgItem (src/Development/NSIS/Sugar.hs:1151)
sendMessage (src/Development/NSIS/Sugar.hs:1159)
setCompressor (src/Development/NSIS/Sugar.hs:982)
allowRootDirInstall (src/Development/NSIS/Sugar.hs:933)
caption (src/Development/NSIS/Sugar.hs:936)
showInstDetails (src/Development/NSIS/Sugar.hs:945)
showUninstDetails (src/Development/NSIS/Sugar.hs:948)
requestExecutionLevel (src/Development/NSIS/Sugar.hs:1131)
target (src/Development/NSIS/Sugar.hs:1134)
SectionId (src/Development/NSIS/Type.hs:28)
section (src/Development/NSIS/Sugar.hs:997)
sectionGroup (src/Development/NSIS/Sugar.hs:1012)
newSectionId (src/Development/NSIS/Sugar.hs:61)
sectionSetText (src/Development/NSIS/Sugar.hs:833)
sectionGetText (src/Development/NSIS/Sugar.hs:836)
sectionSet (src/Development/NSIS/Sugar.hs:856)
sectionGet (src/Development/NSIS/Sugar.hs:849)
uninstall (src/Development/NSIS/Sugar.hs:1026)
page (src/Development/NSIS/Sugar.hs:1122)
unpage (src/Development/NSIS/Sugar.hs:1128)
finishOptions (src/Development/NSIS/Sugar.hs:1125)
onSelChange (src/Development/NSIS/Sugar.hs:924)
onPageShow (src/Development/NSIS/Sugar.hs:928)
onPagePre (src/Development/NSIS/Sugar.hs:929)
onPageLeave (src/Development/NSIS/Sugar.hs:930)
file (src/Development/NSIS/Sugar.hs:989)
messageBox (src/Development/NSIS/Sugar.hs:867)
detailPrint (src/Development/NSIS/Sugar.hs:939)
setDetailsPrint (src/Development/NSIS/Sugar.hs:942)
Compressor (src/Development/NSIS/Type.hs:199)
HKEY (src/Development/NSIS/Type.hs:261)
MessageBoxType (src/Development/NSIS/Type.hs:272)
Attrib (src/Development/NSIS/Sugar.hs:537)
Page (src/Development/NSIS/Type.hs:296)
Level (src/Development/NSIS/Type.hs:326)
Target (src/Development/NSIS/Type.hs:329)
Visibility (src/Development/NSIS/Type.hs:337)
SectionFlag (src/Development/NSIS/Sugar.hs:838)
ShowWindow (src/Development/NSIS/Type.hs:251)
FinishOptions (src/Development/NSIS/Type.hs:306)
100% ( 2 / 2) in 'Development.NSIS.Plugins.Taskbar'
33% ( 1 / 3) in 'Development.NSIS.Plugins.Sections'
Missing documentation for:
atMostOneSection (src/Development/NSIS/Plugins/Sections.hs:10)
exactlyOneSection (src/Development/NSIS/Plugins/Sections.hs:27)
57% ( 4 / 7) in 'Development.NSIS.Plugins.EnvVarUpdate'
Missing documentation for:
setEnvVarAppend (src/Development/NSIS/Plugins/EnvVarUpdate.hs:57)
setEnvVarPrepend (src/Development/NSIS/Plugins/EnvVarUpdate.hs:60)
setEnvVarRemove (src/Development/NSIS/Plugins/EnvVarUpdate.hs:63)
100% ( 3 / 3) in 'Development.NSIS.Plugins.Base64'
Warning: Development.NSIS: could not find link destinations for:
- Development.NSIS.Sugar.val
Documentation created: dist/doc/html/nsis/, dist/doc/html/nsis/nsis.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/nsis-0.3.4-IInr05tOlI214qxR8EcDmY
Completed nsis-0.3.4
Test log
[view raw]
Resolving dependencies...
Build profile: -w ghc-9.8.4 -O0
In order, the following will be built (use -v for more details):
- clock-0.8.4 (lib:clock) (requires build)
- os-string-2.0.8 (lib:os-string) (requires build)
- syb-0.7.3 (lib:syb) (requires build)
- extra-1.8.1 (lib:extra) (requires build)
- hashable-1.5.1.0 (lib:hashable) (requires build)
- unordered-containers-0.2.21 (lib:unordered-containers) (requires build)
- uniplate-1.6.13 (lib:uniplate) (requires build)
- nsis-0.3.4 (first run)
Configuring clock-0.8.4...
Preprocessing library for clock-0.8.4..
Building library for clock-0.8.4..
[1 of 2] Compiling System.Clock ( dist/build/System/Clock.hs, dist/build/System/Clock.o, dist/build/System/Clock.dyn_o )
[2 of 2] Compiling System.Clock.Seconds ( System/Clock/Seconds.hs, dist/build/System/Clock/Seconds.o, dist/build/System/Clock/Seconds.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-683898/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/clock-0.8.4-50567b232a8e29a643951f1741a5e46e3a9b91c0b9707decae64a8c4bd1cbb2b/lib
Configuring os-string-2.0.8...
Preprocessing library for os-string-2.0.8..
Building library for os-string-2.0.8..
[ 1 of 11] Compiling System.OsString.Data.ByteString.Short.Internal ( System/OsString/Data/ByteString/Short/Internal.hs, dist/build/System/OsString/Data/ByteString/Short/Internal.o, dist/build/System/OsString/Data/ByteString/Short/Internal.dyn_o )
[ 2 of 11] Compiling System.OsString.Data.ByteString.Short ( System/OsString/Data/ByteString/Short.hs, dist/build/System/OsString/Data/ByteString/Short.o, dist/build/System/OsString/Data/ByteString/Short.dyn_o )
[ 3 of 11] Compiling System.OsString.Data.ByteString.Short.Word16 ( System/OsString/Data/ByteString/Short/Word16.hs, dist/build/System/OsString/Data/ByteString/Short/Word16.o, dist/build/System/OsString/Data/ByteString/Short/Word16.dyn_o )
[ 4 of 11] Compiling System.OsString.Internal.Exception ( System/OsString/Internal/Exception.hs, dist/build/System/OsString/Internal/Exception.o, dist/build/System/OsString/Internal/Exception.dyn_o )
[ 5 of 11] Compiling System.OsString.Encoding.Internal ( System/OsString/Encoding/Internal.hs, dist/build/System/OsString/Encoding/Internal.o, dist/build/System/OsString/Encoding/Internal.dyn_o )
System/OsString/Encoding/Internal.hs:23:42: warning: [GHC-38856] [-Wunused-imports]
The import of try from module Control.Exception is redundant
|
23 | import Control.Exception (SomeException, try, Exception (displayException), evaluate)
| ^^^
[ 6 of 11] Compiling System.OsString.Encoding ( System/OsString/Encoding.hs, dist/build/System/OsString/Encoding.o, dist/build/System/OsString/Encoding.dyn_o )
[ 7 of 11] Compiling System.OsString.Internal.Types ( System/OsString/Internal/Types.hs, dist/build/System/OsString/Internal/Types.o, dist/build/System/OsString/Internal/Types.dyn_o )
[ 8 of 11] Compiling System.OsString.Posix ( System/OsString/Posix.hs, dist/build/System/OsString/Posix.o, dist/build/System/OsString/Posix.dyn_o )
[ 9 of 11] Compiling System.OsString.Internal ( System/OsString/Internal.hs, dist/build/System/OsString/Internal.o, dist/build/System/OsString/Internal.dyn_o )
[10 of 11] Compiling System.OsString ( System/OsString.hs, dist/build/System/OsString.o, dist/build/System/OsString.dyn_o )
[11 of 11] Compiling System.OsString.Windows ( System/OsString/Windows.hs, dist/build/System/OsString/Windows.o, dist/build/System/OsString/Windows.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-683898/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/os-string-2.0.8-a523b3279e1e9a6c69d6adaf4196e3f5b2f65454ef4d11683fd77a738167c3f4/lib
Configuring syb-0.7.3...
Preprocessing library for syb-0.7.3..
Building library for syb-0.7.3..
[ 1 of 16] Compiling Data.Generics.Aliases ( src/Data/Generics/Aliases.hs, dist/build/Data/Generics/Aliases.o, dist/build/Data/Generics/Aliases.dyn_o )
[ 2 of 16] Compiling Data.Generics.Basics ( src/Data/Generics/Basics.hs, dist/build/Data/Generics/Basics.o, dist/build/Data/Generics/Basics.dyn_o )
[ 3 of 16] Compiling Data.Generics.Builders ( src/Data/Generics/Builders.hs, dist/build/Data/Generics/Builders.o, dist/build/Data/Generics/Builders.dyn_o )
[ 4 of 16] Compiling Data.Generics.Instances ( src/Data/Generics/Instances.hs, dist/build/Data/Generics/Instances.o, dist/build/Data/Generics/Instances.dyn_o )
[ 5 of 16] Compiling Data.Generics.Schemes ( src/Data/Generics/Schemes.hs, dist/build/Data/Generics/Schemes.o, dist/build/Data/Generics/Schemes.dyn_o )
[ 6 of 16] Compiling Data.Generics.Text ( src/Data/Generics/Text.hs, dist/build/Data/Generics/Text.o, dist/build/Data/Generics/Text.dyn_o )
[ 7 of 16] Compiling Data.Generics.Twins ( src/Data/Generics/Twins.hs, dist/build/Data/Generics/Twins.o, dist/build/Data/Generics/Twins.dyn_o )
[ 8 of 16] Compiling Data.Generics ( src/Data/Generics.hs, dist/build/Data/Generics.o, dist/build/Data/Generics.dyn_o )
[ 9 of 16] Compiling Generics.SYB ( src/Generics/SYB.hs, dist/build/Generics/SYB.o, dist/build/Generics/SYB.dyn_o )
[10 of 16] Compiling Generics.SYB.Aliases ( src/Generics/SYB/Aliases.hs, dist/build/Generics/SYB/Aliases.o, dist/build/Generics/SYB/Aliases.dyn_o )
[11 of 16] Compiling Generics.SYB.Basics ( src/Generics/SYB/Basics.hs, dist/build/Generics/SYB/Basics.o, dist/build/Generics/SYB/Basics.dyn_o )
[12 of 16] Compiling Generics.SYB.Builders ( src/Generics/SYB/Builders.hs, dist/build/Generics/SYB/Builders.o, dist/build/Generics/SYB/Builders.dyn_o )
[13 of 16] Compiling Generics.SYB.Instances ( src/Generics/SYB/Instances.hs, dist/build/Generics/SYB/Instances.o, dist/build/Generics/SYB/Instances.dyn_o )
[14 of 16] Compiling Generics.SYB.Schemes ( src/Generics/SYB/Schemes.hs, dist/build/Generics/SYB/Schemes.o, dist/build/Generics/SYB/Schemes.dyn_o )
[15 of 16] Compiling Generics.SYB.Text ( src/Generics/SYB/Text.hs, dist/build/Generics/SYB/Text.o, dist/build/Generics/SYB/Text.dyn_o )
[16 of 16] Compiling Generics.SYB.Twins ( src/Generics/SYB/Twins.hs, dist/build/Generics/SYB/Twins.o, dist/build/Generics/SYB/Twins.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-683898/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/syb-0.7.3-91569291a6b6655ddb7860d21c8ae004348ada5c1942b294a18fcfc00df0ed3e/lib
Configuring extra-1.8.1...
Preprocessing library for extra-1.8.1..
Building library for extra-1.8.1..
[ 1 of 22] Compiling Data.IORef.Extra ( src/Data/IORef/Extra.hs, dist/build/Data/IORef/Extra.o, dist/build/Data/IORef/Extra.dyn_o )
[ 2 of 22] Compiling Data.Monoid.Extra ( src/Data/Monoid/Extra.hs, dist/build/Data/Monoid/Extra.o, dist/build/Data/Monoid/Extra.dyn_o )
[ 3 of 22] Compiling Data.Tuple.Extra ( src/Data/Tuple/Extra.hs, dist/build/Data/Tuple/Extra.o, dist/build/Data/Tuple/Extra.dyn_o )
[ 4 of 22] Compiling Data.Typeable.Extra ( src/Data/Typeable/Extra.hs, dist/build/Data/Typeable/Extra.o, dist/build/Data/Typeable/Extra.dyn_o )
[ 5 of 22] Compiling Numeric.Extra ( src/Numeric/Extra.hs, dist/build/Numeric/Extra.o, dist/build/Numeric/Extra.dyn_o )
[ 6 of 22] Compiling Partial ( src/Partial.hs, dist/build/Partial.o, dist/build/Partial.dyn_o )
[ 7 of 22] Compiling Data.List.Extra ( src/Data/List/Extra.hs, dist/build/Data/List/Extra.o, dist/build/Data/List/Extra.dyn_o )
[ 8 of 22] Compiling Data.Version.Extra ( src/Data/Version/Extra.hs, dist/build/Data/Version/Extra.o, dist/build/Data/Version/Extra.dyn_o )
[ 9 of 22] Compiling Data.List.NonEmpty.Extra ( src/Data/List/NonEmpty/Extra.hs, dist/build/Data/List/NonEmpty/Extra.o, dist/build/Data/List/NonEmpty/Extra.dyn_o )
[10 of 22] Compiling Data.Either.Extra ( src/Data/Either/Extra.hs, dist/build/Data/Either/Extra.o, dist/build/Data/Either/Extra.dyn_o )
[11 of 22] Compiling Control.Exception.Extra ( src/Control/Exception/Extra.hs, dist/build/Control/Exception/Extra.o, dist/build/Control/Exception/Extra.dyn_o )
[12 of 22] Compiling Control.Monad.Extra ( src/Control/Monad/Extra.hs, dist/build/Control/Monad/Extra.o, dist/build/Control/Monad/Extra.dyn_o )
[13 of 22] Compiling Data.Foldable.Extra ( src/Data/Foldable/Extra.hs, dist/build/Data/Foldable/Extra.o, dist/build/Data/Foldable/Extra.dyn_o )
[14 of 22] Compiling Control.Concurrent.Extra ( src/Control/Concurrent/Extra.hs, dist/build/Control/Concurrent/Extra.o, dist/build/Control/Concurrent/Extra.dyn_o )
[15 of 22] Compiling System.Directory.Extra ( src/System/Directory/Extra.hs, dist/build/System/Directory/Extra.o, dist/build/System/Directory/Extra.dyn_o )
[16 of 22] Compiling System.Environment.Extra ( src/System/Environment/Extra.hs, dist/build/System/Environment/Extra.o, dist/build/System/Environment/Extra.dyn_o )
[17 of 22] Compiling System.IO.Extra ( src/System/IO/Extra.hs, dist/build/System/IO/Extra.o, dist/build/System/IO/Extra.dyn_o )
[18 of 22] Compiling System.Info.Extra ( src/System/Info/Extra.hs, dist/build/System/Info/Extra.o, dist/build/System/Info/Extra.dyn_o )
[19 of 22] Compiling System.Process.Extra ( src/System/Process/Extra.hs, dist/build/System/Process/Extra.o, dist/build/System/Process/Extra.dyn_o )
[20 of 22] Compiling System.Time.Extra ( src/System/Time/Extra.hs, dist/build/System/Time/Extra.o, dist/build/System/Time/Extra.dyn_o )
[21 of 22] Compiling Extra ( src/Extra.hs, dist/build/Extra.o, dist/build/Extra.dyn_o )
[22 of 22] Compiling Text.Read.Extra ( src/Text/Read/Extra.hs, dist/build/Text/Read/Extra.o, dist/build/Text/Read/Extra.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-683898/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/extra-1.8.1-dd6e50270984ba2b8ab12a9a00da1f6c8e31f62ccf78538163f9a6a8bd208e7a/lib
Configuring hashable-1.5.1.0...
Preprocessing library for hashable-1.5.1.0..
Building library for hashable-1.5.1.0..
[ 1 of 10] Compiling Data.Hashable.FFI ( src/Data/Hashable/FFI.hs, dist/build/Data/Hashable/FFI.o, dist/build/Data/Hashable/FFI.dyn_o )
[ 2 of 10] Compiling Data.Hashable.Imports ( src/Data/Hashable/Imports.hs, dist/build/Data/Hashable/Imports.o, dist/build/Data/Hashable/Imports.dyn_o )
[ 3 of 10] Compiling Data.Hashable.Mix ( src/Data/Hashable/Mix.hs, dist/build/Data/Hashable/Mix.o, dist/build/Data/Hashable/Mix.dyn_o )
[ 4 of 10] Compiling Data.Hashable.XXH3 ( src/Data/Hashable/XXH3.hs, dist/build/Data/Hashable/XXH3.o, dist/build/Data/Hashable/XXH3.dyn_o )
[ 5 of 10] Compiling Data.Hashable.LowLevel ( src/Data/Hashable/LowLevel.hs, dist/build/Data/Hashable/LowLevel.o, dist/build/Data/Hashable/LowLevel.dyn_o )
[ 6 of 10] Compiling Data.Hashable.Class ( src/Data/Hashable/Class.hs, dist/build/Data/Hashable/Class.o, dist/build/Data/Hashable/Class.dyn_o )
[ 7 of 10] Compiling Data.Hashable.Lifted ( src/Data/Hashable/Lifted.hs, dist/build/Data/Hashable/Lifted.o, dist/build/Data/Hashable/Lifted.dyn_o )
[ 8 of 10] Compiling Data.Hashable.Generic.Instances ( src/Data/Hashable/Generic/Instances.hs, dist/build/Data/Hashable/Generic/Instances.o, dist/build/Data/Hashable/Generic/Instances.dyn_o )
src/Data/Hashable/Generic/Instances.hs:5:14: warning: [GHC-19244] [-Wtrustworthy-safe]
Data.Hashable.Generic.Instances is marked as Trustworthy but has been inferred as safe!
|
5 | {-# LANGUAGE Trustworthy #-}
| ^^^^^^^^^^^
[ 9 of 10] Compiling Data.Hashable.Generic ( src/Data/Hashable/Generic.hs, dist/build/Data/Hashable/Generic.o, dist/build/Data/Hashable/Generic.dyn_o )
[10 of 10] Compiling Data.Hashable ( src/Data/Hashable.hs, dist/build/Data/Hashable.o, dist/build/Data/Hashable.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-683898/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hashable-1.5.1.0-d0f2aaee592c1c35e01f6385438cc0f1739269f30c4a1ac23f782796910b1fab/lib
Configuring unordered-containers-0.2.21...
Preprocessing library for unordered-containers-0.2.21..
Building library for unordered-containers-0.2.21..
[1 of 9] Compiling Data.HashMap.Internal.Array ( Data/HashMap/Internal/Array.hs, dist/build/Data/HashMap/Internal/Array.o, dist/build/Data/HashMap/Internal/Array.dyn_o )
[2 of 9] Compiling Data.HashMap.Internal.List ( Data/HashMap/Internal/List.hs, dist/build/Data/HashMap/Internal/List.o, dist/build/Data/HashMap/Internal/List.dyn_o )
[3 of 9] Compiling Data.HashMap.Internal ( Data/HashMap/Internal.hs, dist/build/Data/HashMap/Internal.o, dist/build/Data/HashMap/Internal.dyn_o )
[4 of 9] Compiling Data.HashMap.Internal.Debug ( Data/HashMap/Internal/Debug.hs, dist/build/Data/HashMap/Internal/Debug.o, dist/build/Data/HashMap/Internal/Debug.dyn_o )
[5 of 9] Compiling Data.HashMap.Internal.Strict ( Data/HashMap/Internal/Strict.hs, dist/build/Data/HashMap/Internal/Strict.o, dist/build/Data/HashMap/Internal/Strict.dyn_o )
[6 of 9] Compiling Data.HashSet.Internal ( Data/HashSet/Internal.hs, dist/build/Data/HashSet/Internal.o, dist/build/Data/HashSet/Internal.dyn_o )
[7 of 9] Compiling Data.HashSet ( Data/HashSet.hs, dist/build/Data/HashSet.o, dist/build/Data/HashSet.dyn_o )
[8 of 9] Compiling Data.HashMap.Strict ( Data/HashMap/Strict.hs, dist/build/Data/HashMap/Strict.o, dist/build/Data/HashMap/Strict.dyn_o )
[9 of 9] Compiling Data.HashMap.Lazy ( Data/HashMap/Lazy.hs, dist/build/Data/HashMap/Lazy.o, dist/build/Data/HashMap/Lazy.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-683898/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/unordered-containers-0.2.21-240a5dcfb3139287ccaed4f91235d90d2c7fb4b5dab697946cf66b207426998e/lib
Warning: uniplate.cabal:1:28: Packages with 'cabal-version: 1.12' or later
should specify a specific version of the Cabal spec of the form
'cabal-version: x.y'. Use 'cabal-version: 1.18'.
Configuring uniplate-1.6.13...
Preprocessing library for uniplate-1.6.13..
Building library for uniplate-1.6.13..
[ 1 of 21] Compiling Data.Generics.Uniplate.Data.Instances ( Data/Generics/Uniplate/Data/Instances.hs, dist/build/Data/Generics/Uniplate/Data/Instances.o, dist/build/Data/Generics/Uniplate/Data/Instances.dyn_o )
[ 2 of 21] Compiling Data.Generics.Uniplate.Internal.Utils ( Data/Generics/Uniplate/Internal/Utils.hs, dist/build/Data/Generics/Uniplate/Internal/Utils.o, dist/build/Data/Generics/Uniplate/Internal/Utils.dyn_o )
[ 3 of 21] Compiling Data.Generics.Uniplate ( Data/Generics/Uniplate.hs, dist/build/Data/Generics/Uniplate.o, dist/build/Data/Generics/Uniplate.dyn_o )
[ 4 of 21] Compiling Data.Generics.Str ( Data/Generics/Str.hs, dist/build/Data/Generics/Str.o, dist/build/Data/Generics/Str.dyn_o )
[ 5 of 21] Compiling Data.Generics.Uniplate.Internal.DataOnlyOperations ( Data/Generics/Uniplate/Internal/DataOnlyOperations.hs, dist/build/Data/Generics/Uniplate/Internal/DataOnlyOperations.o, dist/build/Data/Generics/Uniplate/Internal/DataOnlyOperations.dyn_o )
[ 6 of 21] Compiling Data.Generics.Uniplate.Internal.Data ( Data/Generics/Uniplate/Internal/Data.hs, dist/build/Data/Generics/Uniplate/Internal/Data.o, dist/build/Data/Generics/Uniplate/Internal/Data.dyn_o )
Data/Generics/Uniplate/Internal/Data.hs:336:81: warning: [GHC-63394] [-Wx-partial]
In the use of tail
(imported from Data.List, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Replace it with drop 1, or use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
336 | [ (i, IntMap.fromAscList [(j, slice i j ts) | (j,ts) <- zip [i..n] (tail $ inits ts)])
| ^^^^
[ 7 of 21] Compiling Data.Generics.Uniplate.DataOnly ( Data/Generics/Uniplate/DataOnly.hs, dist/build/Data/Generics/Uniplate/DataOnly.o, dist/build/Data/Generics/Uniplate/DataOnly.dyn_o )
[ 8 of 21] Compiling Data.Generics.Uniplate.Operations ( Data/Generics/Uniplate/Operations.hs, dist/build/Data/Generics/Uniplate/Operations.o, dist/build/Data/Generics/Uniplate/Operations.dyn_o )
[ 9 of 21] Compiling Data.Generics.Uniplate.Direct ( Data/Generics/Uniplate/Direct.hs, dist/build/Data/Generics/Uniplate/Direct.o, dist/build/Data/Generics/Uniplate/Direct.dyn_o )
[10 of 21] Compiling Data.Generics.Uniplate.Data ( Data/Generics/Uniplate/Data.hs, dist/build/Data/Generics/Uniplate/Data.o, dist/build/Data/Generics/Uniplate/Data.dyn_o )
[11 of 21] Compiling Data.Generics.SYB ( Data/Generics/SYB.hs, dist/build/Data/Generics/SYB.o, dist/build/Data/Generics/SYB.dyn_o )
[12 of 21] Compiling Data.Generics.Compos ( Data/Generics/Compos.hs, dist/build/Data/Generics/Compos.o, dist/build/Data/Generics/Compos.dyn_o )
[13 of 21] Compiling Data.Generics.Uniplate.Typeable ( Data/Generics/Uniplate/Typeable.hs, dist/build/Data/Generics/Uniplate/Typeable.o, dist/build/Data/Generics/Uniplate/Typeable.dyn_o )
[14 of 21] Compiling Data.Generics.Uniplate.Zipper ( Data/Generics/Uniplate/Zipper.hs, dist/build/Data/Generics/Uniplate/Zipper.o, dist/build/Data/Generics/Uniplate/Zipper.dyn_o )
[15 of 21] Compiling Data.Generics.UniplateOn ( Data/Generics/UniplateOn.hs, dist/build/Data/Generics/UniplateOn.o, dist/build/Data/Generics/UniplateOn.dyn_o )
[16 of 21] Compiling Data.Generics.UniplateStr ( Data/Generics/UniplateStr.hs, dist/build/Data/Generics/UniplateStr.o, dist/build/Data/Generics/UniplateStr.dyn_o )
[17 of 21] Compiling Data.Generics.UniplateStrOn ( Data/Generics/UniplateStrOn.hs, dist/build/Data/Generics/UniplateStrOn.o, dist/build/Data/Generics/UniplateStrOn.dyn_o )
[18 of 21] Compiling Data.Generics.Biplate ( Data/Generics/Biplate.hs, dist/build/Data/Generics/Biplate.o, dist/build/Data/Generics/Biplate.dyn_o )
[19 of 21] Compiling Data.Generics.PlateTypeable ( Data/Generics/PlateTypeable.hs, dist/build/Data/Generics/PlateTypeable.o, dist/build/Data/Generics/PlateTypeable.dyn_o )
[20 of 21] Compiling Data.Generics.PlateDirect ( Data/Generics/PlateDirect.hs, dist/build/Data/Generics/PlateDirect.o, dist/build/Data/Generics/PlateDirect.dyn_o )
[21 of 21] Compiling Data.Generics.PlateData ( Data/Generics/PlateData.hs, dist/build/Data/Generics/PlateData.o, dist/build/Data/Generics/PlateData.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-683898/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/uniplate-1.6.13-f33184babc3ce21182a764c7e547ffd7f0ba6087f553053a81a3886b20199ed8/lib
Configuring nsis-0.3.4...
Preprocessing library for nsis-0.3.4..
Building library for nsis-0.3.4..
[ 1 of 11] Compiling Development.NSIS.Plugins.WinMessages ( src/Development/NSIS/Plugins/WinMessages.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/Development/NSIS/Plugins/WinMessages.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/Development/NSIS/Plugins/WinMessages.dyn_o )
[ 2 of 11] Compiling Development.NSIS.Type ( src/Development/NSIS/Type.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/Development/NSIS/Type.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/Development/NSIS/Type.dyn_o )
[ 3 of 11] Compiling Development.NSIS.Sugar ( src/Development/NSIS/Sugar.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/Development/NSIS/Sugar.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/Development/NSIS/Sugar.dyn_o )
[ 4 of 11] Compiling Development.NSIS.Library ( src/Development/NSIS/Library.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/Development/NSIS/Library.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/Development/NSIS/Library.dyn_o )
[ 5 of 11] Compiling Development.NSIS.Show ( src/Development/NSIS/Show.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/Development/NSIS/Show.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/Development/NSIS/Show.dyn_o )
src/Development/NSIS/Show.hs:34:29: warning: [GHC-63394] [-Wx-partial]
In the use of head
(imported from Data.List.Extra, but defined in GHC.List):
"This is a partial function, it throws an error on empty lists. Use pattern matching or Data.List.uncons instead. Consider refactoring to use Data.List.NonEmpty."
|
34 | funs = map (fst . head &&& concatMap snd) $ groupBy ((==) `on` fst) $ sortBy (compare `on` fst) $
| ^^^^
[ 6 of 11] Compiling Development.NSIS.Optimise ( src/Development/NSIS/Optimise.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/Development/NSIS/Optimise.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/Development/NSIS/Optimise.dyn_o )
[ 7 of 11] Compiling Development.NSIS ( src/Development/NSIS.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/Development/NSIS.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/Development/NSIS.dyn_o )
[ 8 of 11] Compiling Development.NSIS.Plugins.Taskbar ( src/Development/NSIS/Plugins/Taskbar.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/Development/NSIS/Plugins/Taskbar.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/Development/NSIS/Plugins/Taskbar.dyn_o )
[ 9 of 11] Compiling Development.NSIS.Plugins.Sections ( src/Development/NSIS/Plugins/Sections.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/Development/NSIS/Plugins/Sections.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/Development/NSIS/Plugins/Sections.dyn_o )
[10 of 11] Compiling Development.NSIS.Plugins.EnvVarUpdate ( src/Development/NSIS/Plugins/EnvVarUpdate.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/Development/NSIS/Plugins/EnvVarUpdate.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/Development/NSIS/Plugins/EnvVarUpdate.dyn_o )
[11 of 11] Compiling Development.NSIS.Plugins.Base64 ( src/Development/NSIS/Plugins/Base64.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/Development/NSIS/Plugins/Base64.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/Development/NSIS/Plugins/Base64.dyn_o )
Preprocessing test suite 'nsis-test' for nsis-0.3.4..
Building test suite 'nsis-test' for nsis-0.3.4..
[ 1 of 10] Compiling Examples.Base64 ( test/Examples/Base64.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/nsis-test/nsis-test-tmp/Examples/Base64.o )
[ 2 of 10] Compiling Examples.EnvVarUpdate ( test/Examples/EnvVarUpdate.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/nsis-test/nsis-test-tmp/Examples/EnvVarUpdate.o )
[ 3 of 10] Compiling Examples.Example1 ( test/Examples/Example1.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/nsis-test/nsis-test-tmp/Examples/Example1.o )
[ 4 of 10] Compiling Examples.Example2 ( test/Examples/Example2.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/nsis-test/nsis-test-tmp/Examples/Example2.o )
[ 5 of 10] Compiling Examples.Finish ( test/Examples/Finish.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/nsis-test/nsis-test-tmp/Examples/Finish.o )
[ 6 of 10] Compiling Examples.Primes ( test/Examples/Primes.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/nsis-test/nsis-test-tmp/Examples/Primes.o )
[ 7 of 10] Compiling Examples.Radio ( test/Examples/Radio.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/nsis-test/nsis-test-tmp/Examples/Radio.o )
[ 8 of 10] Compiling Examples.Taskbar ( test/Examples/Taskbar.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/nsis-test/nsis-test-tmp/Examples/Taskbar.o )
[ 9 of 10] Compiling Examples.WinMessages ( test/Examples/WinMessages.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/nsis-test/nsis-test-tmp/Examples/WinMessages.o )
[10 of 10] Compiling Main ( test/Main.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/nsis-test/nsis-test-tmp/Main.o )
[11 of 11] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/build/nsis-test/nsis-test
Running 1 test suites...
Test suite nsis-test: RUNNING...
Test suite nsis-test: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/nsis-0.3.4.test
Writing: nsis-0.3.4-inplace/Development.NSIS.Plugins.WinMessages.hs.html
Writing: nsis-0.3.4-inplace/Development.NSIS.Plugins.Sections.hs.html
Writing: nsis-0.3.4-inplace/Development.NSIS.Plugins.Taskbar.hs.html
Writing: nsis-0.3.4-inplace/Development.NSIS.Plugins.EnvVarUpdate.hs.html
Writing: nsis-0.3.4-inplace/Development.NSIS.Plugins.Base64.hs.html
Writing: nsis-0.3.4-inplace/Development.NSIS.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Test coverage report written to
/var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/hpc/vanilla/html/nsis-test/hpc_index.html
1 of 1 test suites (1 of 1 test cases) passed.
Writing: nsis-0.3.4-inplace/Development.NSIS.Plugins.WinMessages.hs.html
Writing: nsis-0.3.4-inplace/Development.NSIS.Plugins.Sections.hs.html
Writing: nsis-0.3.4-inplace/Development.NSIS.Plugins.Taskbar.hs.html
Writing: nsis-0.3.4-inplace/Development.NSIS.Plugins.EnvVarUpdate.hs.html
Writing: nsis-0.3.4-inplace/Development.NSIS.Plugins.Base64.hs.html
Writing: nsis-0.3.4-inplace/Development.NSIS.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Package coverage report written to
/var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/nsis-0.3.4/noopt/hpc/vanilla/html/nsis-0.3.4/hpc_index.html