Build #1 for quickcheck-lockstep-0.7.0
| Package | quickcheck-lockstep-0.7.0 |
|---|
| Install | InstallOk |
|---|---|
| Docs | Ok |
| Tests | NotTried |
| Time submitted | 2025-05-09 15:55:11.29635905 UTC |
|---|---|
| Compiler | ghc-9.8.4 |
| OS | linux |
| Arch | x86_64 |
| Dependencies | QuickCheck-2.15.0.1, base-4.19.2.0, constraints-0.14.2, containers-0.6.8, mtl-2.3.1, quickcheck-dynamic-3.4.1 |
| Flags | none |
Code Coverage
No Code Coverage was submitted for this report.
Build log
[view raw]
Resolving dependencies...
Configuring os-string-2.0.7...
Preprocessing library for os-string-2.0.7..
Building library for os-string-2.0.7..
[ 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.7..
Running Haddock on library for os-string-2.0.7..
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.
94% ( 93 / 98) in 'System.OsString.Posix'
Missing documentation for:
Module header
PosixChar (System/OsString/Internal/Types.hs:123)
singleton (System/OsString/Common.hs:495)
empty (System/OsString/Common.hs:498)
concat (System/OsString/Common.hs:706)
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:281: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:281:1
Warning: 'tail' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:265: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:265:1
Warning: 'init' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:290: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:290:1
Warning: 'last' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:256: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:256:1
Warning: 'map' is ambiguous. It is defined
* in GHC.Base
* at System/OsString/Internal.hs:316: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:316:1
Warning: 'reverse' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:322: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:322:1
Warning: 'foldl' is ambiguous. It is defined
* in Data.Foldable
* 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: 'foldl1' is ambiguous. It is defined
* in Data.Foldable
* at System/OsString/Internal.hs:352: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:352:1
Warning: 'foldr' 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: 'foldr1' is ambiguous. It is defined
* in Data.Foldable
* at System/OsString/Internal.hs:382: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:382:1
Warning: 'all' is ambiguous. It is defined
* in Data.Foldable
* at System/OsString/Internal.hs:396: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:396:1
Warning: 'any' is ambiguous. It is defined
* in Data.Foldable
* at System/OsString/Internal.hs:403: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:403:1
Warning: 'replicate' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:418: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:418:1
Warning: 'take' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:460: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:460:1
Warning: 'length' is ambiguous. It is defined
* in Data.Foldable
* at System/OsString/Internal.hs:309: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:309:1
Warning: 'drop' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:497: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:497:1
Warning: 'takeWhile' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:491: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:491:1
Warning: 'dropWhile' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:519: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:519:1
Warning: 'break' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:548: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:548:1
Warning: 'span' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:558: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:558:1
Warning: 'splitAt' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:583: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:583:1
Warning: 'elem' is ambiguous. It is defined
* in Data.Foldable
* at System/OsString/Internal.hs:686: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:686:1
Warning: 'filter' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:704: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:704:1
94% ( 74 / 78) in 'System.OsString.Internal'
Missing documentation for:
Module header
empty (System/OsString/Internal.hs:221)
singleton (System/OsString/Internal.hs:224)
concat (System/OsString/Internal.hs:409)
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:221)
singleton (System/OsString/Internal.hs:224)
concat (System/OsString/Internal.hs:409)
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% ( 93 / 98) in 'System.OsString.Windows'
Missing documentation for:
Module header
WindowsChar (System/OsString/Internal/Types.hs:117)
singleton (System/OsString/Common.hs:495)
empty (System/OsString/Common.hs:498)
concat (System/OsString/Common.hs:706)
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.7-5BBZgm2IGGO8ifbVrttmLE
Warning: Unable to strip executable or library
'libHSos-string-2.0.7-5BBZgm2IGGO8ifbVrttmLE' (missing the 'strip' program)
Warning: Unable to strip executable or library
'libHSos-string-2.0.7-5BBZgm2IGGO8ifbVrttmLE-ghc9.8.4' (missing the 'strip'
program)
Completed os-string-2.0.7
Configuring splitmix-0.1.1...
Preprocessing library for splitmix-0.1.1..
Building library for splitmix-0.1.1..
[1 of 4] Compiling Data.Bits.Compat ( src-compat/Data/Bits/Compat.hs, dist/build/Data/Bits/Compat.o, dist/build/Data/Bits/Compat.dyn_o )
[2 of 4] Compiling System.Random.SplitMix.Init ( src/System/Random/SplitMix/Init.hs, dist/build/System/Random/SplitMix/Init.o, dist/build/System/Random/SplitMix/Init.dyn_o )
[3 of 4] Compiling System.Random.SplitMix ( src/System/Random/SplitMix.hs, dist/build/System/Random/SplitMix.o, dist/build/System/Random/SplitMix.dyn_o )
[4 of 4] Compiling System.Random.SplitMix32 ( src/System/Random/SplitMix32.hs, dist/build/System/Random/SplitMix32.o, dist/build/System/Random/SplitMix32.dyn_o )
Preprocessing library for splitmix-0.1.1..
Running Haddock on library for splitmix-0.1.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 4] Compiling Data.Bits.Compat ( src-compat/Data/Bits/Compat.hs, nothing )
[2 of 4] Compiling System.Random.SplitMix.Init ( src/System/Random/SplitMix/Init.hs, nothing )
[3 of 4] Compiling System.Random.SplitMix ( src/System/Random/SplitMix.hs, nothing )
[4 of 4] Compiling System.Random.SplitMix32 ( src/System/Random/SplitMix32.hs, nothing )
Haddock coverage:
Warning: 'SMGen' is ambiguous. It is defined
* at src/System/Random/SplitMix.hs:77:14
* at src/System/Random/SplitMix.hs:77: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/System/Random/SplitMix.hs:77:1
100% ( 22 / 22) in 'System.Random.SplitMix'
Warning: 'SMGen' is ambiguous. It is defined
* at src/System/Random/SplitMix32.hs:61:14
* at src/System/Random/SplitMix32.hs:61: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/System/Random/SplitMix32.hs:61:1
100% ( 22 / 22) in 'System.Random.SplitMix32'
Documentation created: dist/doc/html/splitmix/,
dist/doc/html/splitmix/splitmix.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/splitmix-0.1.1-2dkWbDg3EPmIridMVkE3HU
Warning: Unable to strip executable or library
'libHSsplitmix-0.1.1-2dkWbDg3EPmIridMVkE3HU' (missing the 'strip' program)
Warning: Unable to strip executable or library
'libHSsplitmix-0.1.1-2dkWbDg3EPmIridMVkE3HU-ghc9.8.4' (missing the 'strip'
program)
Completed splitmix-0.1.1
Configuring tagged-0.8.9...
Preprocessing library for tagged-0.8.9..
Building library for tagged-0.8.9..
[1 of 2] Compiling Data.Proxy.TH ( src/Data/Proxy/TH.hs, dist/build/Data/Proxy/TH.o, dist/build/Data/Proxy/TH.dyn_o )
[2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, dist/build/Data/Tagged.o, dist/build/Data/Tagged.dyn_o )
Preprocessing library for tagged-0.8.9..
Running Haddock on library for tagged-0.8.9..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 2] Compiling Data.Proxy.TH ( src/Data/Proxy/TH.hs, nothing )
[2 of 2] Compiling Data.Tagged ( src/Data/Tagged.hs, nothing )
Haddock coverage:
Warning: 'Proxy' is ambiguous. It is defined
* in Data.Proxy
* in Data.Proxy
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.Proxy
66% ( 2 / 3) in 'Data.Proxy.TH'
Missing documentation for:
Module header
Warning: 'Tagged' is ambiguous. It is defined
* at src/Data/Tagged.hs:82:22
* at src/Data/Tagged.hs:82: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/Tagged.hs:82:1
Warning: 'Proxy' is ambiguous. It is defined
* in Data.Proxy
* in Data.Proxy
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.Proxy
93% ( 14 / 15) in 'Data.Tagged'
Missing documentation for:
witness (src/Data/Tagged.hs:386)
Warning: Data.Tagged: could not find link destinations for:
- Data.Tagged.Rep_Tagged
- Data.Tagged.Rep1_Tagged
Documentation created: dist/doc/html/tagged/, dist/doc/html/tagged/tagged.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/tagged-0.8.9-6aZuwRISGvIHng66Gvw0LY
Warning: Unable to strip executable or library
'libHStagged-0.8.9-6aZuwRISGvIHng66Gvw0LY' (missing the 'strip' program)
Warning: Unable to strip executable or library
'libHStagged-0.8.9-6aZuwRISGvIHng66Gvw0LY-ghc9.8.4' (missing the 'strip'
program)
Completed tagged-0.8.9
Configuring hashable-1.5.0.0...
Preprocessing library for hashable-1.5.0.0..
Building library for hashable-1.5.0.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.0.0..
Running Haddock on library for hashable-1.5.0.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:860:17
* at src/Data/Hashable/Class.hs:860: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:860: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:252)
Hashable2 (src/Data/Hashable/Class.hs:267)
66% ( 6 / 9) in 'Data.Hashable.Generic'
Missing documentation for:
One (src/Data/Hashable/Class.hs:242)
Zero (src/Data/Hashable/Class.hs:241)
HashArgs (src/Data/Hashable/Class.hs:244)
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.0.0-CJcCLhsCpdHlEFddjHE51
Warning: Unable to strip executable or library
'libHShashable-1.5.0.0-CJcCLhsCpdHlEFddjHE51' (missing the 'strip' program)
Warning: Unable to strip executable or library
'libHShashable-1.5.0.0-CJcCLhsCpdHlEFddjHE51-ghc9.8.4' (missing the 'strip'
program)
Completed hashable-1.5.0.0
Configuring random-1.3.1...
Preprocessing library for random-1.3.1..
Building library for random-1.3.1..
[1 of 6] Compiling System.Random.Array ( src/System/Random/Array.hs, dist/build/System/Random/Array.o, dist/build/System/Random/Array.dyn_o )
[2 of 6] Compiling System.Random.GFinite ( src/System/Random/GFinite.hs, dist/build/System/Random/GFinite.o, dist/build/System/Random/GFinite.dyn_o )
[3 of 6] Compiling System.Random.Internal ( src/System/Random/Internal.hs, dist/build/System/Random/Internal.o, dist/build/System/Random/Internal.dyn_o )
[4 of 6] Compiling System.Random.Seed ( src/System/Random/Seed.hs, dist/build/System/Random/Seed.o, dist/build/System/Random/Seed.dyn_o )
[5 of 6] Compiling System.Random ( src/System/Random.hs, dist/build/System/Random.o, dist/build/System/Random.dyn_o )
[6 of 6] Compiling System.Random.Stateful ( src/System/Random/Stateful.hs, dist/build/System/Random/Stateful.o, dist/build/System/Random/Stateful.dyn_o )
Preprocessing library for random-1.3.1..
Running Haddock on library for random-1.3.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 6] Compiling System.Random.Array ( src/System/Random/Array.hs, nothing )
[2 of 6] Compiling System.Random.GFinite ( src/System/Random/GFinite.hs, nothing )
[3 of 6] Compiling System.Random.Internal ( src/System/Random/Internal.hs, nothing )
[4 of 6] Compiling System.Random.Seed ( src/System/Random/Seed.hs, nothing )
[5 of 6] Compiling System.Random ( src/System/Random.hs, nothing )
[6 of 6] Compiling System.Random.Stateful ( src/System/Random/Stateful.hs, nothing )
Haddock coverage:
Warning: 'ST' is ambiguous. It is defined
* in GHC.ST
* in GHC.ST
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.ST
Warning: 'StateGenM' is ambiguous. It is defined
* at src/System/Random/Internal.hs:606:20
* at src/System/Random/Internal.hs:606: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/System/Random/Internal.hs:606:1
Warning: 'StateGen' is ambiguous. It is defined
* at src/System/Random/Internal.hs:612:22
* at src/System/Random/Internal.hs:612: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/System/Random/Internal.hs:612:1
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: 'StdGen' is ambiguous. It is defined
* at src/System/Random/Internal.hs:749:18
* at src/System/Random/Internal.hs:749: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/System/Random/Internal.hs:749:1
Warning: 'MutableByteArray' 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: 'ST' is ambiguous. It is defined
* in GHC.ST
* in GHC.ST
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.ST
Warning: 'StateT' is ambiguous. It is defined
* in Control.Monad.Trans.State.Strict
* in Control.Monad.Trans.State.Strict
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 Control.Monad.Trans.State.Strict
Warning: 'Seed' is ambiguous. It is defined
* at src/System/Random/Internal.hs:134:18
* at src/System/Random/Internal.hs:134: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/System/Random/Internal.hs:134:1
Warning: 'StdGen' is ambiguous. It is defined
* at src/System/Random/Internal.hs:749:18
* at src/System/Random/Internal.hs:749: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/System/Random/Internal.hs:749:1
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: 'ByteString' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'uniformByteStringM' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
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: 'StdGen' is ambiguous. It is defined
* at src/System/Random/Internal.hs:749:18
* at src/System/Random/Internal.hs:749: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/System/Random/Internal.hs:749:1
100% ( 71 / 71) in 'System.Random'
Warning: 'TGenM' is ambiguous. It is defined
* at src/System/Random/Stateful.hs:719:19
* at src/System/Random/Stateful.hs:719: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/System/Random/Stateful.hs:719:1
Warning: 'STGenM' is ambiguous. It is defined
* at src/System/Random/Stateful.hs:618:22
* at src/System/Random/Stateful.hs:618: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/System/Random/Stateful.hs:618:1
Warning: 'StateGenM' is ambiguous. It is defined
* at src/System/Random/Internal.hs:606:20
* at src/System/Random/Internal.hs:606: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/System/Random/Internal.hs:606:1
Warning: 'IOGenM' is ambiguous. It is defined
* at src/System/Random/Stateful.hs:542:20
* at src/System/Random/Stateful.hs:542: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/System/Random/Stateful.hs:542:1
Warning: 'AtomicGenM' is ambiguous. It is defined
* at src/System/Random/Stateful.hs:428:24
* at src/System/Random/Stateful.hs:428: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/System/Random/Stateful.hs:428:1
Warning: 'Seed' is ambiguous. It is defined
* at src/System/Random/Internal.hs:134:18
* at src/System/Random/Internal.hs:134: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/System/Random/Internal.hs:134:1
Warning: 'StdGen' is ambiguous. It is defined
* at src/System/Random/Internal.hs:749:18
* at src/System/Random/Internal.hs:749: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/System/Random/Internal.hs:749:1
Warning: 'IOGen' is ambiguous. It is defined
* at src/System/Random/Stateful.hs:547:19
* at src/System/Random/Stateful.hs:547: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/System/Random/Stateful.hs:547:1
Warning: 'STGenM' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'STM' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'STGen' is ambiguous. It is defined
* at src/System/Random/Stateful.hs:623:19
* at src/System/Random/Stateful.hs:623: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/System/Random/Stateful.hs:623:1
Warning: 'clearBit' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'testBit' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% (137 /137) in 'System.Random.Stateful'
Warning: System.Random: could not find link destinations for:
- System.Random.GFinite.cardinality
- System.Random.GFinite.toFinite
- System.Random.GFinite.fromFinite
- System.Random.GFinite.Cardinality
- System.Random.Seed.D:R:SeedSizeSMGen
- System.Random.Seed.D:R:SeedSizeSMGen0
- System.Random.Seed.D:R:SeedSizeStateGen
- System.Random.Seed.D:R:SeedSizeStdGen
- System.Random.Stateful.D:R:SeedSizeAtomicGen
- System.Random.Stateful.D:R:SeedSizeIOGen
- System.Random.Stateful.D:R:SeedSizeSTGen
- System.Random.Stateful.D:R:SeedSizeTGen
Warning: System.Random.Stateful: could not find link destinations for:
- System.Random.GFinite.GFinite
- System.Random.GFinite.cardinality
- System.Random.GFinite.toFinite
- System.Random.GFinite.fromFinite
- System.Random.GFinite.Cardinality
- System.Random.Internal.GUniformRange
- System.Random.Internal.GUniform
- System.Random.Internal.D:R:MutableGenStateGenm
- System.Random.Seed.D:R:SeedSizeSMGen
- System.Random.Seed.D:R:SeedSizeSMGen0
- System.Random.Seed.D:R:SeedSizeStateGen
- System.Random.Seed.D:R:SeedSizeStdGen
- System.Random.Stateful.D:R:MutableGenAtomicGenm
- System.Random.Stateful.D:R:SeedSizeAtomicGen
- System.Random.Stateful.D:R:MutableGenIOGenm
- System.Random.Stateful.D:R:SeedSizeIOGen
- System.Random.Stateful.D:R:MutableGenSTGenST
- System.Random.Stateful.D:R:SeedSizeSTGen
- System.Random.Stateful.D:R:MutableGenTGenSTM
- System.Random.Stateful.D:R:SeedSizeTGen
Documentation created: dist/doc/html/random/, dist/doc/html/random/random.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/random-1.3.1-3nGGvXhY3csIF4EfWKRQXs
Warning: Unable to strip executable or library
'libHSrandom-1.3.1-3nGGvXhY3csIF4EfWKRQXs' (missing the 'strip' program)
Warning: Unable to strip executable or library
'libHSrandom-1.3.1-3nGGvXhY3csIF4EfWKRQXs-ghc9.8.4' (missing the 'strip'
program)
Completed random-1.3.1
Configuring boring-0.2.2...
Preprocessing library for boring-0.2.2..
Building library for boring-0.2.2..
[1 of 1] Compiling Data.Boring ( src/Data/Boring.hs, dist/build/Data/Boring.o, dist/build/Data/Boring.dyn_o )
Preprocessing library for boring-0.2.2..
Running Haddock on library for boring-0.2.2..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling Data.Boring ( src/Data/Boring.hs, nothing )
Haddock coverage:
Warning: ':~:' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 11 / 11) in 'Data.Boring'
Warning: Data.Boring: could not find link destinations for:
- Data.Boring.gabsurd
- Data.Boring.gboring
Documentation created: dist/doc/html/boring/, dist/doc/html/boring/boring.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/boring-0.2.2-53a7wDlC4l2H7dYl9a5jzk
Warning: Unable to strip executable or library
'libHSboring-0.2.2-53a7wDlC4l2H7dYl9a5jzk' (missing the 'strip' program)
Warning: Unable to strip executable or library
'libHSboring-0.2.2-53a7wDlC4l2H7dYl9a5jzk-ghc9.8.4' (missing the 'strip'
program)
Completed boring-0.2.2
Configuring QuickCheck-2.15.0.1...
Preprocessing library for QuickCheck-2.15.0.1..
Building library for QuickCheck-2.15.0.1..
[ 1 of 16] Compiling Test.QuickCheck.Exception ( src/Test/QuickCheck/Exception.hs, dist/build/Test/QuickCheck/Exception.o, dist/build/Test/QuickCheck/Exception.dyn_o )
[ 2 of 16] Compiling Test.QuickCheck.Random ( src/Test/QuickCheck/Random.hs, dist/build/Test/QuickCheck/Random.o, dist/build/Test/QuickCheck/Random.dyn_o )
src/Test/QuickCheck/Random.hs:50:37: warning: [GHC-68441] [-Wdeprecations]
In the use of genShortByteString
(imported from System.Random, but defined in System.Random.Internal):
Deprecated: "In favor of `System.Random.uniformShortByteString`"
|
50 | genShortByteString n = wrapQCGen (genShortByteString n)
| ^^^^^^^^^^^^^^^^^^
src/Test/QuickCheck/Random.hs:83:16: warning: [GHC-68441] [-Wdeprecations]
In the use of split
(imported from System.Random, but defined in System.Random.Internal):
Deprecated: "In favor of `splitGen`"
|
83 | left = fst . split
| ^^^^^
src/Test/QuickCheck/Random.hs:84:17: warning: [GHC-68441] [-Wdeprecations]
In the use of split
(imported from System.Random, but defined in System.Random.Internal):
Deprecated: "In favor of `splitGen`"
|
84 | right = snd . split
| ^^^^^
[ 3 of 16] Compiling Test.QuickCheck.Gen ( src/Test/QuickCheck/Gen.hs, dist/build/Test/QuickCheck/Gen.o, dist/build/Test/QuickCheck/Gen.dyn_o )
src/Test/QuickCheck/Gen.hs:92:12: warning: [GHC-68441] [-Wdeprecations]
In the use of split
(imported from System.Random, but defined in System.Random.Internal):
Deprecated: "In favor of `splitGen`"
|
92 | case split r of
| ^^^^^
[ 4 of 16] Compiling Test.QuickCheck.Gen.Unsafe ( src/Test/QuickCheck/Gen/Unsafe.hs, dist/build/Test/QuickCheck/Gen/Unsafe.o, dist/build/Test/QuickCheck/Gen/Unsafe.dyn_o )
[ 5 of 16] Compiling Test.QuickCheck.Arbitrary ( src/Test/QuickCheck/Arbitrary.hs, dist/build/Test/QuickCheck/Arbitrary.o, dist/build/Test/QuickCheck/Arbitrary.dyn_o )
[ 6 of 16] Compiling Test.QuickCheck.Poly ( src/Test/QuickCheck/Poly.hs, dist/build/Test/QuickCheck/Poly.o, dist/build/Test/QuickCheck/Poly.dyn_o )
[ 7 of 16] Compiling Test.QuickCheck.Modifiers ( src/Test/QuickCheck/Modifiers.hs, dist/build/Test/QuickCheck/Modifiers.o, dist/build/Test/QuickCheck/Modifiers.dyn_o )
[ 8 of 16] Compiling Test.QuickCheck.Function ( src/Test/QuickCheck/Function.hs, dist/build/Test/QuickCheck/Function.o, dist/build/Test/QuickCheck/Function.dyn_o )
[ 9 of 16] Compiling Test.QuickCheck.Text ( src/Test/QuickCheck/Text.hs, dist/build/Test/QuickCheck/Text.o, dist/build/Test/QuickCheck/Text.dyn_o )
[10 of 16] Compiling Test.QuickCheck.State ( src/Test/QuickCheck/State.hs, dist/build/Test/QuickCheck/State.o, dist/build/Test/QuickCheck/State.dyn_o )
[11 of 16] Compiling Test.QuickCheck.Property ( src/Test/QuickCheck/Property.hs, dist/build/Test/QuickCheck/Property.o, dist/build/Test/QuickCheck/Property.dyn_o )
[12 of 16] Compiling Test.QuickCheck.Test ( src/Test/QuickCheck/Test.hs, dist/build/Test/QuickCheck/Test.o, dist/build/Test/QuickCheck/Test.dyn_o )
src/Test/QuickCheck/Test.hs:501:17: warning: [GHC-68441] [-Wdeprecations]
In the use of split
(imported from System.Random, but defined in System.Random.Internal):
Deprecated: "In favor of `splitGen`"
|
501 | (rnd1,rnd2) = split (randomSeed st)
| ^^^^^
[13 of 16] Compiling Test.QuickCheck.Monadic ( src/Test/QuickCheck/Monadic.hs, dist/build/Test/QuickCheck/Monadic.o, dist/build/Test/QuickCheck/Monadic.dyn_o )
[14 of 16] Compiling Test.QuickCheck.All ( src/Test/QuickCheck/All.hs, dist/build/Test/QuickCheck/All.o, dist/build/Test/QuickCheck/All.dyn_o )
[15 of 16] Compiling Test.QuickCheck.Features ( src/Test/QuickCheck/Features.hs, dist/build/Test/QuickCheck/Features.o, dist/build/Test/QuickCheck/Features.dyn_o )
[16 of 16] Compiling Test.QuickCheck ( src/Test/QuickCheck.hs, dist/build/Test/QuickCheck.o, dist/build/Test/QuickCheck.dyn_o )
Preprocessing library for QuickCheck-2.15.0.1..
Running Haddock on library for QuickCheck-2.15.0.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 16] Compiling Test.QuickCheck.Exception ( src/Test/QuickCheck/Exception.hs, nothing )
[ 2 of 16] Compiling Test.QuickCheck.Random ( src/Test/QuickCheck/Random.hs, nothing )
src/Test/QuickCheck/Random.hs:50:37: warning: [GHC-68441] [-Wdeprecations]
In the use of genShortByteString
(imported from System.Random, but defined in System.Random.Internal):
Deprecated: "In favor of `System.Random.uniformShortByteString`"
|
50 | genShortByteString n = wrapQCGen (genShortByteString n)
| ^^^^^^^^^^^^^^^^^^
src/Test/QuickCheck/Random.hs:83:16: warning: [GHC-68441] [-Wdeprecations]
In the use of split
(imported from System.Random, but defined in System.Random.Internal):
Deprecated: "In favor of `splitGen`"
|
83 | left = fst . split
| ^^^^^
src/Test/QuickCheck/Random.hs:84:17: warning: [GHC-68441] [-Wdeprecations]
In the use of split
(imported from System.Random, but defined in System.Random.Internal):
Deprecated: "In favor of `splitGen`"
|
84 | right = snd . split
| ^^^^^
[ 3 of 16] Compiling Test.QuickCheck.Gen ( src/Test/QuickCheck/Gen.hs, nothing )
src/Test/QuickCheck/Gen.hs:92:12: warning: [GHC-68441] [-Wdeprecations]
In the use of split
(imported from System.Random, but defined in System.Random.Internal):
Deprecated: "In favor of `splitGen`"
|
92 | case split r of
| ^^^^^
[ 4 of 16] Compiling Test.QuickCheck.Gen.Unsafe ( src/Test/QuickCheck/Gen/Unsafe.hs, nothing )
[ 5 of 16] Compiling Test.QuickCheck.Arbitrary ( src/Test/QuickCheck/Arbitrary.hs, nothing )
[ 6 of 16] Compiling Test.QuickCheck.Poly ( src/Test/QuickCheck/Poly.hs, nothing )
[ 7 of 16] Compiling Test.QuickCheck.Modifiers ( src/Test/QuickCheck/Modifiers.hs, nothing )
[ 8 of 16] Compiling Test.QuickCheck.Function ( src/Test/QuickCheck/Function.hs, nothing )
[ 9 of 16] Compiling Test.QuickCheck.Text ( src/Test/QuickCheck/Text.hs, nothing )
[10 of 16] Compiling Test.QuickCheck.State ( src/Test/QuickCheck/State.hs, nothing )
[11 of 16] Compiling Test.QuickCheck.Property ( src/Test/QuickCheck/Property.hs, nothing )
[12 of 16] Compiling Test.QuickCheck.Test ( src/Test/QuickCheck/Test.hs, nothing )
src/Test/QuickCheck/Test.hs:501:17: warning: [GHC-68441] [-Wdeprecations]
In the use of split
(imported from System.Random, but defined in System.Random.Internal):
Deprecated: "In favor of `splitGen`"
|
501 | (rnd1,rnd2) = split (randomSeed st)
| ^^^^^
[13 of 16] Compiling Test.QuickCheck.Monadic ( src/Test/QuickCheck/Monadic.hs, nothing )
[14 of 16] Compiling Test.QuickCheck.All ( src/Test/QuickCheck/All.hs, nothing )
[15 of 16] Compiling Test.QuickCheck.Features ( src/Test/QuickCheck/Features.hs, nothing )
[16 of 16] Compiling Test.QuickCheck ( src/Test/QuickCheck.hs, nothing )
Haddock coverage:
Warning: 'a' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'stdout' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
92% ( 35 / 38) in 'Test.QuickCheck.Gen'
Missing documentation for:
chooseWord64 (src/Test/QuickCheck/Gen.hs:211)
chooseInt64 (src/Test/QuickCheck/Gen.hs:220)
chooseUpTo (src/Test/QuickCheck/Gen.hs:230)
80% ( 4 / 5) in 'Test.QuickCheck.Gen.Unsafe'
Missing documentation for:
Capture (src/Test/QuickCheck/Gen/Unsafe.hs:52)
Warning: '(:*:)' is ambiguous. It is defined
* in GHC.Generics
* in GHC.Generics
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.Generics
Warning: 'label' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'classify' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
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
88% ( 45 / 51) in 'Test.QuickCheck.Arbitrary'
Missing documentation for:
arbitrary1 (src/Test/QuickCheck/Arbitrary.hs:297)
shrink1 (src/Test/QuickCheck/Arbitrary.hs:300)
arbitrary2 (src/Test/QuickCheck/Arbitrary.hs:309)
shrink2 (src/Test/QuickCheck/Arbitrary.hs:312)
RecursivelyShrink (src/Test/QuickCheck/Arbitrary.hs:324)
GSubterms (src/Test/QuickCheck/Arbitrary.hs:355)
Warning: 'A' is ambiguous. It is defined
* at src/Test/QuickCheck/Poly.hs:29:13
* at src/Test/QuickCheck/Poly.hs:29: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/Test/QuickCheck/Poly.hs:29:1
Warning: 'B' is ambiguous. It is defined
* at src/Test/QuickCheck/Poly.hs:44:13
* at src/Test/QuickCheck/Poly.hs:44: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/Test/QuickCheck/Poly.hs:44:1
Warning: 'C' is ambiguous. It is defined
* at src/Test/QuickCheck/Poly.hs:59:13
* at src/Test/QuickCheck/Poly.hs:59: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/Test/QuickCheck/Poly.hs:59:1
Warning: 'OrdA' is ambiguous. It is defined
* at src/Test/QuickCheck/Poly.hs:77:16
* at src/Test/QuickCheck/Poly.hs:77: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/Test/QuickCheck/Poly.hs:77:1
Warning: 'OrdB' is ambiguous. It is defined
* at src/Test/QuickCheck/Poly.hs:112:16
* at src/Test/QuickCheck/Poly.hs:112: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/Test/QuickCheck/Poly.hs:112:1
Warning: 'OrdC' is ambiguous. It is defined
* at src/Test/QuickCheck/Poly.hs:146:16
* at src/Test/QuickCheck/Poly.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/Test/QuickCheck/Poly.hs:146:1
14% ( 1 / 7) in 'Test.QuickCheck.Poly'
Missing documentation for:
A (src/Test/QuickCheck/Poly.hs:29)
B (src/Test/QuickCheck/Poly.hs:44)
C (src/Test/QuickCheck/Poly.hs:59)
OrdA (src/Test/QuickCheck/Poly.hs:77)
OrdB (src/Test/QuickCheck/Poly.hs:112)
OrdC (src/Test/QuickCheck/Poly.hs:146)
Warning: 'Blind' is ambiguous. It is defined
* at src/Test/QuickCheck/Modifiers.hs:93:19
* at src/Test/QuickCheck/Modifiers.hs:93: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/Test/QuickCheck/Modifiers.hs:93:1
Warning: 'A' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'NonNegative' is ambiguous. It is defined
* at src/Test/QuickCheck/Modifiers.hs:311:25
* at src/Test/QuickCheck/Modifiers.hs:311: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/Test/QuickCheck/Modifiers.hs:311:1
Warning: 'forAll' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'OrdA' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Large' is ambiguous. It is defined
* at src/Test/QuickCheck/Modifiers.hs:350:19
* at src/Test/QuickCheck/Modifiers.hs:350: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/Test/QuickCheck/Modifiers.hs:350:1
95% ( 21 / 22) in 'Test.QuickCheck.Modifiers'
Missing documentation for:
ShrinkState (src/Test/QuickCheck/Modifiers.hs:468)
Warning: 'Fun' is ambiguous. It is defined
* at src/Test/QuickCheck/Function.hs:545:16
* at src/Test/QuickCheck/Function.hs:545: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/Test/QuickCheck/Function.hs:545:1
100% ( 21 / 21) in 'Test.QuickCheck.Function'
Warning: 'checkCoverage' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'cover' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Discard' is ambiguous. It is defined
* at src/Test/QuickCheck/Property.hs:111:16
* at src/Test/QuickCheck/Property.hs:111: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/Test/QuickCheck/Property.hs:111:1
Warning: 'witnesses' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'quickCheckResult' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Confidence' is ambiguous. It is defined
* at src/Test/QuickCheck/State.hs:68:3
* at src/Test/QuickCheck/State.hs:67: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/Test/QuickCheck/State.hs:67:1
Warning: 'table' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'tabular' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'p1' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'p2' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'stdout' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
83% ( 20 / 24) in 'Test.QuickCheck.Monadic'
Missing documentation for:
stop (src/Test/QuickCheck/Monadic.hs:163)
monadic (src/Test/QuickCheck/Monadic.hs:272)
monadic' (src/Test/QuickCheck/Monadic.hs:275)
runSTGen (src/Test/QuickCheck/Monadic.hs:314)
100% ( 10 / 10) in 'Test.QuickCheck.All'
Warning: '()' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Fun' is ambiguous. It is defined
* at src/Test/QuickCheck/Function.hs:545:16
* at src/Test/QuickCheck/Function.hs:545: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/Test/QuickCheck/Function.hs:545:1
Warning: 'Blind' is ambiguous. It is defined
* at src/Test/QuickCheck/Modifiers.hs:93:19
* at src/Test/QuickCheck/Modifiers.hs:93: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/Test/QuickCheck/Modifiers.hs:93:1
Warning: 'A' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'NonNegative' is ambiguous. It is defined
* at src/Test/QuickCheck/Modifiers.hs:311:25
* at src/Test/QuickCheck/Modifiers.hs:311: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/Test/QuickCheck/Modifiers.hs:311:1
Warning: 'OrdA' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
96% (199 /207) in 'Test.QuickCheck'
Missing documentation for:
arbitrary1 (src/Test/QuickCheck/Arbitrary.hs:297)
shrink1 (src/Test/QuickCheck/Arbitrary.hs:300)
arbitrary2 (src/Test/QuickCheck/Arbitrary.hs:309)
shrink2 (src/Test/QuickCheck/Arbitrary.hs:312)
ShrinkState (src/Test/QuickCheck/Modifiers.hs:468)
Witness (src/Test/QuickCheck/Property.hs:259)
coerceWitness (src/Test/QuickCheck/Property.hs:265)
castWitness (src/Test/QuickCheck/Property.hs:270)
Warning: Test.QuickCheck.Gen: could not find link destinations for:
- Test.QuickCheck.Random.QCGen
Warning: Test.QuickCheck.Arbitrary: could not find link destinations for:
- Test.QuickCheck.Arbitrary.GCoArbitrary
- Test.QuickCheck.Arbitrary.GSubtermsIncl
- Test.QuickCheck.Arbitrary.gSubterms
- Test.QuickCheck.Arbitrary.grecursivelyShrink
Warning: Test.QuickCheck.Modifiers: could not find link destinations for:
- Test.QuickCheck.Modifiers.InfiniteListInternalData
Warning: Test.QuickCheck.Function: could not find link destinations for:
- Test.QuickCheck.Function.Shrunk
- Test.QuickCheck.Function.GFunction
Warning: Test.QuickCheck: could not find link destinations for:
- Test.QuickCheck.Exception.AnException
- Test.QuickCheck.Random.QCGen
- Test.QuickCheck.Arbitrary.GCoArbitrary
- Test.QuickCheck.Modifiers.InfiniteListInternalData
- Test.QuickCheck.Function.Shrunk
- Test.QuickCheck.Function.GFunction
- Test.QuickCheck.Property.Result
Documentation created: dist/doc/html/QuickCheck/,
dist/doc/html/QuickCheck/QuickCheck.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/QuickCheck-2.15.0.1-8e8MYj1XhftIsOSIJohsmz
Warning: Unable to strip executable or library
'libHSQuickCheck-2.15.0.1-8e8MYj1XhftIsOSIJohsmz' (missing the 'strip'
program)
Warning: Unable to strip executable or library
'libHSQuickCheck-2.15.0.1-8e8MYj1XhftIsOSIJohsmz-ghc9.8.4' (missing the
'strip' program)
Completed QuickCheck-2.15.0.1
Configuring constraints-0.14.2...
Preprocessing library for constraints-0.14.2..
Building library for constraints-0.14.2..
[1 of 8] Compiling Data.Constraint ( src/Data/Constraint.hs, dist/build/Data/Constraint.o, dist/build/Data/Constraint.dyn_o )
[2 of 8] Compiling Data.Constraint.Deferrable ( src/Data/Constraint/Deferrable.hs, dist/build/Data/Constraint/Deferrable.o, dist/build/Data/Constraint/Deferrable.dyn_o )
[3 of 8] Compiling Data.Constraint.Forall ( src/Data/Constraint/Forall.hs, dist/build/Data/Constraint/Forall.o, dist/build/Data/Constraint/Forall.dyn_o )
[4 of 8] Compiling Data.Constraint.Lifting ( src/Data/Constraint/Lifting.hs, dist/build/Data/Constraint/Lifting.o, dist/build/Data/Constraint/Lifting.dyn_o )
[5 of 8] Compiling Data.Constraint.Unsafe ( src/Data/Constraint/Unsafe.hs, dist/build/Data/Constraint/Unsafe.o, dist/build/Data/Constraint/Unsafe.dyn_o )
[6 of 8] Compiling Data.Constraint.Nat ( src/Data/Constraint/Nat.hs, dist/build/Data/Constraint/Nat.o, dist/build/Data/Constraint/Nat.dyn_o )
[7 of 8] Compiling Data.Constraint.Symbol ( src/Data/Constraint/Symbol.hs, dist/build/Data/Constraint/Symbol.o, dist/build/Data/Constraint/Symbol.dyn_o )
[8 of 8] Compiling Data.Constraint.Char ( src/Data/Constraint/Char.hs, dist/build/Data/Constraint/Char.o, dist/build/Data/Constraint/Char.dyn_o )
Preprocessing library for constraints-0.14.2..
Running Haddock on library for constraints-0.14.2..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 8] Compiling Data.Constraint ( src/Data/Constraint.hs, nothing )
[2 of 8] Compiling Data.Constraint.Deferrable ( src/Data/Constraint/Deferrable.hs, nothing )
[3 of 8] Compiling Data.Constraint.Forall ( src/Data/Constraint/Forall.hs, nothing )
[4 of 8] Compiling Data.Constraint.Lifting ( src/Data/Constraint/Lifting.hs, nothing )
[5 of 8] Compiling Data.Constraint.Unsafe ( src/Data/Constraint/Unsafe.hs, nothing )
[6 of 8] Compiling Data.Constraint.Nat ( src/Data/Constraint/Nat.hs, nothing )
[7 of 8] Compiling Data.Constraint.Symbol ( src/Data/Constraint/Symbol.hs, nothing )
[8 of 8] Compiling Data.Constraint.Char ( src/Data/Constraint/Char.hs, nothing )
Haddock coverage:
Warning: 'Sat' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Dict' is ambiguous. It is defined
* at src/Data/Constraint.hs:112:3
* at src/Data/Constraint.hs:111: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/Constraint.hs:111:1
Warning: 'Any' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: '.' is ambiguous. It is defined
* in Control.Category
* in GHC.Base
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.Base
Warning: 'id' is ambiguous. It is defined
* in Control.Category
* in GHC.Base
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.Base
Warning: 'IncoherentInstances' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
93% ( 30 / 32) in 'Data.Constraint'
Missing documentation for:
strengthen1 (src/Data/Constraint.hs:366)
strengthen2 (src/Data/Constraint.hs:369)
57% ( 4 / 7) in 'Data.Constraint.Deferrable'
Missing documentation for:
UnsatisfiedConstraint (src/Data/Constraint/Deferrable.hs:39)
defer (src/Data/Constraint/Deferrable.hs:53)
deferred (src/Data/Constraint/Deferrable.hs:50)
75% ( 9 / 12) in 'Data.Constraint.Forall'
Missing documentation for:
Forall (src/Data/Constraint/Forall.hs:41)
Forall1 (src/Data/Constraint/Forall.hs:88)
forall_ (src/Data/Constraint/Forall.hs:55)
0% ( 0 / 3) in 'Data.Constraint.Lifting'
Missing documentation for:
Module header
Lifting (src/Data/Constraint/Lifting.hs:50)
Lifting2 (src/Data/Constraint/Lifting.hs:356)
Warning: 'Nat' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Symbol' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 10 / 10) in 'Data.Constraint.Unsafe'
3% ( 4 /101) in 'Data.Constraint.Nat'
Missing documentation for:
Min (src/Data/Constraint/Nat.hs:66)
Max (src/Data/Constraint/Nat.hs:68)
Lcm (src/Data/Constraint/Nat.hs:72)
Gcd (src/Data/Constraint/Nat.hs:70)
Divides (src/Data/Constraint/Nat.hs:75)
plusNat (src/Data/Constraint/Nat.hs:132)
minusNat (src/Data/Constraint/Nat.hs:135)
timesNat (src/Data/Constraint/Nat.hs:144)
powNat (src/Data/Constraint/Nat.hs:147)
minNat (src/Data/Constraint/Nat.hs:138)
maxNat (src/Data/Constraint/Nat.hs:141)
gcdNat (src/Data/Constraint/Nat.hs:126)
lcmNat (src/Data/Constraint/Nat.hs:129)
divNat (src/Data/Constraint/Nat.hs:150)
modNat (src/Data/Constraint/Nat.hs:153)
log2Nat (src/Data/Constraint/Nat.hs:156)
plusZero (src/Data/Constraint/Nat.hs:166)
minusZero (src/Data/Constraint/Nat.hs:169)
timesZero (src/Data/Constraint/Nat.hs:172)
timesOne (src/Data/Constraint/Nat.hs:175)
powZero (src/Data/Constraint/Nat.hs:192)
powOne (src/Data/Constraint/Nat.hs:250)
maxZero (src/Data/Constraint/Nat.hs:186)
minZero (src/Data/Constraint/Nat.hs:179)
gcdZero (src/Data/Constraint/Nat.hs:114)
gcdOne (src/Data/Constraint/Nat.hs:117)
lcmZero (src/Data/Constraint/Nat.hs:120)
lcmOne (src/Data/Constraint/Nat.hs:123)
plusAssociates (src/Data/Constraint/Nat.hs:280)
timesAssociates (src/Data/Constraint/Nat.hs:283)
minAssociates (src/Data/Constraint/Nat.hs:286)
maxAssociates (src/Data/Constraint/Nat.hs:289)
gcdAssociates (src/Data/Constraint/Nat.hs:292)
lcmAssociates (src/Data/Constraint/Nat.hs:295)
plusCommutes (src/Data/Constraint/Nat.hs:268)
timesCommutes (src/Data/Constraint/Nat.hs:271)
minCommutes (src/Data/Constraint/Nat.hs:274)
maxCommutes (src/Data/Constraint/Nat.hs:277)
gcdCommutes (src/Data/Constraint/Nat.hs:108)
lcmCommutes (src/Data/Constraint/Nat.hs:111)
plusDistributesOverTimes (src/Data/Constraint/Nat.hs:340)
timesDistributesOverPow (src/Data/Constraint/Nat.hs:343)
timesDistributesOverGcd (src/Data/Constraint/Nat.hs:346)
timesDistributesOverLcm (src/Data/Constraint/Nat.hs:349)
minDistributesOverPlus (src/Data/Constraint/Nat.hs:310)
minDistributesOverTimes (src/Data/Constraint/Nat.hs:313)
minDistributesOverPow1 (src/Data/Constraint/Nat.hs:316)
minDistributesOverPow2 (src/Data/Constraint/Nat.hs:319)
minDistributesOverMax (src/Data/Constraint/Nat.hs:322)
maxDistributesOverPlus (src/Data/Constraint/Nat.hs:325)
maxDistributesOverTimes (src/Data/Constraint/Nat.hs:328)
maxDistributesOverPow1 (src/Data/Constraint/Nat.hs:331)
maxDistributesOverPow2 (src/Data/Constraint/Nat.hs:334)
maxDistributesOverMin (src/Data/Constraint/Nat.hs:337)
gcdDistributesOverLcm (src/Data/Constraint/Nat.hs:358)
lcmDistributesOverGcd (src/Data/Constraint/Nat.hs:361)
minIsIdempotent (src/Data/Constraint/Nat.hs:298)
maxIsIdempotent (src/Data/Constraint/Nat.hs:301)
lcmIsIdempotent (src/Data/Constraint/Nat.hs:307)
gcdIsIdempotent (src/Data/Constraint/Nat.hs:304)
plusIsCancellative (src/Data/Constraint/Nat.hs:352)
timesIsCancellative (src/Data/Constraint/Nat.hs:355)
dividesPlus (src/Data/Constraint/Nat.hs:364)
dividesTimes (src/Data/Constraint/Nat.hs:367)
dividesMin (src/Data/Constraint/Nat.hs:370)
dividesMax (src/Data/Constraint/Nat.hs:373)
dividesPow (src/Data/Constraint/Nat.hs:382)
dividesGcd (src/Data/Constraint/Nat.hs:102)
dividesLcm (src/Data/Constraint/Nat.hs:105)
plusMonotone1 (src/Data/Constraint/Nat.hs:214)
plusMonotone2 (src/Data/Constraint/Nat.hs:217)
timesMonotone1 (src/Data/Constraint/Nat.hs:232)
timesMonotone2 (src/Data/Constraint/Nat.hs:235)
powMonotone1 (src/Data/Constraint/Nat.hs:220)
powMonotone2 (src/Data/Constraint/Nat.hs:223)
minMonotone1 (src/Data/Constraint/Nat.hs:238)
minMonotone2 (src/Data/Constraint/Nat.hs:241)
maxMonotone1 (src/Data/Constraint/Nat.hs:244)
maxMonotone2 (src/Data/Constraint/Nat.hs:247)
divMonotone1 (src/Data/Constraint/Nat.hs:226)
divMonotone2 (src/Data/Constraint/Nat.hs:229)
euclideanNat (src/Data/Constraint/Nat.hs:265)
plusMod (src/Data/Constraint/Nat.hs:253)
timesMod (src/Data/Constraint/Nat.hs:256)
modBound (src/Data/Constraint/Nat.hs:259)
log2Pow (src/Data/Constraint/Nat.hs:262)
dividesDef (src/Data/Constraint/Nat.hs:379)
timesDiv (src/Data/Constraint/Nat.hs:385)
eqLe (src/Data/Constraint/Nat.hs:99)
leEq (src/Data/Constraint/Nat.hs:393)
leId (src/Data/Constraint/Nat.hs:390)
leTrans (src/Data/Constraint/Nat.hs:396)
leZero (src/Data/Constraint/Nat.hs:195)
zeroLe (src/Data/Constraint/Nat.hs:199)
plusMinusInverse1 (src/Data/Constraint/Nat.hs:205)
plusMinusInverse2 (src/Data/Constraint/Nat.hs:208)
plusMinusInverse3 (src/Data/Constraint/Nat.hs:211)
12% ( 3 / 24) in 'Data.Constraint.Symbol'
Missing documentation for:
Take (src/Data/Constraint/Symbol.hs:53)
Drop (src/Data/Constraint/Symbol.hs:54)
Length (src/Data/Constraint/Symbol.hs:55)
appendSymbol (src/Data/Constraint/Symbol.hs:87)
appendUnit1 (src/Data/Constraint/Symbol.hs:90)
appendUnit2 (src/Data/Constraint/Symbol.hs:93)
appendAssociates (src/Data/Constraint/Symbol.hs:96)
takeSymbol (src/Data/Constraint/Symbol.hs:99)
dropSymbol (src/Data/Constraint/Symbol.hs:102)
takeAppendDrop (src/Data/Constraint/Symbol.hs:105)
lengthSymbol (src/Data/Constraint/Symbol.hs:108)
takeLength (src/Data/Constraint/Symbol.hs:111)
take0 (src/Data/Constraint/Symbol.hs:114)
takeEmpty (src/Data/Constraint/Symbol.hs:117)
dropLength (src/Data/Constraint/Symbol.hs:120)
drop0 (src/Data/Constraint/Symbol.hs:123)
dropEmpty (src/Data/Constraint/Symbol.hs:126)
lengthTake (src/Data/Constraint/Symbol.hs:129)
lengthDrop (src/Data/Constraint/Symbol.hs:132)
dropDrop (src/Data/Constraint/Symbol.hs:135)
takeTake (src/Data/Constraint/Symbol.hs:138)
60% ( 3 / 5) in 'Data.Constraint.Char'
Missing documentation for:
charToNat (src/Data/Constraint/Char.hs:55)
natToChar (src/Data/Constraint/Char.hs:60)
Warning: Data.Constraint.Forall: could not find link destinations for:
- Data.Constraint.Forall.Q
- Data.Constraint.Forall.ComposeC
Documentation created: dist/doc/html/constraints/,
dist/doc/html/constraints/constraints.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/constraints-0.14.2-GV8CZhINnNe9t37IE3h0mD
Warning: Unable to strip executable or library
'libHSconstraints-0.14.2-GV8CZhINnNe9t37IE3h0mD' (missing the 'strip' program)
Warning: Unable to strip executable or library
'libHSconstraints-0.14.2-GV8CZhINnNe9t37IE3h0mD-ghc9.8.4' (missing the 'strip'
program)
Completed constraints-0.14.2
Downloading quickcheck-dynamic-3.4.1
Downloaded quickcheck-dynamic-3.4.1
Configuring quickcheck-dynamic-3.4.1...
Preprocessing library for quickcheck-dynamic-3.4.1..
Building library for quickcheck-dynamic-3.4.1..
[1 of 9] Compiling Test.QuickCheck.DynamicLogic.CanGenerate ( src/Test/QuickCheck/DynamicLogic/CanGenerate.hs, dist/build/Test/QuickCheck/DynamicLogic/CanGenerate.o, dist/build/Test/QuickCheck/DynamicLogic/CanGenerate.dyn_o )
[2 of 9] Compiling Test.QuickCheck.DynamicLogic.SmartShrinking ( src/Test/QuickCheck/DynamicLogic/SmartShrinking.hs, dist/build/Test/QuickCheck/DynamicLogic/SmartShrinking.o, dist/build/Test/QuickCheck/DynamicLogic/SmartShrinking.dyn_o )
[3 of 9] Compiling Test.QuickCheck.DynamicLogic.Utils ( src/Test/QuickCheck/DynamicLogic/Utils.hs, dist/build/Test/QuickCheck/DynamicLogic/Utils.o, dist/build/Test/QuickCheck/DynamicLogic/Utils.dyn_o )
[4 of 9] Compiling Test.QuickCheck.Extras ( src/Test/QuickCheck/Extras.hs, dist/build/Test/QuickCheck/Extras.o, dist/build/Test/QuickCheck/Extras.dyn_o )
[5 of 9] Compiling Test.QuickCheck.StateModel.Variables ( src/Test/QuickCheck/StateModel/Variables.hs, dist/build/Test/QuickCheck/StateModel/Variables.o, dist/build/Test/QuickCheck/StateModel/Variables.dyn_o )
[6 of 9] Compiling Test.QuickCheck.StateModel ( src/Test/QuickCheck/StateModel.hs, dist/build/Test/QuickCheck/StateModel.o, dist/build/Test/QuickCheck/StateModel.dyn_o )
src/Test/QuickCheck/StateModel.hs:123:16: warning: [GHC-63394] [-Wx-partial]
In the use of head
(imported from Data.List, 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."
|
123 | actionName = head . words . show
| ^^^^
[7 of 9] Compiling Test.QuickCheck.DynamicLogic.Quantify ( src/Test/QuickCheck/DynamicLogic/Quantify.hs, dist/build/Test/QuickCheck/DynamicLogic/Quantify.o, dist/build/Test/QuickCheck/DynamicLogic/Quantify.dyn_o )
[8 of 9] Compiling Test.QuickCheck.DynamicLogic.Internal ( src/Test/QuickCheck/DynamicLogic/Internal.hs, dist/build/Test/QuickCheck/DynamicLogic/Internal.o, dist/build/Test/QuickCheck/DynamicLogic/Internal.dyn_o )
[9 of 9] Compiling Test.QuickCheck.DynamicLogic ( src/Test/QuickCheck/DynamicLogic.hs, dist/build/Test/QuickCheck/DynamicLogic.o, dist/build/Test/QuickCheck/DynamicLogic.dyn_o )
Preprocessing library for quickcheck-dynamic-3.4.1..
Running Haddock on library for quickcheck-dynamic-3.4.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 9] Compiling Test.QuickCheck.DynamicLogic.CanGenerate ( src/Test/QuickCheck/DynamicLogic/CanGenerate.hs, nothing )
[2 of 9] Compiling Test.QuickCheck.DynamicLogic.SmartShrinking ( src/Test/QuickCheck/DynamicLogic/SmartShrinking.hs, nothing )
[3 of 9] Compiling Test.QuickCheck.DynamicLogic.Utils ( src/Test/QuickCheck/DynamicLogic/Utils.hs, nothing )
[4 of 9] Compiling Test.QuickCheck.Extras ( src/Test/QuickCheck/Extras.hs, nothing )
[5 of 9] Compiling Test.QuickCheck.StateModel.Variables ( src/Test/QuickCheck/StateModel/Variables.hs, nothing )
[6 of 9] Compiling Test.QuickCheck.StateModel ( src/Test/QuickCheck/StateModel.hs, nothing )
src/Test/QuickCheck/StateModel.hs:123:16: warning: [GHC-63394] [-Wx-partial]
In the use of head
(imported from Data.List, 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."
|
123 | actionName = head . words . show
| ^^^^
[7 of 9] Compiling Test.QuickCheck.DynamicLogic.Quantify ( src/Test/QuickCheck/DynamicLogic/Quantify.hs, nothing )
[8 of 9] Compiling Test.QuickCheck.DynamicLogic.Internal ( src/Test/QuickCheck/DynamicLogic/Internal.hs, nothing )
[9 of 9] Compiling Test.QuickCheck.DynamicLogic ( src/Test/QuickCheck/DynamicLogic.hs, nothing )
Haddock coverage:
50% ( 1 / 2) in 'Test.QuickCheck.DynamicLogic.CanGenerate'
Missing documentation for:
Module header
Warning: 'Smart' is ambiguous. It is defined
* in Test.QuickCheck.Modifiers
* in Test.QuickCheck.Modifiers
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 Test.QuickCheck.Modifiers
50% ( 1 / 2) in 'Test.QuickCheck.DynamicLogic.SmartShrinking'
Missing documentation for:
Module header
0% ( 0 / 2) in 'Test.QuickCheck.DynamicLogic.Utils'
Missing documentation for:
Module header
withSize (src/Test/QuickCheck/DynamicLogic/Utils.hs:7)
0% ( 0 / 3) in 'Test.QuickCheck.Extras'
Missing documentation for:
Module header
runPropertyStateT (src/Test/QuickCheck/Extras.hs:8)
runPropertyReaderT (src/Test/QuickCheck/Extras.hs:13)
Warning: 'a' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
12% ( 2 / 16) in 'Test.QuickCheck.StateModel.Variables'
Missing documentation for:
Module header
Any (src/Test/QuickCheck/StateModel/Variables.hs:82)
HasNoVariables (src/Test/QuickCheck/StateModel/Variables.hs:66)
VarContext (src/Test/QuickCheck/StateModel/Variables.hs:97)
mkVar (src/Test/QuickCheck/StateModel/Variables.hs:41)
ctxAtType (src/Test/QuickCheck/StateModel/Variables.hs:128)
arbitraryVar (src/Test/QuickCheck/StateModel/Variables.hs:131)
shrinkVar (src/Test/QuickCheck/StateModel/Variables.hs:134)
extendContext (src/Test/QuickCheck/StateModel/Variables.hs:122)
isWellTyped (src/Test/QuickCheck/StateModel/Variables.hs:113)
allVariables (src/Test/QuickCheck/StateModel/Variables.hs:125)
isEmptyCtx (src/Test/QuickCheck/StateModel/Variables.hs:110)
unsafeCoerceVar (src/Test/QuickCheck/StateModel/Variables.hs:137)
unsafeNextVarIndex (src/Test/QuickCheck/StateModel/Variables.hs:140)
Warning: 'm' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'a' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Lookup' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
19% ( 6 / 31) in 'Test.QuickCheck.StateModel'
Missing documentation for:
RunModel (src/Test/QuickCheck/StateModel.hs:213)
PostconditionM (src/Test/QuickCheck/StateModel.hs:190)
WithUsedVars (src/Test/QuickCheck/StateModel.hs:279)
Annotated (src/Test/QuickCheck/StateModel.hs:423)
Step (src/Test/QuickCheck/StateModel.hs:301)
Polarity (src/Test/QuickCheck/StateModel.hs:281)
ActionWithPolarity (src/Test/QuickCheck/StateModel.hs:290)
LookUp (src/Test/QuickCheck/StateModel.hs:250)
Actions (src/Test/QuickCheck/StateModel.hs:337)
Actions (src/Test/QuickCheck/StateModel.hs:341)
EnvEntry (src/Test/QuickCheck/StateModel.hs:254)
:=? (src/Test/QuickCheck/StateModel.hs:260)
Env (src/Test/QuickCheck/StateModel.hs:252)
Realized (src/Test/QuickCheck/StateModel.hs:183)
IsPerformResult (src/Test/QuickCheck/StateModel.hs:172)
stateAfter (src/Test/QuickCheck/StateModel.hs:495)
runActions (src/Test/QuickCheck/StateModel.hs:509)
lookUpVar (src/Test/QuickCheck/StateModel.hs:275)
lookUpVarMaybe (src/Test/QuickCheck/StateModel.hs:268)
viewAtType (src/Test/QuickCheck/StateModel.hs:263)
initialAnnotatedState (src/Test/QuickCheck/StateModel.hs:432)
computeNextState (src/Test/QuickCheck/StateModel.hs:456)
computePrecondition (src/Test/QuickCheck/StateModel.hs:443)
computeArbitraryAction (src/Test/QuickCheck/StateModel.hs:464)
computeShrinkAction (src/Test/QuickCheck/StateModel.hs:474)
Warning: 't' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Quantification' is ambiguous. It is defined
* at src/Test/QuickCheck/DynamicLogic/Quantify.hs:51:25
* at src/Test/QuickCheck/DynamicLogic/Quantify.hs:51: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/Test/QuickCheck/DynamicLogic/Quantify.hs:51:1
Warning: 'DL' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'HasNoVariables' is ambiguous. It is defined
* at src/Test/QuickCheck/StateModel/Variables.hs:66:28
* at src/Test/QuickCheck/StateModel/Variables.hs:66: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/Test/QuickCheck/StateModel/Variables.hs:66:1
77% ( 14 / 18) in 'Test.QuickCheck.DynamicLogic.Quantify'
Missing documentation for:
QuantifyConstraints (src/Test/QuickCheck/DynamicLogic/Quantify.hs:171)
isEmptyQ (src/Test/QuickCheck/DynamicLogic/Quantify.hs:58)
generateQ (src/Test/QuickCheck/DynamicLogic/Quantify.hs:61)
shrinkQ (src/Test/QuickCheck/DynamicLogic/Quantify.hs:64)
Warning: 's' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'DynFormula' is ambiguous. It is defined
* at src/Test/QuickCheck/DynamicLogic/Internal.hs:15:24
* at src/Test/QuickCheck/DynamicLogic/Internal.hs:15: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/Test/QuickCheck/DynamicLogic/Internal.hs:15:1
Warning: 'f' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'q' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
24% ( 23 / 93) in 'Test.QuickCheck.DynamicLogic.Internal'
Missing documentation for:
Module header
ChoiceType (src/Test/QuickCheck/DynamicLogic/Internal.hs:47)
DynPred (src/Test/QuickCheck/DynamicLogic/Internal.hs:50)
afterPolar (src/Test/QuickCheck/DynamicLogic/Internal.hs:72)
FailingAction (src/Test/QuickCheck/DynamicLogic/Internal.hs:155)
DynLogicTest (src/Test/QuickCheck/DynamicLogic/Internal.hs:173)
Witnesses (src/Test/QuickCheck/DynamicLogic/Internal.hs:179)
discardWitnesses (src/Test/QuickCheck/DynamicLogic/Internal.hs:184)
Witnesses (src/Test/QuickCheck/DynamicLogic/Internal.hs:188)
TestStep (src/Test/QuickCheck/DynamicLogic/Internal.hs:210)
TestSequence (src/Test/QuickCheck/DynamicLogic/Internal.hs:212)
TestContinuation (src/Test/QuickCheck/DynamicLogic/Internal.hs:217)
TestSeqStop (src/Test/QuickCheck/DynamicLogic/Internal.hs:222)
TestSeqStep (src/Test/QuickCheck/DynamicLogic/Internal.hs:225)
TestSeqWitness (src/Test/QuickCheck/DynamicLogic/Internal.hs:231)
consSeq (src/Test/QuickCheck/DynamicLogic/Internal.hs:241)
unconsSeq (src/Test/QuickCheck/DynamicLogic/Internal.hs:244)
unstopSeq (src/Test/QuickCheck/DynamicLogic/Internal.hs:250)
TestSeqStopW (src/Test/QuickCheck/DynamicLogic/Internal.hs:256)
:> (src/Test/QuickCheck/DynamicLogic/Internal.hs:261)
nullSeq (src/Test/QuickCheck/DynamicLogic/Internal.hs:268)
dropSeq (src/Test/QuickCheck/DynamicLogic/Internal.hs:272)
getContinuation (src/Test/QuickCheck/DynamicLogic/Internal.hs:279)
unlines' (src/Test/QuickCheck/DynamicLogic/Internal.hs:284)
prettyTestSequence (src/Test/QuickCheck/DynamicLogic/Internal.hs:288)
prettyWitnesses (src/Test/QuickCheck/DynamicLogic/Internal.hs:294)
usedVariables (src/Test/QuickCheck/DynamicLogic/Internal.hs:317)
restrictedPolar (src/Test/QuickCheck/DynamicLogic/Internal.hs:336)
withDLScript (src/Test/QuickCheck/DynamicLogic/Internal.hs:384)
withDLScriptPrefix (src/Test/QuickCheck/DynamicLogic/Internal.hs:388)
generateDLTest (src/Test/QuickCheck/DynamicLogic/Internal.hs:395)
onDLTestSeq (src/Test/QuickCheck/DynamicLogic/Internal.hs:398)
consDLTest (src/Test/QuickCheck/DynamicLogic/Internal.hs:404)
consDLTestW (src/Test/QuickCheck/DynamicLogic/Internal.hs:407)
generate (src/Test/QuickCheck/DynamicLogic/Internal.hs:420)
sizeLimit (src/Test/QuickCheck/DynamicLogic/Internal.hs:444)
initialStateFor (src/Test/QuickCheck/DynamicLogic/Internal.hs:447)
stopping (src/Test/QuickCheck/DynamicLogic/Internal.hs:450)
noStopping (src/Test/QuickCheck/DynamicLogic/Internal.hs:462)
noAny (src/Test/QuickCheck/DynamicLogic/Internal.hs:474)
nextSteps (src/Test/QuickCheck/DynamicLogic/Internal.hs:486)
nextSteps' (src/Test/QuickCheck/DynamicLogic/Internal.hs:489)
chooseOneOf (src/Test/QuickCheck/DynamicLogic/Internal.hs:505)
never (src/Test/QuickCheck/DynamicLogic/Internal.hs:508)
NextStep (src/Test/QuickCheck/DynamicLogic/Internal.hs:510)
chooseNextStep (src/Test/QuickCheck/DynamicLogic/Internal.hs:517)
chooseUniqueNextStep (src/Test/QuickCheck/DynamicLogic/Internal.hs:560)
keepTryingUntil (src/Test/QuickCheck/DynamicLogic/Internal.hs:572)
shrinkDLTest (src/Test/QuickCheck/DynamicLogic/Internal.hs:578)
nextStateStep (src/Test/QuickCheck/DynamicLogic/Internal.hs:590)
shrinkScript (src/Test/QuickCheck/DynamicLogic/Internal.hs:593)
shrinkWitness (src/Test/QuickCheck/DynamicLogic/Internal.hs:621)
pruneDLTest (src/Test/QuickCheck/DynamicLogic/Internal.hs:638)
stepDL (src/Test/QuickCheck/DynamicLogic/Internal.hs:654)
stepDLW (src/Test/QuickCheck/DynamicLogic/Internal.hs:671)
stepDLSeq (src/Test/QuickCheck/DynamicLogic/Internal.hs:682)
stepDLWitness (src/Test/QuickCheck/DynamicLogic/Internal.hs:688)
stepDLStep (src/Test/QuickCheck/DynamicLogic/Internal.hs:691)
demonicAlt (src/Test/QuickCheck/DynamicLogic/Internal.hs:694)
propPruningGeneratedScriptIsNoop (src/Test/QuickCheck/DynamicLogic/Internal.hs:698)
getScript (src/Test/QuickCheck/DynamicLogic/Internal.hs:708)
makeTestFromPruned (src/Test/QuickCheck/DynamicLogic/Internal.hs:714)
stuck (src/Test/QuickCheck/DynamicLogic/Internal.hs:745)
validDLTest (src/Test/QuickCheck/DynamicLogic/Internal.hs:767)
scriptFromDL (src/Test/QuickCheck/DynamicLogic/Internal.hs:772)
sequenceSteps (src/Test/QuickCheck/DynamicLogic/Internal.hs:776)
badActionsGiven (src/Test/QuickCheck/DynamicLogic/Internal.hs:782)
badActions (src/Test/QuickCheck/DynamicLogic/Internal.hs:798)
applyMonitoring (src/Test/QuickCheck/DynamicLogic/Internal.hs:812)
findMonitoring (src/Test/QuickCheck/DynamicLogic/Internal.hs:821)
Warning: 'DL' is ambiguous. It is defined
* at src/Test/QuickCheck/DynamicLogic.hs:45:18
* at src/Test/QuickCheck/DynamicLogic.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/Test/QuickCheck/DynamicLogic.hs:45:1
30% ( 7 / 23) in 'Test.QuickCheck.DynamicLogic'
Missing documentation for:
action (src/Test/QuickCheck/DynamicLogic.hs:64)
failingAction (src/Test/QuickCheck/DynamicLogic.hs:67)
anyAction (src/Test/QuickCheck/DynamicLogic.hs:70)
anyActions (src/Test/QuickCheck/DynamicLogic.hs:73)
anyActions_ (src/Test/QuickCheck/DynamicLogic.hs:80)
stopping (src/Test/QuickCheck/DynamicLogic.hs:85)
weight (src/Test/QuickCheck/DynamicLogic.hs:88)
getSize (src/Test/QuickCheck/DynamicLogic.hs:91)
getModelStateDL (src/Test/QuickCheck/DynamicLogic.hs:94)
getVarContextDL (src/Test/QuickCheck/DynamicLogic.hs:97)
forAllVar (src/Test/QuickCheck/DynamicLogic.hs:100)
assertModel (src/Test/QuickCheck/DynamicLogic.hs:118)
monitorDL (src/Test/QuickCheck/DynamicLogic.hs:121)
forAllDL (src/Test/QuickCheck/DynamicLogic.hs:149)
forAllMappedDL (src/Test/QuickCheck/DynamicLogic.hs:159)
forAllUniqueDL (src/Test/QuickCheck/DynamicLogic.hs:142)
Warning: Test.QuickCheck.StateModel.Variables: could not find link destinations for:
- Test.QuickCheck.StateModel.Variables.GenericHasVariables
- Test.QuickCheck.StateModel.Variables.Break
Warning: Test.QuickCheck.StateModel: could not find link destinations for:
- GHC.Generics.Rep_Fingerprint
- GHC.Generics.Rep_GeneralCategory
- GHC.Generics.Rep_SrcLoc
- GHC.Generics.Rep_Down
- GHC.Generics.Rep_Tuple15
- GHC.Generics.Rep_Tuple14
- GHC.Generics.Rep_Tuple13
- GHC.Generics.Rep_Tuple12
- GHC.Generics.Rep_Tuple11
- GHC.Generics.Rep_Tuple10
- GHC.Generics.Rep_Tuple9
- GHC.Generics.Rep_Tuple8
- GHC.Generics.Rep_Tuple7
- GHC.Generics.Rep_Tuple6
- GHC.Generics.Rep_Tuple5
- GHC.Generics.Rep_Tuple4
- GHC.Generics.Rep_Tuple3
- GHC.Generics.Rep_Tuple2
- GHC.Generics.Rep_Solo
- GHC.Generics.Rep_Unit
- GHC.Generics.Rep_Proxy
- GHC.Generics.Rep_Ordering
- GHC.Generics.Rep_Bool
- GHC.Generics.Rep_Either
- GHC.Generics.Rep_Maybe
- GHC.Generics.Rep_NonEmpty
- GHC.Generics.Rep_List
- GHC.Generics.Rep_Void
- GHC.Generics.Rep_M1
- GHC.Generics.Rep_V1
- GHC.Generics.Rep_U1
- GHC.Generics.Rep_Par1
- GHC.Generics.Rep_Rec1
- GHC.Generics.Rep_K1
- GHC.Generics.Rep_:+:
- GHC.Generics.Rep_:*:
- GHC.Generics.Rep_:.:
- GHC.Generics.Rep_R:UReckWordp
- GHC.Generics.Rep_R:UReckIntp
- GHC.Generics.Rep_R:UReckDoublep
- GHC.Generics.Rep_R:UReckCharp
- GHC.Generics.Rep_R:UReckPtrp
- GHC.Generics.Rep_Fixity
- GHC.Generics.Rep_Associativity
- GHC.Generics.Rep_SourceUnpackedness
- GHC.Generics.Rep_SourceStrictness
- GHC.Generics.Rep_DecidedStrictness
- Data.Semigroup.Internal.Rep_Alt
- Data.Semigroup.Internal.Rep_Product
- Data.Semigroup.Internal.Rep_Sum
- Data.Semigroup.Internal.Rep_Any
- Data.Semigroup.Internal.Rep_All
- Data.Semigroup.Internal.Rep_Endo
- Data.Semigroup.Internal.Rep_Dual
- Data.Monoid.Rep_Ap
- Data.Monoid.Rep_Last
- Data.Monoid.Rep_First
- Data.Functor.Const.Rep_Const
- GHC.RTS.Flags.Rep_RTSFlags
- GHC.RTS.Flags.Rep_ParFlags
- GHC.RTS.Flags.Rep_TickyFlags
- GHC.RTS.Flags.Rep_TraceFlags
- GHC.RTS.Flags.Rep_DoTrace
- GHC.RTS.Flags.Rep_ProfFlags
- GHC.RTS.Flags.Rep_DoHeapProfile
- GHC.RTS.Flags.Rep_CCFlags
- GHC.RTS.Flags.Rep_DoCostCentres
- GHC.RTS.Flags.Rep_DebugFlags
- GHC.RTS.Flags.Rep_MiscFlags
- GHC.RTS.Flags.Rep_ConcFlags
- GHC.RTS.Flags.Rep_GCFlags
- GHC.RTS.Flags.Rep_GiveGCStats
- Data.Functor.Identity.Rep_Identity
- Control.Arrow.Rep_Kleisli
- Control.Applicative.Rep_ZipList
- Control.Applicative.Rep_WrappedArrow
- Control.Applicative.Rep_WrappedMonad
- Data.Version.Rep_Version
- GHC.ByteOrder.Rep_ByteOrder
- GHC.Stats.Rep_RTSStats
- GHC.Stats.Rep_GCDetails
- Data.Semigroup.Rep_WrappedMonoid
- Data.Semigroup.Rep_Last
- Data.Semigroup.Rep_First
- Data.Semigroup.Rep_Arg
- Data.Semigroup.Rep_Max
- Data.Semigroup.Rep_Min
- Data.Complex.Rep_Complex
- Data.Functor.Sum.Rep_Sum
- Data.Functor.Product.Rep_Product
- Data.Functor.Compose.Rep_Compose
- Data.Sequence.Internal.Rep_ViewR
- Data.Sequence.Internal.Rep_ViewL
- Data.Sequence.Internal.Rep_Elem
- Data.Sequence.Internal.Rep_Node
- Data.Sequence.Internal.Rep_Digit
- Data.Sequence.Internal.Rep_FingerTree
- Data.Tree.Rep_Tree
- Data.Graph.Rep_SCC
- Control.Monad.Trans.Reader.Rep_ReaderT
- Control.Monad.Trans.State.Lazy.Rep_StateT
- GHC.Generics.Rep_R:UReckFloatp
- Control.Monad.Trans.Writer.Lazy.Rep_WriterT
- Test.QuickCheck.StateModel.performResultToEither
- Test.QuickCheck.StateModel.PerformResult
- Test.QuickCheck.StateModel.Rep_Actions
- GHC.IO.Exception.Rep_ExitCode
- Data.ByteString.Short.Internal.Rep_ShortByteString
- GHC.ForeignSrcLang.Type.Rep_ForeignSrcLang
- GHC.LanguageExtensions.Type.Rep_Extension
- Text.PrettyPrint.Annotated.HughesPJ.Rep_Doc
- Text.PrettyPrint.Annotated.HughesPJ.Rep_Mode
- Text.PrettyPrint.Annotated.HughesPJ.Rep_Style
- Text.PrettyPrint.Annotated.HughesPJ.Rep_TextDetails
- Text.PrettyPrint.HughesPJ.Rep_Doc
- Language.Haskell.TH.Syntax.Rep_AnnLookup
- Language.Haskell.TH.Syntax.Rep_AnnTarget
- Language.Haskell.TH.Syntax.Rep_Bang
- Language.Haskell.TH.Syntax.Rep_BndrVis
- Language.Haskell.TH.Syntax.Rep_Body
- Language.Haskell.TH.Syntax.Rep_Bytes
- Language.Haskell.TH.Syntax.Rep_Callconv
- Language.Haskell.TH.Syntax.Rep_Clause
- Language.Haskell.TH.Syntax.Rep_Con
- Language.Haskell.TH.Syntax.Rep_Dec
- Language.Haskell.TH.Syntax.Rep_DecidedStrictness
- Language.Haskell.TH.Syntax.Rep_DerivClause
- Language.Haskell.TH.Syntax.Rep_DerivStrategy
- Language.Haskell.TH.Syntax.Rep_DocLoc
- Language.Haskell.TH.Syntax.Rep_Exp
- Language.Haskell.TH.Syntax.Rep_FamilyResultSig
- Language.Haskell.TH.Syntax.Rep_FixityDirection
- Language.Haskell.TH.Syntax.Rep_Fixity
- Language.Haskell.TH.Syntax.Rep_Foreign
- Language.Haskell.TH.Syntax.Rep_FunDep
- Language.Haskell.TH.Syntax.Rep_Guard
- Language.Haskell.TH.Syntax.Rep_Info
- Language.Haskell.TH.Syntax.Rep_InjectivityAnn
- Language.Haskell.TH.Syntax.Rep_Inline
- Language.Haskell.TH.Syntax.Rep_Lit
- Language.Haskell.TH.Syntax.Rep_Loc
- Language.Haskell.TH.Syntax.Rep_Match
- Language.Haskell.TH.Syntax.Rep_ModName
- Language.Haskell.TH.Syntax.Rep_ModuleInfo
- Language.Haskell.TH.Syntax.Rep_Module
- Language.Haskell.TH.Syntax.Rep_NameFlavour
- Language.Haskell.TH.Syntax.Rep_NameSpace
- Language.Haskell.TH.Syntax.Rep_Name
- Language.Haskell.TH.Syntax.Rep_OccName
- Language.Haskell.TH.Syntax.Rep_Overlap
- Language.Haskell.TH.Syntax.Rep_Pat
- Language.Haskell.TH.Syntax.Rep_PatSynArgs
- Language.Haskell.TH.Syntax.Rep_PatSynDir
- Language.Haskell.TH.Syntax.Rep_Phases
- Language.Haskell.TH.Syntax.Rep_PkgName
- Language.Haskell.TH.Syntax.Rep_Pragma
- Language.Haskell.TH.Syntax.Rep_Range
- Language.Haskell.TH.Syntax.Rep_Role
- Language.Haskell.TH.Syntax.Rep_RuleBndr
- Language.Haskell.TH.Syntax.Rep_RuleMatch
- Language.Haskell.TH.Syntax.Rep_Safety
- Language.Haskell.TH.Syntax.Rep_SourceStrictness
- Language.Haskell.TH.Syntax.Rep_SourceUnpackedness
- Language.Haskell.TH.Syntax.Rep_Specificity
- Language.Haskell.TH.Syntax.Rep_Stmt
- Language.Haskell.TH.Syntax.Rep_TyLit
- Language.Haskell.TH.Syntax.Rep_TySynEqn
- Language.Haskell.TH.Syntax.Rep_TyVarBndr
- Language.Haskell.TH.Syntax.Rep_Type
- Language.Haskell.TH.Syntax.Rep_TypeFamilyHead
- Control.Monad.Trans.Accum.Rep_AccumT
- Control.Monad.Trans.Cont.Rep_ContT
- Control.Monad.Trans.Except.Rep_ExceptT
- Control.Monad.Trans.Identity.Rep_IdentityT
- Control.Monad.Trans.Maybe.Rep_MaybeT
- Control.Monad.Trans.RWS.CPS.Rep_RWST
- Control.Monad.Trans.RWS.Lazy.Rep_RWST
- Control.Monad.Trans.RWS.Strict.Rep_RWST
- Control.Monad.Trans.Select.Rep_SelectT
- Control.Monad.Trans.State.Strict.Rep_StateT
- Control.Monad.Trans.Writer.CPS.Rep_WriterT
- Control.Monad.Trans.Writer.Strict.Rep_WriterT
- Data.Functor.Constant.Rep_Constant
Warning: Test.QuickCheck.DynamicLogic.Quantify: could not find link destinations for:
- Test.QuickCheck.DynamicLogic.Quantify.D:R:QuantifiesList
- Test.QuickCheck.DynamicLogic.Quantify.D:R:QuantifiesTuple5
- Test.QuickCheck.DynamicLogic.Quantify.D:R:QuantifiesTuple4
- Test.QuickCheck.DynamicLogic.Quantify.D:R:QuantifiesTuple3
- Test.QuickCheck.DynamicLogic.Quantify.D:R:QuantifiesTuple2
- Test.QuickCheck.DynamicLogic.Quantify.D:R:QuantifiesQuantification
Documentation created: dist/doc/html/quickcheck-dynamic/,
dist/doc/html/quickcheck-dynamic/quickcheck-dynamic.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/quickcheck-dynamic-3.4.1-9UACUZchmDzGn4Wy6QvOkK
Warning: Unable to strip executable or library
'libHSquickcheck-dynamic-3.4.1-9UACUZchmDzGn4Wy6QvOkK' (missing the 'strip'
program)
Warning: Unable to strip executable or library
'libHSquickcheck-dynamic-3.4.1-9UACUZchmDzGn4Wy6QvOkK-ghc9.8.4' (missing the
'strip' program)
Completed quickcheck-dynamic-3.4.1
Downloading quickcheck-lockstep-0.7.0
Downloaded quickcheck-lockstep-0.7.0
Configuring quickcheck-lockstep-0.7.0...
Preprocessing library for quickcheck-lockstep-0.7.0..
Building library for quickcheck-lockstep-0.7.0..
[1 of 9] Compiling Test.QuickCheck.StateModel.Lockstep.EnvF ( src/Test/QuickCheck/StateModel/Lockstep/EnvF.hs, dist/build/Test/QuickCheck/StateModel/Lockstep/EnvF.o, dist/build/Test/QuickCheck/StateModel/Lockstep/EnvF.dyn_o )
[2 of 9] Compiling Test.QuickCheck.StateModel.Lockstep.Op ( src/Test/QuickCheck/StateModel/Lockstep/Op.hs, dist/build/Test/QuickCheck/StateModel/Lockstep/Op.o, dist/build/Test/QuickCheck/StateModel/Lockstep/Op.dyn_o )
[3 of 9] Compiling Test.QuickCheck.StateModel.Lockstep.GVar ( src/Test/QuickCheck/StateModel/Lockstep/GVar.hs, dist/build/Test/QuickCheck/StateModel/Lockstep/GVar.o, dist/build/Test/QuickCheck/StateModel/Lockstep/GVar.dyn_o )
[4 of 9] Compiling Test.QuickCheck.StateModel.Lockstep.Op.Identity ( src/Test/QuickCheck/StateModel/Lockstep/Op/Identity.hs, dist/build/Test/QuickCheck/StateModel/Lockstep/Op/Identity.o, dist/build/Test/QuickCheck/StateModel/Lockstep/Op/Identity.dyn_o )
[5 of 9] Compiling Test.QuickCheck.StateModel.Lockstep.API ( src/Test/QuickCheck/StateModel/Lockstep/API.hs, dist/build/Test/QuickCheck/StateModel/Lockstep/API.o, dist/build/Test/QuickCheck/StateModel/Lockstep/API.dyn_o )
[6 of 9] Compiling Test.QuickCheck.StateModel.Lockstep.Defaults ( src/Test/QuickCheck/StateModel/Lockstep/Defaults.hs, dist/build/Test/QuickCheck/StateModel/Lockstep/Defaults.o, dist/build/Test/QuickCheck/StateModel/Lockstep/Defaults.dyn_o )
[7 of 9] Compiling Test.QuickCheck.StateModel.Lockstep ( src/Test/QuickCheck/StateModel/Lockstep.hs, dist/build/Test/QuickCheck/StateModel/Lockstep.o, dist/build/Test/QuickCheck/StateModel/Lockstep.dyn_o )
[8 of 9] Compiling Test.QuickCheck.StateModel.Lockstep.Op.SumProd ( src/Test/QuickCheck/StateModel/Lockstep/Op/SumProd.hs, dist/build/Test/QuickCheck/StateModel/Lockstep/Op/SumProd.o, dist/build/Test/QuickCheck/StateModel/Lockstep/Op/SumProd.dyn_o )
[9 of 9] Compiling Test.QuickCheck.StateModel.Lockstep.Run ( src/Test/QuickCheck/StateModel/Lockstep/Run.hs, dist/build/Test/QuickCheck/StateModel/Lockstep/Run.o, dist/build/Test/QuickCheck/StateModel/Lockstep/Run.dyn_o )
Preprocessing library for quickcheck-lockstep-0.7.0..
Running Haddock on library for quickcheck-lockstep-0.7.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 9] Compiling Test.QuickCheck.StateModel.Lockstep.EnvF ( src/Test/QuickCheck/StateModel/Lockstep/EnvF.hs, nothing )
[2 of 9] Compiling Test.QuickCheck.StateModel.Lockstep.Op ( src/Test/QuickCheck/StateModel/Lockstep/Op.hs, nothing )
[3 of 9] Compiling Test.QuickCheck.StateModel.Lockstep.GVar ( src/Test/QuickCheck/StateModel/Lockstep/GVar.hs, nothing )
[4 of 9] Compiling Test.QuickCheck.StateModel.Lockstep.Op.Identity ( src/Test/QuickCheck/StateModel/Lockstep/Op/Identity.hs, nothing )
[5 of 9] Compiling Test.QuickCheck.StateModel.Lockstep.API ( src/Test/QuickCheck/StateModel/Lockstep/API.hs, nothing )
[6 of 9] Compiling Test.QuickCheck.StateModel.Lockstep.Defaults ( src/Test/QuickCheck/StateModel/Lockstep/Defaults.hs, nothing )
[7 of 9] Compiling Test.QuickCheck.StateModel.Lockstep ( src/Test/QuickCheck/StateModel/Lockstep.hs, nothing )
[8 of 9] Compiling Test.QuickCheck.StateModel.Lockstep.Op.SumProd ( src/Test/QuickCheck/StateModel/Lockstep/Op/SumProd.hs, nothing )
[9 of 9] Compiling Test.QuickCheck.StateModel.Lockstep.Run ( src/Test/QuickCheck/StateModel/Lockstep/Run.hs, nothing )
Haddock coverage:
33% ( 2 / 6) in 'Test.QuickCheck.StateModel.Lockstep.Op'
Missing documentation for:
Module header
Operation (src/Test/QuickCheck/StateModel/Lockstep/Op.hs:24)
InterpretOp (src/Test/QuickCheck/StateModel/Lockstep/Op.hs:27)
WrapRealized (src/Test/QuickCheck/StateModel/Lockstep/Op.hs:38)
Warning: 'GVar' is ambiguous. It is defined
* at src/Test/QuickCheck/StateModel/Lockstep/GVar.hs:46:3
* at src/Test/QuickCheck/StateModel/Lockstep/GVar.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/Test/QuickCheck/StateModel/Lockstep/GVar.hs:45:1
Warning: 'precondition' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Env' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
50% ( 1 / 2) in 'Test.QuickCheck.StateModel.Lockstep.Op.Identity'
Missing documentation for:
Module header
Warning: 'Op' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'perform' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'tagActions' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'RunModel' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
90% ( 10 / 11) in 'Test.QuickCheck.StateModel.Lockstep.Defaults'
Missing documentation for:
monitoring (src/Test/QuickCheck/StateModel/Lockstep/Defaults.hs:133)
74% ( 20 / 27) in 'Test.QuickCheck.StateModel.Lockstep'
Missing documentation for:
Lockstep (src/Test/QuickCheck/StateModel/Lockstep/API.hs:63)
InLockstep (src/Test/QuickCheck/StateModel/Lockstep/API.hs:80)
RunLockstep (src/Test/QuickCheck/StateModel/Lockstep/API.hs:161)
AnyGVar (src/Test/QuickCheck/StateModel/Lockstep/GVar.hs:48)
mapGVar (src/Test/QuickCheck/StateModel/Lockstep/GVar.hs:88)
Operation (src/Test/QuickCheck/StateModel/Lockstep/Op.hs:24)
InterpretOp (src/Test/QuickCheck/StateModel/Lockstep/Op.hs:27)
33% ( 1 / 3) in 'Test.QuickCheck.StateModel.Lockstep.Op.SumProd'
Missing documentation for:
Module header
intOpId (src/Test/QuickCheck/StateModel/Lockstep/Op/SumProd.hs:33)
Warning: 'labelledExamples' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ReaderT' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'runReaderT' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
71% ( 5 / 7) in 'Test.QuickCheck.StateModel.Lockstep.Run'
Missing documentation for:
labelActions (src/Test/QuickCheck/StateModel/Lockstep/Run.hs:62)
runActions (src/Test/QuickCheck/StateModel/Lockstep/Run.hs:101)
Warning: Test.QuickCheck.StateModel.Lockstep: could not find link destinations for:
- Test.QuickCheck.StateModel.Lockstep.EnvF.EnvF
Documentation created: dist/doc/html/quickcheck-lockstep/,
dist/doc/html/quickcheck-lockstep/quickcheck-lockstep.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/quickcheck-lockstep-0.7.0-HHabBFifaSg59XnNc1vbVg
Warning: Unable to strip executable or library
'libHSquickcheck-lockstep-0.7.0-HHabBFifaSg59XnNc1vbVg' (missing the 'strip'
program)
Warning: Unable to strip executable or library
'libHSquickcheck-lockstep-0.7.0-HHabBFifaSg59XnNc1vbVg-ghc9.8.4' (missing the
'strip' program)
Completed quickcheck-lockstep-0.7.0
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): - call-stack-0.4.0 (lib:call-stack) (requires build) - colour-2.3.6 (lib:colour) (requires build) - os-string-2.0.7 (lib:os-string) (requires build) - prettyprinter-1.7.1 (lib:prettyprinter) (requires build) - splitmix-0.1.1 (lib:splitmix) (requires build) - tagged-0.8.9 (lib:tagged) (requires build) - transformers-compat-0.7.2 (lib:transformers-compat) (requires build) - unliftio-core-0.2.1.0 (lib:unliftio-core) (requires build) - ansi-terminal-types-1.1 (lib:ansi-terminal-types) (requires build) - hashable-1.5.0.0 (lib:hashable) (requires build) - random-1.3.1 (lib:random) (requires build) - boring-0.2.2 (lib:boring) (requires build) - ansi-terminal-1.1.2 (lib:ansi-terminal) (requires build) - async-2.2.5 (lib:async) (requires build) - temporary-1.3 (lib:temporary) (requires build) - QuickCheck-2.15.0.1 (lib:QuickCheck) (requires build) - constraints-0.14.2 (lib:constraints) (requires build) - prettyprinter-ansi-terminal-1.1.3 (lib:prettyprinter-ansi-terminal) (requires build) - typed-process-0.2.13.0 (lib:typed-process) (requires download & build) - quickcheck-dynamic-3.4.1 (lib:quickcheck-dynamic) (requires build) - optparse-applicative-0.18.1.0 (lib:optparse-applicative) (requires build) - tasty-1.5.3 (lib:tasty) (requires build) - tasty-quickcheck-0.11.1 (lib:tasty-quickcheck) (requires download & build) - tasty-hunit-0.10.2 (lib:tasty-hunit) (requires build) - tasty-golden-2.3.5 (lib:tasty-golden) (requires download & build) - quickcheck-lockstep-0.7.0 (first run) /var/empty/.local: createDirectory: permission denied (Operation not permitted)