[all reports]
| Package |
bluefin-internal-0.3.0.0 |
| Install |
InstallOk |
| Docs |
Ok |
| Tests |
Ok |
| Time submitted |
2025-12-17 20:44:15.974492764 UTC
|
| Compiler |
ghc-9.8.4 |
| OS |
linux |
| Arch |
x86_64 |
| Dependencies |
async-2.2.5, base-4.19.2.0, monad-control-1.0.3.1, transformers-0.6.1.0, transformers-base-0.4.6, unliftio-core-0.2.1.0 |
| Flags |
none
|
Code Coverage
| expressions | 36% (319/866) |
| boolean | guards | 0% (0/1) |
| conditions | 100% (1/1) |
| qualifiers | 100% (0/0) |
| alternatives | 28% (4/14) |
| local declarations | 0% (0/7) |
| top-level declarations | 33% (72/213) |
Build log
[view raw]
Resolving dependencies...
Configuring base-orphans-0.9.3...
Preprocessing library for base-orphans-0.9.3..
Building library for base-orphans-0.9.3..
[1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, dist/build/Data/Orphans/Prelude.o, dist/build/Data/Orphans/Prelude.dyn_o )
[2 of 2] Compiling Data.Orphans ( src/Data/Orphans.hs, dist/build/Data/Orphans.o, dist/build/Data/Orphans.dyn_o )
Preprocessing library for base-orphans-0.9.3..
Running Haddock on library for base-orphans-0.9.3..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, nothing )
[2 of 2] Compiling Data.Orphans ( src/Data/Orphans.hs, nothing )
Haddock coverage:
100% ( 1 / 1) in 'Data.Orphans'
Documentation created: dist/doc/html/base-orphans/,
dist/doc/html/base-orphans/base-orphans.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/base-orphans-0.9.3-FO1MOLOK3e83158jMAOVc9
Completed base-orphans-0.9.3
Configuring os-string-2.0.8...
Preprocessing library for os-string-2.0.8..
Building library for os-string-2.0.8..
[ 1 of 11] Compiling System.OsString.Data.ByteString.Short.Internal ( System/OsString/Data/ByteString/Short/Internal.hs, dist/build/System/OsString/Data/ByteString/Short/Internal.o, dist/build/System/OsString/Data/ByteString/Short/Internal.dyn_o )
[ 2 of 11] Compiling System.OsString.Data.ByteString.Short ( System/OsString/Data/ByteString/Short.hs, dist/build/System/OsString/Data/ByteString/Short.o, dist/build/System/OsString/Data/ByteString/Short.dyn_o )
[ 3 of 11] Compiling System.OsString.Data.ByteString.Short.Word16 ( System/OsString/Data/ByteString/Short/Word16.hs, dist/build/System/OsString/Data/ByteString/Short/Word16.o, dist/build/System/OsString/Data/ByteString/Short/Word16.dyn_o )
[ 4 of 11] Compiling System.OsString.Internal.Exception ( System/OsString/Internal/Exception.hs, dist/build/System/OsString/Internal/Exception.o, dist/build/System/OsString/Internal/Exception.dyn_o )
[ 5 of 11] Compiling System.OsString.Encoding.Internal ( System/OsString/Encoding/Internal.hs, dist/build/System/OsString/Encoding/Internal.o, dist/build/System/OsString/Encoding/Internal.dyn_o )
System/OsString/Encoding/Internal.hs:23:42: warning: [GHC-38856] [-Wunused-imports]
The import of try from module Control.Exception is redundant
|
23 | import Control.Exception (SomeException, try, Exception (displayException), evaluate)
| ^^^
[ 6 of 11] Compiling System.OsString.Encoding ( System/OsString/Encoding.hs, dist/build/System/OsString/Encoding.o, dist/build/System/OsString/Encoding.dyn_o )
[ 7 of 11] Compiling System.OsString.Internal.Types ( System/OsString/Internal/Types.hs, dist/build/System/OsString/Internal/Types.o, dist/build/System/OsString/Internal/Types.dyn_o )
[ 8 of 11] Compiling System.OsString.Posix ( System/OsString/Posix.hs, dist/build/System/OsString/Posix.o, dist/build/System/OsString/Posix.dyn_o )
[ 9 of 11] Compiling System.OsString.Internal ( System/OsString/Internal.hs, dist/build/System/OsString/Internal.o, dist/build/System/OsString/Internal.dyn_o )
[10 of 11] Compiling System.OsString ( System/OsString.hs, dist/build/System/OsString.o, dist/build/System/OsString.dyn_o )
[11 of 11] Compiling System.OsString.Windows ( System/OsString/Windows.hs, dist/build/System/OsString/Windows.o, dist/build/System/OsString/Windows.dyn_o )
Preprocessing library for os-string-2.0.8..
Running Haddock on library for os-string-2.0.8..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[ 1 of 11] Compiling System.OsString.Data.ByteString.Short.Internal ( System/OsString/Data/ByteString/Short/Internal.hs, nothing )
[ 2 of 11] Compiling System.OsString.Data.ByteString.Short ( System/OsString/Data/ByteString/Short.hs, nothing )
[ 3 of 11] Compiling System.OsString.Data.ByteString.Short.Word16 ( System/OsString/Data/ByteString/Short/Word16.hs, nothing )
[ 4 of 11] Compiling System.OsString.Internal.Exception ( System/OsString/Internal/Exception.hs, nothing )
[ 5 of 11] Compiling System.OsString.Encoding.Internal ( System/OsString/Encoding/Internal.hs, nothing )
System/OsString/Encoding/Internal.hs:23:42: warning: [GHC-38856] [-Wunused-imports]
The import of try from module Control.Exception is redundant
|
23 | import Control.Exception (SomeException, try, Exception (displayException), evaluate)
| ^^^
[ 6 of 11] Compiling System.OsString.Encoding ( System/OsString/Encoding.hs, nothing )
[ 7 of 11] Compiling System.OsString.Internal.Types ( System/OsString/Internal/Types.hs, nothing )
[ 8 of 11] Compiling System.OsString.Posix ( System/OsString/Posix.hs, nothing )
[ 9 of 11] Compiling System.OsString.Internal ( System/OsString/Internal.hs, nothing )
[10 of 11] Compiling System.OsString ( System/OsString.hs, nothing )
[11 of 11] Compiling System.OsString.Windows ( System/OsString/Windows.hs, nothing )
Haddock coverage:
Warning: 'ShortByteString' is ambiguous. It is defined
* in Data.ByteString.Short.Internal
* in Data.ByteString.Short.Internal
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined in Data.ByteString.Short.Internal
26% ( 11 / 41) in 'System.OsString.Data.ByteString.Short.Internal'
Missing documentation for:
_nul (System/OsString/Data/ByteString/Short/Internal.hs:60)
isSpace (System/OsString/Data/ByteString/Short/Internal.hs:63)
create (System/OsString/Data/ByteString/Short/Internal.hs:70)
asBA (System/OsString/Data/ByteString/Short/Internal.hs:80)
BA (System/OsString/Data/ByteString/Short/Internal.hs:84)
MBA (System/OsString/Data/ByteString/Short/Internal.hs:85)
newPinnedByteArray (System/OsString/Data/ByteString/Short/Internal.hs:89)
newByteArray (System/OsString/Data/ByteString/Short/Internal.hs:94)
copyByteArray (System/OsString/Data/ByteString/Short/Internal.hs:99)
unsafeFreezeByteArray (System/OsString/Data/ByteString/Short/Internal.hs:104)
copyAddrToByteArray (System/OsString/Data/ByteString/Short/Internal.hs:109)
moduleErrorIO (System/OsString/Data/ByteString/Short/Internal.hs:244)
moduleErrorMsg (System/OsString/Data/ByteString/Short/Internal.hs:248)
packWord16 (System/OsString/Data/ByteString/Short/Internal.hs:251)
packLenWord16 (System/OsString/Data/ByteString/Short/Internal.hs:254)
unpackWord16 (System/OsString/Data/ByteString/Short/Internal.hs:265)
packWord16Rev (System/OsString/Data/ByteString/Short/Internal.hs:274)
packLenWord16Rev (System/OsString/Data/ByteString/Short/Internal.hs:277)
indexWord8Array (System/OsString/Data/ByteString/Short/Internal.hs:299)
word16ToLE# (System/OsString/Data/ByteString/Short/Internal.hs:320)
word16FromLE# (System/OsString/Data/ByteString/Short/Internal.hs:322)
setByteArray (System/OsString/Data/ByteString/Short/Internal.hs:325)
copyMutableByteArray (System/OsString/Data/ByteString/Short/Internal.hs:330)
createAndTrim' (System/OsString/Data/ByteString/Short/Internal.hs:356)
createAndTrim'' (System/OsString/Data/ByteString/Short/Internal.hs:372)
findIndexOrLength (System/OsString/Data/ByteString/Short/Internal.hs:397)
assertEven (System/OsString/Data/ByteString/Short/Internal.hs:422)
errorEmptySBS (System/OsString/Data/ByteString/Short/Internal.hs:430)
moduleError (System/OsString/Data/ByteString/Short/Internal.hs:434)
compareByteArraysOff (System/OsString/Data/ByteString/Short/Internal.hs:444)
Warning: 'ShortByteString' is ambiguous. It is defined
* in Data.ByteString.Short.Internal
* in Data.ByteString.Short.Internal
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined in Data.ByteString.Short.Internal
96% ( 93 / 96) in 'System.OsString.Data.ByteString.Short'
Missing documentation for:
append
uncons2 (System/OsString/Data/ByteString/Short.hs:184)
concat
Warning: 'ShortByteString' is ambiguous. It is defined
* in Data.ByteString.Short.Internal
* in Data.ByteString.Short.Internal
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined in Data.ByteString.Short.Internal
Warning: 'ByteString' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'CString' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
96% ( 92 / 95) in 'System.OsString.Data.ByteString.Short.Word16'
Missing documentation for:
append
concat
breakSubstring (System/OsString/Data/ByteString/Short/Word16.hs:663)
Warning: 'try' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
33% ( 1 / 3) in 'System.OsString.Internal.Exception'
Missing documentation for:
Module header
isAsyncException (System/OsString/Internal/Exception.hs:17)
Warning: 'TextEncoding' is ambiguous. It is defined
* in GHC.IO.Encoding.Types
* in GHC.IO.Encoding.Types
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined in GHC.IO.Encoding.Types
27% ( 9 / 33) in 'System.OsString.Encoding.Internal'
Missing documentation for:
Module header
ucs2le (System/OsString/Encoding/Internal.hs:42)
mkUcs2le (System/OsString/Encoding/Internal.hs:45)
ucs2le_DF (System/OsString/Encoding/Internal.hs:50)
ucs2le_EF (System/OsString/Encoding/Internal.hs:60)
ucs2le_decode (System/OsString/Encoding/Internal.hs:71)
ucs2le_encode (System/OsString/Encoding/Internal.hs:96)
mkUTF16le_b (System/OsString/Encoding/Internal.hs:131)
utf16le_b_DF (System/OsString/Encoding/Internal.hs:136)
utf16le_b_EF (System/OsString/Encoding/Internal.hs:146)
utf16le_b_decode (System/OsString/Encoding/Internal.hs:157)
utf16le_b_encode (System/OsString/Encoding/Internal.hs:195)
cWcharsToChars_UCS2 (System/OsString/Encoding/Internal.hs:231)
cWcharsToChars (System/OsString/Encoding/Internal.hs:238)
charsToCWchars (System/OsString/Encoding/Internal.hs:248)
withWindowsString (System/OsString/Encoding/Internal.hs:264)
peekWindowsString (System/OsString/Encoding/Internal.hs:267)
withPosixString (System/OsString/Encoding/Internal.hs:272)
withPosixString' (System/OsString/Encoding/Internal.hs:275)
peekPosixString (System/OsString/Encoding/Internal.hs:278)
peekPosixString' (System/OsString/Encoding/Internal.hs:281)
EncodingException (System/OsString/Encoding/Internal.hs:340)
showEncodingException (System/OsString/Encoding/Internal.hs:348)
wNUL (System/OsString/Encoding/Internal.hs:367)
44% ( 11 / 25) in 'System.OsString.Encoding'
Missing documentation for:
Module header
EncodingException (System/OsString/Encoding/Internal.hs:340)
showEncodingException (System/OsString/Encoding/Internal.hs:348)
ucs2le (System/OsString/Encoding/Internal.hs:42)
mkUcs2le (System/OsString/Encoding/Internal.hs:45)
ucs2le_DF (System/OsString/Encoding/Internal.hs:50)
ucs2le_EF (System/OsString/Encoding/Internal.hs:60)
ucs2le_decode (System/OsString/Encoding/Internal.hs:71)
ucs2le_encode (System/OsString/Encoding/Internal.hs:96)
mkUTF16le_b (System/OsString/Encoding/Internal.hs:131)
utf16le_b_DF (System/OsString/Encoding/Internal.hs:136)
utf16le_b_EF (System/OsString/Encoding/Internal.hs:146)
utf16le_b_decode (System/OsString/Encoding/Internal.hs:157)
utf16le_b_encode (System/OsString/Encoding/Internal.hs:195)
Warning: 'WindowsString' is ambiguous. It is defined
* at System/OsString/Internal/Types.hs:60:25
* at System/OsString/Internal/Types.hs:60:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal/Types.hs:60:1
Warning: 'PosixString' is ambiguous. It is defined
* at System/OsString/Internal/Types.hs:87:23
* at System/OsString/Internal/Types.hs:87:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal/Types.hs:87:1
Warning: 'ShortByteString' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'PosixChar' is ambiguous. It is defined
* at System/OsString/Internal/Types.hs:123:23
* at System/OsString/Internal/Types.hs:123:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal/Types.hs:123:1
Warning: 'WindowsChar' is ambiguous. It is defined
* at System/OsString/Internal/Types.hs:117:23
* at System/OsString/Internal/Types.hs:117:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal/Types.hs:117:1
Warning: 'OsChar' is ambiguous. It is defined
* at System/OsString/Internal/Types.hs:210:18
* at System/OsString/Internal/Types.hs:210:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal/Types.hs:210:1
Warning: 'OsString' is ambiguous. It is defined
* at System/OsString/Internal/Types.hs:161:20
* at System/OsString/Internal/Types.hs:161:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal/Types.hs:161:1
Warning: '(</>)' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
50% ( 9 / 18) in 'System.OsString.Internal.Types'
Missing documentation for:
Module header
unWS (System/OsString/Internal/Types.hs:70)
unPS (System/OsString/Internal/Types.hs:96)
PlatformString (System/OsString/Internal/Types.hs:114)
WindowsChar (System/OsString/Internal/Types.hs:117)
unWW (System/OsString/Internal/Types.hs:131)
PosixChar (System/OsString/Internal/Types.hs:123)
unPW (System/OsString/Internal/Types.hs:139)
PlatformChar (System/OsString/Internal/Types.hs:148)
Warning: 'setFileSystemEncoding' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'getLocaleEncoding' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'PosixString' is ambiguous. It is defined
* at System/OsString/Internal/Types.hs:87:23
* at System/OsString/Internal/Types.hs:87:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal/Types.hs:87:1
Warning: 'OsString' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
95% ( 95 /100) in 'System.OsString.Posix'
Missing documentation for:
Module header
PosixChar (System/OsString/Internal/Types.hs:123)
singleton (System/OsString/Common.hs:526)
empty (System/OsString/Common.hs:529)
concat (System/OsString/Common.hs:737)
Warning: 'setFileSystemEncoding' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'unsafePerformIO' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'getLocaleEncoding' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'OsString' is ambiguous. It is defined
* at System/OsString/Internal/Types.hs:161:20
* at System/OsString/Internal/Types.hs:161:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal/Types.hs:161:1
Warning: 'OsChar' is ambiguous. It is defined
* at System/OsString/Internal/Types.hs:210:18
* at System/OsString/Internal/Types.hs:210:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal/Types.hs:210:1
Warning: 'head' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:293:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:293:1
Warning: 'tail' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:277:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:277:1
Warning: 'init' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:302:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:302:1
Warning: 'last' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:268:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:268:1
Warning: 'map' is ambiguous. It is defined
* in GHC.Base
* at System/OsString/Internal.hs:332:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:332:1
Warning: 'reverse' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:338:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:338:1
Warning: 'foldl' is ambiguous. It is defined
* in Data.Foldable
* at System/OsString/Internal.hs:354:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:354:1
Warning: 'foldl1' is ambiguous. It is defined
* in Data.Foldable
* at System/OsString/Internal.hs:368:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:368:1
Warning: 'foldr' is ambiguous. It is defined
* in Data.Foldable
* at System/OsString/Internal.hs:384:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:384:1
Warning: 'foldr1' is ambiguous. It is defined
* in Data.Foldable
* at System/OsString/Internal.hs:398:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:398:1
Warning: 'all' is ambiguous. It is defined
* in Data.Foldable
* at System/OsString/Internal.hs:412:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:412:1
Warning: 'any' is ambiguous. It is defined
* in Data.Foldable
* at System/OsString/Internal.hs:419:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:419:1
Warning: 'replicate' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:434:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:434:1
Warning: 'take' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:476:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:476:1
Warning: 'length' is ambiguous. It is defined
* in Data.Foldable
* at System/OsString/Internal.hs:325:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:325:1
Warning: 'drop' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:513:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:513:1
Warning: 'takeWhile' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:507:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:507:1
Warning: 'dropWhile' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:535:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:535:1
Warning: 'break' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:564:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:564:1
Warning: 'span' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:574:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:574:1
Warning: 'splitAt' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:599:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:599:1
Warning: 'elem' is ambiguous. It is defined
* in Data.Foldable
* at System/OsString/Internal.hs:702:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:702:1
Warning: 'filter' is ambiguous. It is defined
* in GHC.List
* at System/OsString/Internal.hs:720:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal.hs:720:1
94% ( 75 / 79) in 'System.OsString.Internal'
Missing documentation for:
Module header
empty (System/OsString/Internal.hs:233)
singleton (System/OsString/Internal.hs:236)
concat (System/OsString/Internal.hs:425)
Warning: 'setFileSystemEncoding' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'unsafePerformIO' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
96% ( 96 / 99) in 'System.OsString'
Missing documentation for:
empty (System/OsString/Internal.hs:233)
singleton (System/OsString/Internal.hs:236)
concat (System/OsString/Internal.hs:425)
Warning: 'unsafeDupablePerformIO' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'WindowsString' is ambiguous. It is defined
* at System/OsString/Internal/Types.hs:60:25
* at System/OsString/Internal/Types.hs:60:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at System/OsString/Internal/Types.hs:60:1
Warning: 'OsString' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
94% ( 94 / 99) in 'System.OsString.Windows'
Missing documentation for:
Module header
WindowsChar (System/OsString/Internal/Types.hs:117)
singleton (System/OsString/Common.hs:526)
empty (System/OsString/Common.hs:529)
concat (System/OsString/Common.hs:737)
Warning: System.OsString.Data.ByteString.Short: could not find link destinations for:
- Data.ByteString.Short.Internal.Rep_ShortByteString
- Data.ByteString.Short.Internal.D:R:ItemShortByteString
Warning: System.OsString.Data.ByteString.Short.Word16: could not find link destinations for:
- Data.ByteString.Short.Internal.Rep_ShortByteString
- Data.ByteString.Short.Internal.D:R:ItemShortByteString
Warning: System.OsString.Internal.Types: could not find link destinations for:
- System.OsString.Internal.Types.Rep_OsChar
- System.OsString.Internal.Types.Rep_OsString
- System.OsString.Internal.Types.Rep_PosixChar
- System.OsString.Internal.Types.Rep_WindowsChar
- System.OsString.Internal.Types.Rep_PosixString
- System.OsString.Internal.Types.Rep_WindowsString
Warning: System.OsString.Posix: could not find link destinations for:
- System.OsString.Internal.Types.Rep_PosixChar
- System.OsString.Internal.Types.Rep_PosixString
Warning: System.OsString: could not find link destinations for:
- System.OsString.Internal.Types.Rep_OsChar
- System.OsString.Internal.Types.Rep_OsString
Warning: System.OsString.Windows: could not find link destinations for:
- System.OsString.Internal.Types.Rep_WindowsChar
- System.OsString.Internal.Types.Rep_WindowsString
Documentation created: dist/doc/html/os-string/,
dist/doc/html/os-string/os-string.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/os-string-2.0.8-JLOCx5syZ3qViIHERGXha
Completed os-string-2.0.8
Configuring transformers-compat-0.7.2...
Preprocessing library for transformers-compat-0.7.2..
Building library for transformers-compat-0.7.2..
[1 of 4] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, dist/build/Control/Monad/Trans/Instances.o, dist/build/Control/Monad/Trans/Instances.dyn_o )
[2 of 4] Compiling Data.Functor.Classes.Generic.Internal ( generics/Data/Functor/Classes/Generic/Internal.hs, dist/build/Data/Functor/Classes/Generic/Internal.o, dist/build/Data/Functor/Classes/Generic/Internal.dyn_o )
[3 of 4] Compiling Data.Functor.Classes.Generic ( generics/Data/Functor/Classes/Generic.hs, dist/build/Data/Functor/Classes/Generic.o, dist/build/Data/Functor/Classes/Generic.dyn_o )
[4 of 4] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o, dist/build/Paths_transformers_compat.dyn_o )
Preprocessing library for transformers-compat-0.7.2..
Running Haddock on library for transformers-compat-0.7.2..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 4] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, nothing )
[2 of 4] Compiling Data.Functor.Classes.Generic.Internal ( generics/Data/Functor/Classes/Generic/Internal.hs, nothing )
[3 of 4] Compiling Data.Functor.Classes.Generic ( generics/Data/Functor/Classes/Generic.hs, nothing )
[4 of 4] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, nothing )
Haddock coverage:
100% ( 1 / 1) in 'Control.Monad.Trans.Instances'
Warning: 'String' is ambiguous. It is defined
* in Text.Read.Lex
* 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: 'Options' is ambiguous. It is defined
* at generics/Data/Functor/Classes/Generic/Internal.hs:146:19
* at generics/Data/Functor/Classes/Generic/Internal.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 generics/Data/Functor/Classes/Generic/Internal.hs:146:1
Warning: 'FunctorClassesDefault' is ambiguous. It is defined
* at generics/Data/Functor/Classes/Generic/Internal.hs:1231:3
* at generics/Data/Functor/Classes/Generic/Internal.hs:1230: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 generics/Data/Functor/Classes/Generic/Internal.hs:1230:1
100% ( 48 / 48) in 'Data.Functor.Classes.Generic.Internal'
Warning: 'Eq1' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Ord1' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Read1' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Show1' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'GenericFunctorClasses' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'eq1Default' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'compare1Default' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'readsPrec1Default' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'showsPrec1Default' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 21 / 21) in 'Data.Functor.Classes.Generic'
Warning: Data.Functor.Classes.Generic.Internal: could not find link destinations for:
- Data.Functor.Classes.Generic.Internal.GShowCon
- Data.Functor.Classes.Generic.Internal.GReadCon
Documentation created: dist/doc/html/transformers-compat/,
dist/doc/html/transformers-compat/transformers-compat.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/transformers-compat-0.7.2-Kjd0KzrkeU5ax708EytP3
Completed transformers-compat-0.7.2
Configuring unliftio-core-0.2.1.0...
Preprocessing library for unliftio-core-0.2.1.0..
Building library for unliftio-core-0.2.1.0..
[1 of 2] Compiling Control.Monad.IO.Unlift ( src/Control/Monad/IO/Unlift.hs, dist/build/Control/Monad/IO/Unlift.o, dist/build/Control/Monad/IO/Unlift.dyn_o )
[2 of 2] Compiling Paths_unliftio_core ( dist/build/autogen/Paths_unliftio_core.hs, dist/build/Paths_unliftio_core.o, dist/build/Paths_unliftio_core.dyn_o )
Preprocessing library for unliftio-core-0.2.1.0..
Running Haddock on library for unliftio-core-0.2.1.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 2] Compiling Control.Monad.IO.Unlift ( src/Control/Monad/IO/Unlift.hs, nothing )
[2 of 2] Compiling Paths_unliftio_core ( dist/build/autogen/Paths_unliftio_core.hs, nothing )
Haddock coverage:
Warning: 'ReaderT' is ambiguous. It is defined
* in Control.Monad.Trans.Reader
* in Control.Monad.Trans.Reader
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.Reader
Warning: 'IdentityT' is ambiguous. It is defined
* in Control.Monad.Trans.Identity
* in Control.Monad.Trans.Identity
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.Identity
Warning: 'UnliftIO' is ambiguous. It is defined
* at src/Control/Monad/IO/Unlift.hs:27:22
* at src/Control/Monad/IO/Unlift.hs:27:1
You may be able to disambiguate the identifier by qualifying it or
by specifying the type/value namespace explicitly.
Defaulting to the one defined at src/Control/Monad/IO/Unlift.hs:27:1
100% ( 10 / 10) in 'Control.Monad.IO.Unlift'
Documentation created: dist/doc/html/unliftio-core/,
dist/doc/html/unliftio-core/unliftio-core.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/unliftio-core-0.2.1.0-4RRDZLCPaiuAoQNEd4e5m9
Completed unliftio-core-0.2.1.0
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-J8fLvwSw9feFf65x5AcaWG
Completed hashable-1.5.0.0
Configuring transformers-base-0.4.6...
Preprocessing library for transformers-base-0.4.6..
Building library for transformers-base-0.4.6..
[1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o, dist/build/Control/Monad/Base.dyn_o )
Preprocessing library for transformers-base-0.4.6..
Running Haddock on library for transformers-base-0.4.6..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, nothing )
Haddock coverage:
33% ( 1 / 3) in 'Control.Monad.Base'
Missing documentation for:
Module header
MonadBase (src/Control/Monad/Base.hs:60)
Documentation created: dist/doc/html/transformers-base/,
dist/doc/html/transformers-base/transformers-base.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/transformers-base-0.4.6-IL0Wd7HO1bp151a2hrrU7W
Completed transformers-base-0.4.6
Configuring async-2.2.5...
Preprocessing library for async-2.2.5..
Building library for async-2.2.5..
[1 of 2] Compiling Control.Concurrent.Async.Internal ( Control/Concurrent/Async/Internal.hs, dist/build/Control/Concurrent/Async/Internal.o, dist/build/Control/Concurrent/Async/Internal.dyn_o )
Control/Concurrent/Async/Internal.hs:50:1: warning: [GHC-66111] [-Wunused-imports]
The import of Data.Semigroup is redundant
except perhaps to import instances from Data.Semigroup
To import instances alone, use: import Data.Semigroup()
|
50 | import Data.Semigroup (Semigroup((<>)))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2 of 2] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o, dist/build/Control/Concurrent/Async.dyn_o )
Preprocessing library for async-2.2.5..
Running Haddock on library for async-2.2.5..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 2] Compiling Control.Concurrent.Async.Internal ( Control/Concurrent/Async/Internal.hs, nothing )
Control/Concurrent/Async/Internal.hs:50:1: warning: [GHC-66111] [-Wunused-imports]
The import of Data.Semigroup is redundant
except perhaps to import instances from Data.Semigroup
To import instances alone, use: import Data.Semigroup()
|
50 | import Data.Semigroup (Semigroup((<>)))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2 of 2] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, nothing )
Haddock coverage:
Warning: 'ThreadId' is ambiguous. It is defined
* in GHC.Conc.Sync
* in GHC.Conc.Sync
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.Conc.Sync
Warning: 'Async' is ambiguous. It is defined
* at Control/Concurrent/Async/Internal.hs:69:16
* at Control/Concurrent/Async/Internal.hs:69: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 Control/Concurrent/Async/Internal.hs:69:1
Warning: 'ExceptionInLinkedThread' is ambiguous. It is defined
* at Control/Concurrent/Async/Internal.hs:461:3
* at Control/Concurrent/Async/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 Control/Concurrent/Async/Internal.hs:460:1
Warning: 'AsyncCancelled' is ambiguous. It is defined
* at Control/Concurrent/Async/Internal.hs:274:23
* at Control/Concurrent/Async/Internal.hs:274: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 Control/Concurrent/Async/Internal.hs:274:1
Warning: 'IO' is ambiguous. It is defined
* in GHC.Types
* in GHC.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.Types
86% ( 58 / 67) in 'Control.Concurrent.Async.Internal'
Missing documentation for:
asyncUsing (Control/Concurrent/Async/Internal.hs:124)
withAsyncUsing (Control/Concurrent/Async/Internal.hs:178)
ExceptionInLinkedThread (Control/Concurrent/Async/Internal.hs:460)
isCancel (Control/Concurrent/Async/Internal.hs:542)
concurrently' (Control/Concurrent/Async/Internal.hs:649)
catchAll (Control/Concurrent/Async/Internal.hs:858)
tryAll (Control/Concurrent/Async/Internal.hs:861)
rawForkIO (Control/Concurrent/Async/Internal.hs:868)
rawForkOn (Control/Concurrent/Async/Internal.hs:873)
Warning: 'forkIO' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Async' is ambiguous. It is defined
* at Control/Concurrent/Async/Internal.hs:69:16
* at Control/Concurrent/Async/Internal.hs:69: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 Control/Concurrent/Async/Internal.hs:69:1
Warning: 'Concurrently' is ambiguous. It is defined
* at Control/Concurrent/Async/Internal.hs:775:26
* at Control/Concurrent/Async/Internal.hs:775: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 Control/Concurrent/Async/Internal.hs:775:1
Warning: 'Alternative' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
98% ( 70 / 71) in 'Control.Concurrent.Async'
Missing documentation for:
ExceptionInLinkedThread (Control/Concurrent/Async/Internal.hs:460)
Documentation created: dist/doc/html/async/, dist/doc/html/async/async.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/async-2.2.5-DRFV2Ni7wRk2vNEod8lEbg
Completed async-2.2.5
Configuring monad-control-1.0.3.1...
Preprocessing library for monad-control-1.0.3.1..
Building library for monad-control-1.0.3.1..
[1 of 1] Compiling Control.Monad.Trans.Control ( src/Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o, dist/build/Control/Monad/Trans/Control.dyn_o )
src/Control/Monad/Trans/Control.hs:207:19: warning: [GHC-39567] [-Wstar-is-type]
Using * (or its Unicode variant) to mean Data.Kind.Type
relies on the StarIsType extension, which will become
deprecated in the future.
Suggested fix: Use Type from Data.Kind instead.
|
207 | type StT t a :: *
| ^
src/Control/Monad/Trans/Control.hs:546:21: warning: [GHC-39567] [-Wstar-is-type]
Using * (or its Unicode variant) to mean Data.Kind.Type
relies on the StarIsType extension, which will become
deprecated in the future.
Suggested fix: Use Type from Data.Kind instead.
|
546 | type StM m a :: *
| ^
Preprocessing library for monad-control-1.0.3.1..
Running Haddock on library for monad-control-1.0.3.1..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 1] Compiling Control.Monad.Trans.Control ( src/Control/Monad/Trans/Control.hs, nothing )
src/Control/Monad/Trans/Control.hs:207:19: warning: [GHC-39567] [-Wstar-is-type]
Using * (or its Unicode variant) to mean Data.Kind.Type
relies on the StarIsType extension, which will become
deprecated in the future.
Suggested fix: Use Type from Data.Kind instead.
|
207 | type StT t a :: *
| ^
src/Control/Monad/Trans/Control.hs:546:21: warning: [GHC-39567] [-Wstar-is-type]
Using * (or its Unicode variant) to mean Data.Kind.Type
relies on the StarIsType extension, which will become
deprecated in the future.
Suggested fix: Use Type from Data.Kind instead.
|
546 | type StM m a :: *
| ^
Haddock coverage:
Warning: 'IdentityT' is ambiguous. It is defined
* in Control.Monad.Trans.Identity
* in Control.Monad.Trans.Identity
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.Identity
Warning: 'MaybeT' is ambiguous. It is defined
* in Control.Monad.Trans.Maybe
* in Control.Monad.Trans.Maybe
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.Maybe
Warning: 'ErrorT' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Error' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ExceptT' is ambiguous. It is defined
* in Control.Monad.Trans.Except
* in Control.Monad.Trans.Except
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.Except
Warning: 'ListT' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'ReaderT' is ambiguous. It is defined
* in Control.Monad.Trans.Reader
* in Control.Monad.Trans.Reader
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.Reader
Warning: 'StateT' is ambiguous. It is defined
* in Control.Monad.Trans.State.Lazy
* in Control.Monad.Trans.State.Lazy
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.Lazy
Warning: 'WriterT' is ambiguous. It is defined
* in Control.Monad.Trans.Writer.Lazy
* in Control.Monad.Trans.Writer.Lazy
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.Writer.Lazy
Warning: 'RWST' is ambiguous. It is defined
* in Control.Monad.Trans.RWS.Lazy
* in Control.Monad.Trans.RWS.Lazy
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.RWS.Lazy
Warning: 'liftIO' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'liftBase' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'MonadIO' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'flip' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'lift' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'withFile' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
Warning: 'Just' is out of scope.
If you qualify the identifier, haddock can try to link it anyway.
100% ( 35 / 35) in 'Control.Monad.Trans.Control'
Warning: Control.Monad.Trans.Control: could not find link destinations for:
- Control.Monad.Trans.Control.D:R:StTMaybeTa
- Control.Monad.Trans.Control.D:R:StTIdentityTa
- Control.Monad.Trans.Control.D:R:StMSTMa
- Control.Monad.Trans.Control.D:R:StMIdentitya
- Control.Monad.Trans.Control.D:R:StMLista
- Control.Monad.Trans.Control.D:R:StMMaybea
- Control.Monad.Trans.Control.D:R:StMIOa
Documentation created: dist/doc/html/monad-control/,
dist/doc/html/monad-control/monad-control.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/monad-control-1.0.3.1-FAFT25wsmcjJZRoEoOcnof
Completed monad-control-1.0.3.1
Configuring bluefin-internal-0.3.0.0...
Preprocessing library for bluefin-internal-0.3.0.0..
Building library for bluefin-internal-0.3.0.0..
[1 of 7] Compiling Bluefin.Internal.Key ( src/Bluefin/Internal/Key.hs, dist/build/Bluefin/Internal/Key.o, dist/build/Bluefin/Internal/Key.dyn_o )
[2 of 7] Compiling Bluefin.Internal.Exception.Scoped ( src/Bluefin/Internal/Exception/Scoped.hs, dist/build/Bluefin/Internal/Exception/Scoped.o, dist/build/Bluefin/Internal/Exception/Scoped.dyn_o )
[3 of 7] Compiling Bluefin.Internal.OneWayCoercible ( src/Bluefin/Internal/OneWayCoercible.hs, dist/build/Bluefin/Internal/OneWayCoercible.o, dist/build/Bluefin/Internal/OneWayCoercible.dyn_o )
[4 of 7] Compiling Bluefin.Internal ( src/Bluefin/Internal.hs, dist/build/Bluefin/Internal.o, dist/build/Bluefin/Internal.dyn_o )
[5 of 7] Compiling Bluefin.Internal.Pipes ( src/Bluefin/Internal/Pipes.hs, dist/build/Bluefin/Internal/Pipes.o, dist/build/Bluefin/Internal/Pipes.dyn_o )
[6 of 7] Compiling Bluefin.Internal.Examples ( src/Bluefin/Internal/Examples.hs, dist/build/Bluefin/Internal/Examples.o, dist/build/Bluefin/Internal/Examples.dyn_o )
[7 of 7] Compiling Bluefin.Internal.System.IO ( src/Bluefin/Internal/System/IO.hs, dist/build/Bluefin/Internal/System/IO.o, dist/build/Bluefin/Internal/System/IO.dyn_o )
Preprocessing library for bluefin-internal-0.3.0.0..
Running Haddock on library for bluefin-internal-0.3.0.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 7] Compiling Bluefin.Internal.Key ( src/Bluefin/Internal/Key.hs, nothing )
[2 of 7] Compiling Bluefin.Internal.Exception.Scoped ( src/Bluefin/Internal/Exception/Scoped.hs, nothing )
[3 of 7] Compiling Bluefin.Internal.OneWayCoercible ( src/Bluefin/Internal/OneWayCoercible.hs, nothing )
[4 of 7] Compiling Bluefin.Internal ( src/Bluefin/Internal.hs, nothing )
[5 of 7] Compiling Bluefin.Internal.Pipes ( src/Bluefin/Internal/Pipes.hs, nothing )
[6 of 7] Compiling Bluefin.Internal.Examples ( src/Bluefin/Internal/Examples.hs, nothing )
[7 of 7] Compiling Bluefin.Internal.System.IO ( src/Bluefin/Internal/System/IO.hs, nothing )
Haddock coverage:
0% ( 0 / 4) in 'Bluefin.Internal.Key'
Missing documentation for:
Module header
Key (src/Bluefin/Internal/Key.hs:25)
newKey (src/Bluefin/Internal/Key.hs:28)
eqKey (src/Bluefin/Internal/Key.hs:33)
0% ( 0 / 4) in 'Bluefin.Internal.Exception.Scoped'
Missing documentation for:
Module header
Exception (src/Bluefin/Internal/Exception/Scoped.hs:26)
try (src/Bluefin/Internal/Exception/Scoped.hs:15)
throw (src/Bluefin/Internal/Exception/Scoped.hs:22)
Warning: Bluefin.Internal.OneWayCoercible: Could not find documentation for exported module: Bluefin.Internal.OneWayCoercible
5% ( 1 / 18) in 'Bluefin.Internal.OneWayCoercible'
Missing documentation for:
Module header
trans (src/Bluefin/Internal/OneWayCoercible.hs:95)
OneWayCoercible (src/Bluefin/Internal/OneWayCoercible.hs:60)
OneWayCoercion (src/Bluefin/Internal/OneWayCoercible.hs:38)
gOneWayCoercible (src/Bluefin/Internal/OneWayCoercible.hs:22)
oneWayCoerce (src/Bluefin/Internal/OneWayCoercible.hs:47)
oneWayCoerceWith (src/Bluefin/Internal/OneWayCoercible.hs:50)
oneWayCoercible (src/Bluefin/Internal/OneWayCoercible.hs:30)
unsafeOneWayCoercible (src/Bluefin/Internal/OneWayCoercible.hs:36)
gOneWayCoercion (src/Bluefin/Internal/OneWayCoercible.hs:16)
GOneWayCoercible (src/Bluefin/Internal/OneWayCoercible.hs:99)
unsafeOneWayCoercion (src/Bluefin/Internal/OneWayCoercible.hs:33)
OneWayCoercibleD (src/Bluefin/Internal/OneWayCoercible.hs:40)
gOneWayCoercible2 (src/Bluefin/Internal/OneWayCoercible.hs:27)
oneWayCoercion (src/Bluefin/Internal/OneWayCoercible.hs:43)
unsafeCoercionOfOneWayCoercion (src/Bluefin/Internal/OneWayCoercible.hs:53)
unsafeCoercionOfOneWayCoercible (src/Bluefin/Internal/OneWayCoercible.hs:57)
43% ( 66 /151) in 'Bluefin.Internal'
Missing documentation for:
Module header
Effects (src/Bluefin/Internal.hs:46)
Eff (src/Bluefin/Internal.hs:55)
effReader (src/Bluefin/Internal.hs:77)
runEffReader (src/Bluefin/Internal.hs:80)
withEffToIO' (src/Bluefin/Internal.hs:97)
withEffToIO_' (src/Bluefin/Internal.hs:117)
race (src/Bluefin/Internal.hs:140)
consumeStream (src/Bluefin/Internal.hs:189)
zipCoroutines (src/Bluefin/Internal.hs:207)
hoistReader (src/Bluefin/Internal.hs:233)
unsafeCoerceEff (src/Bluefin/Internal.hs:280)
weakenEff (src/Bluefin/Internal.hs:283)
insertFirst (src/Bluefin/Internal.hs:286)
insertSecond (src/Bluefin/Internal.hs:289)
insertManySecond (src/Bluefin/Internal.hs:292)
assoc1Eff (src/Bluefin/Internal.hs:295)
pushFirst (src/Bluefin/Internal.hs:298)
mergeEff (src/Bluefin/Internal.hs:301)
inContext (src/Bluefin/Internal.hs:304)
Consume (src/Bluefin/Internal.hs:377)
handleOneWayCoercible (src/Bluefin/Internal.hs:460)
handleOneWayCoercion (src/Bluefin/Internal.hs:466)
ZW (src/Bluefin/Internal.hs:496)
In (src/Bluefin/Internal.hs:502)
unsafeInAxiom (src/Bluefin/Internal.hs:505)
merge (src/Bluefin/Internal.hs:508)
eq (src/Bluefin/Internal.hs:511)
fstI (src/Bluefin/Internal.hs:514)
sndI (src/Bluefin/Internal.hs:517)
cmp (src/Bluefin/Internal.hs:520)
bimap (src/Bluefin/Internal.hs:523)
assoc1 (src/Bluefin/Internal.hs:526)
drop (src/Bluefin/Internal.hs:529)
here (src/Bluefin/Internal.hs:532)
w (src/Bluefin/Internal.hs:535)
w2 (src/Bluefin/Internal.hs:538)
b2 (src/Bluefin/Internal.hs:541)
b (src/Bluefin/Internal.hs:544)
subsume1 (src/Bluefin/Internal.hs:547)
subsume2 (src/Bluefin/Internal.hs:550)
instanceProof1 (src/Bluefin/Internal.hs:559)
instanceProof2 (src/Bluefin/Internal.hs:566)
instanceProof3 (src/Bluefin/Internal.hs:577)
subset (src/Bluefin/Internal.hs:584)
satisfied (src/Bluefin/Internal.hs:587)
effTag (src/Bluefin/Internal.hs:590)
handleTag (src/Bluefin/Internal.hs:593)
has (src/Bluefin/Internal.hs:619)
Dict (src/Bluefin/Internal.hs:621)
unsafeCoerceDict (src/Bluefin/Internal.hs:625)
have (src/Bluefin/Internal.hs:629)
catch (src/Bluefin/Internal.hs:674)
withStateInIO (src/Bluefin/Internal.hs:764)
withScopedException_ (src/Bluefin/Internal.hs:814)
yieldCoroutine (src/Bluefin/Internal.hs:890)
handleCoroutine (src/Bluefin/Internal.hs:916)
await (src/Bluefin/Internal.hs:1020)
EarlyReturn (src/Bluefin/Internal.hs:1022)
Compound (src/Bluefin/Internal.hs:1093)
compound (src/Bluefin/Internal.hs:1106)
inComp (src/Bluefin/Internal.hs:1109)
withCompound (src/Bluefin/Internal.hs:1118)
withC1 (src/Bluefin/Internal.hs:1129)
withC2 (src/Bluefin/Internal.hs:1137)
putC (src/Bluefin/Internal.hs:1140)
getC (src/Bluefin/Internal.hs:1143)
runCompound (src/Bluefin/Internal.hs:1152)
mapStream (src/Bluefin/Internal.hs:1221)
mapMaybe (src/Bluefin/Internal.hs:1232)
Jump (src/Bluefin/Internal.hs:1285)
unwrap (src/Bluefin/Internal.hs:1331)
unsafeProvideIO (src/Bluefin/Internal.hs:1395)
connect (src/Bluefin/Internal.hs:1408)
head' (src/Bluefin/Internal.hs:1421)
Writer (src/Bluefin/Internal.hs:1427)
Reader (src/Bluefin/Internal.hs:1485)
runReader (src/Bluefin/Internal.hs:1496)
HandleReader (src/Bluefin/Internal.hs:1546)
mapHandleReader (src/Bluefin/Internal.hs:1561)
localHandle (src/Bluefin/Internal.hs:1573)
askHandle (src/Bluefin/Internal.hs:1586)
runHandleReader (src/Bluefin/Internal.hs:1594)
ConstEffect (src/Bluefin/Internal.hs:1615)
runConstEffect (src/Bluefin/Internal.hs:1626)
3% ( 1 / 31) in 'Bluefin.Internal.Pipes'
Missing documentation for:
Module header
Proxy (src/Bluefin/Internal/Pipes.hs:11)
Pipe (src/Bluefin/Internal/Pipes.hs:13)
Producer (src/Bluefin/Internal/Pipes.hs:15)
Consumer (src/Bluefin/Internal/Pipes.hs:17)
Effect (src/Bluefin/Internal/Pipes.hs:19)
>-> (src/Bluefin/Internal/Pipes.hs:30)
<-< (src/Bluefin/Internal/Pipes.hs:44)
for (src/Bluefin/Internal/Pipes.hs:53)
~> (src/Bluefin/Internal/Pipes.hs:67)
<~ (src/Bluefin/Internal/Pipes.hs:79)
reverseProxy (src/Bluefin/Internal/Pipes.hs:82)
>~ (src/Bluefin/Internal/Pipes.hs:93)
~< (src/Bluefin/Internal/Pipes.hs:110)
cat (src/Bluefin/Internal/Pipes.hs:113)
runEffect (src/Bluefin/Internal/Pipes.hs:121)
yield (src/Bluefin/Internal/Pipes.hs:140)
await (src/Bluefin/Internal/Pipes.hs:143)
each (src/Bluefin/Internal/Pipes.hs:155)
repeatM (src/Bluefin/Internal/Pipes.hs:163)
replicateM (src/Bluefin/Internal/Pipes.hs:174)
print (src/Bluefin/Internal/Pipes.hs:184)
unfoldr (src/Bluefin/Internal/Pipes.hs:195)
mapM_ (src/Bluefin/Internal/Pipes.hs:210)
drain (src/Bluefin/Internal/Pipes.hs:217)
map (src/Bluefin/Internal/Pipes.hs:225)
mapM (src/Bluefin/Internal/Pipes.hs:233)
takeWhile' (src/Bluefin/Internal/Pipes.hs:243)
stdinLn (src/Bluefin/Internal/Pipes.hs:255)
stdoutLn (src/Bluefin/Internal/Pipes.hs:265)
0% ( 0 /104) in 'Bluefin.Internal.Examples'
Missing documentation for:
Module header
monadIOExample (src/Bluefin/Internal/Examples.hs:42)
monadFailExample (src/Bluefin/Internal/Examples.hs:47)
throwExample (src/Bluefin/Internal/Examples.hs:52)
handleExample (src/Bluefin/Internal/Examples.hs:57)
exampleGet (src/Bluefin/Internal/Examples.hs:62)
examplePut (src/Bluefin/Internal/Examples.hs:67)
exampleModify (src/Bluefin/Internal/Examples.hs:71)
yieldExample (src/Bluefin/Internal/Examples.hs:75)
withYieldToListExample (src/Bluefin/Internal/Examples.hs:81)
doubleNestedForEach (src/Bluefin/Internal/Examples.hs:92)
forEachExample (src/Bluefin/Internal/Examples.hs:99)
ignoreStreamExample (src/Bluefin/Internal/Examples.hs:105)
cycleToStreamExample (src/Bluefin/Internal/Examples.hs:114)
takeConsumeExample (src/Bluefin/Internal/Examples.hs:121)
inFoldableExample (src/Bluefin/Internal/Examples.hs:127)
enumerateExample (src/Bluefin/Internal/Examples.hs:130)
returnEarlyExample (src/Bluefin/Internal/Examples.hs:133)
effIOExample (src/Bluefin/Internal/Examples.hs:140)
example1_ (src/Bluefin/Internal/Examples.hs:144)
example2_ (src/Bluefin/Internal/Examples.hs:154)
example3' (src/Bluefin/Internal/Examples.hs:174)
example3_ (src/Bluefin/Internal/Examples.hs:188)
awaitList (src/Bluefin/Internal/Examples.hs:218)
takeRec (src/Bluefin/Internal/Examples.hs:238)
mapRec (src/Bluefin/Internal/Examples.hs:253)
traverseRec (src/Bluefin/Internal/Examples.hs:261)
awaitUsage (src/Bluefin/Internal/Examples.hs:271)
awaitExample (src/Bluefin/Internal/Examples.hs:279)
consumeStreamExample (src/Bluefin/Internal/Examples.hs:284)
consumeStreamExample2 (src/Bluefin/Internal/Examples.hs:316)
connectExample (src/Bluefin/Internal/Examples.hs:341)
zipCoroutinesExample (src/Bluefin/Internal/Examples.hs:374)
countPositivesNegatives (src/Bluefin/Internal/Examples.hs:399)
MyHandle (src/Bluefin/Internal/Examples.hs:429)
myInc (src/Bluefin/Internal/Examples.hs:432)
myBail (src/Bluefin/Internal/Examples.hs:435)
runMyHandle (src/Bluefin/Internal/Examples.hs:442)
compoundExample (src/Bluefin/Internal/Examples.hs:448)
countExample (src/Bluefin/Internal/Examples.hs:454)
writerExample1 (src/Bluefin/Internal/Examples.hs:463)
writerExample2 (src/Bluefin/Internal/Examples.hs:467)
while (src/Bluefin/Internal/Examples.hs:471)
stateSourceExample (src/Bluefin/Internal/Examples.hs:479)
incrementReadLine (src/Bluefin/Internal/Examples.hs:497)
runIncrementReadLine (src/Bluefin/Internal/Examples.hs:512)
Counter1 (src/Bluefin/Internal/Examples.hs:520)
incCounter1 (src/Bluefin/Internal/Examples.hs:523)
runCounter1 (src/Bluefin/Internal/Examples.hs:528)
exampleCounter1 (src/Bluefin/Internal/Examples.hs:534)
Counter2 (src/Bluefin/Internal/Examples.hs:544)
incCounter2 (src/Bluefin/Internal/Examples.hs:547)
runCounter2 (src/Bluefin/Internal/Examples.hs:556)
exampleCounter2 (src/Bluefin/Internal/Examples.hs:563)
Counter3 (src/Bluefin/Internal/Examples.hs:572)
incCounter3 (src/Bluefin/Internal/Examples.hs:575)
runCounter3 (src/Bluefin/Internal/Examples.hs:584)
exampleCounter3 (src/Bluefin/Internal/Examples.hs:591)
Counter3B (src/Bluefin/Internal/Examples.hs:600)
incCounter3B (src/Bluefin/Internal/Examples.hs:603)
runCounter3B (src/Bluefin/Internal/Examples.hs:611)
exampleCounter3B (src/Bluefin/Internal/Examples.hs:614)
Counter4 (src/Bluefin/Internal/Examples.hs:626)
incCounter4 (src/Bluefin/Internal/Examples.hs:630)
getCounter4 (src/Bluefin/Internal/Examples.hs:642)
runCounter4 (src/Bluefin/Internal/Examples.hs:651)
exampleCounter4 (src/Bluefin/Internal/Examples.hs:658)
Counter5 (src/Bluefin/Internal/Examples.hs:671)
incCounter5 (src/Bluefin/Internal/Examples.hs:682)
getCounter5 (src/Bluefin/Internal/Examples.hs:685)
runCounter5 (src/Bluefin/Internal/Examples.hs:692)
exampleCounter5 (src/Bluefin/Internal/Examples.hs:716)
Counter6 (src/Bluefin/Internal/Examples.hs:729)
incCounter6 (src/Bluefin/Internal/Examples.hs:741)
getCounter6 (src/Bluefin/Internal/Examples.hs:744)
runCounter6 (src/Bluefin/Internal/Examples.hs:753)
exampleCounter6 (src/Bluefin/Internal/Examples.hs:776)
Counter7 (src/Bluefin/Internal/Examples.hs:789)
incCounter7 (src/Bluefin/Internal/Examples.hs:805)
getCounter7 (src/Bluefin/Internal/Examples.hs:808)
runCounter7 (src/Bluefin/Internal/Examples.hs:817)
exampleCounter7A (src/Bluefin/Internal/Examples.hs:840)
exampleCounter7B (src/Bluefin/Internal/Examples.hs:853)
FileSystem (src/Bluefin/Internal/Examples.hs:863)
readFile (src/Bluefin/Internal/Examples.hs:874)
writeFile (src/Bluefin/Internal/Examples.hs:877)
runFileSystemPure (src/Bluefin/Internal/Examples.hs:886)
runFileSystemIO (src/Bluefin/Internal/Examples.hs:908)
action (src/Bluefin/Internal/Examples.hs:925)
exampleRunFileSystemPure (src/Bluefin/Internal/Examples.hs:932)
exampleRunFileSystemIO (src/Bluefin/Internal/Examples.hs:939)
Application (src/Bluefin/Internal/Examples.hs:949)
polymorphicBracket (src/Bluefin/Internal/Examples.hs:968)
polymorphicBracketExample1 (src/Bluefin/Internal/Examples.hs:978)
polymorphicBracketExample2 (src/Bluefin/Internal/Examples.hs:985)
pipesExample1 (src/Bluefin/Internal/Examples.hs:991)
pipesExample2 (src/Bluefin/Internal/Examples.hs:997)
promptCoroutine (src/Bluefin/Internal/Examples.hs:1009)
rethrowIOExample (src/Bluefin/Internal/Examples.hs:1030)
DynamicReader (src/Bluefin/Internal/Examples.hs:1039)
askLR (src/Bluefin/Internal/Examples.hs:1055)
localLR (src/Bluefin/Internal/Examples.hs:1063)
runDynamicReader (src/Bluefin/Internal/Examples.hs:1069)
example (src/Bluefin/Internal/Examples.hs:1081)
Warning: Bluefin.Internal.System.IO: Could not find documentation for exported module: Bluefin.Internal.System.IO
18% ( 2 / 11) in 'Bluefin.Internal.System.IO'
Missing documentation for:
Module header
Handle (src/Bluefin/Internal/System/IO.hs:22)
hFlush (src/Bluefin/Internal/System/IO.hs:73)
hPutStrLn (src/Bluefin/Internal/System/IO.hs:66)
hGetLine (src/Bluefin/Internal/System/IO.hs:80)
hPutChar (src/Bluefin/Internal/System/IO.hs:50)
hPutStr (src/Bluefin/Internal/System/IO.hs:58)
withFile (src/Bluefin/Internal/System/IO.hs:35)
hIsEOF (src/Bluefin/Internal/System/IO.hs:87)
Warning: Bluefin.Internal.OneWayCoercible: 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
- GHC.Generics.Rep_R:UReckFloatp
- Control.Monad.Trans.Reader.Rep_ReaderT
- Data.ByteString.Short.Internal.Rep_ShortByteString
- System.OsString.Internal.Types.Hidden.Rep_OsChar
- System.OsString.Internal.Types.Hidden.Rep_OsString
- System.OsString.Internal.Types.Hidden.Rep_PosixChar
- System.OsString.Internal.Types.Hidden.Rep_PosixString
- System.OsString.Internal.Types.Hidden.Rep_WindowsChar
- System.OsString.Internal.Types.Hidden.Rep_WindowsString
- GHC.ForeignSrcLang.Type.Rep_ForeignSrcLang
- GHC.LanguageExtensions.Type.Rep_Extension
- System.OsString.Internal.Types.Rep_OsChar
- System.OsString.Internal.Types.Rep_OsString
- System.OsString.Internal.Types.Rep_PosixChar
- System.OsString.Internal.Types.Rep_PosixString
- System.OsString.Internal.Types.Rep_WindowsChar
- System.OsString.Internal.Types.Rep_WindowsString
- 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.Lazy.Rep_StateT
- Control.Monad.Trans.State.Strict.Rep_StateT
- Control.Monad.Trans.Writer.CPS.Rep_WriterT
- Control.Monad.Trans.Writer.Lazy.Rep_WriterT
- Control.Monad.Trans.Writer.Strict.Rep_WriterT
- GHC.IO.Exception.Rep_ExitCode
- Bluefin.Internal.Rep_OneWayCoercibleHandle
- Bluefin.Internal.Examples.Rep_Application
- Bluefin.Internal.Examples.Rep_FileSystem
- Bluefin.Internal.Examples.Rep_Counter6
- Bluefin.Internal.Examples.Rep_Counter5
- Control.Applicative.Backwards.Rep_Backwards
- Control.Applicative.Lift.Rep_Lift
- Data.Functor.Constant.Rep_Constant
- Data.Functor.Reverse.Rep_Reverse
Warning: Bluefin.Internal: could not find link destinations for:
- Bluefin.Internal.Rep_OneWayCoercibleHandle
Warning: Bluefin.Internal.Examples: could not find link destinations for:
- Bluefin.Internal.Examples.Rep_Application
- Bluefin.Internal.Examples.Rep_FileSystem
- Bluefin.Internal.Examples.Rep_Counter6
- Bluefin.Internal.Examples.Rep_Counter5
Documentation created: dist/doc/html/bluefin-internal/,
dist/doc/html/bluefin-internal/bluefin-internal.txt
Installing library in /var/lib/hackage-doc-builder/build-cache/tmp-install/lib/x86_64-linux-ghc-9.8.4/bluefin-internal-0.3.0.0-4WLoaKRsgp9F4WpS3ALIAh
Completed bluefin-internal-0.3.0.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):
- base-orphans-0.9.3 (lib:base-orphans) (requires build)
- os-string-2.0.8 (lib:os-string) (requires build)
- transformers-compat-0.7.2 (lib:transformers-compat) (requires build)
- unliftio-core-0.2.1.0 (lib:unliftio-core) (requires build)
- hashable-1.5.0.0 (lib:hashable) (requires build)
- transformers-base-0.4.6 (lib:transformers-base) (requires build)
- async-2.2.5 (lib:async) (requires build)
- monad-control-1.0.3.1 (lib:monad-control) (requires build)
- bluefin-internal-0.3.0.0 (first run)
Configuring base-orphans-0.9.3...
Preprocessing library for base-orphans-0.9.3..
Building library for base-orphans-0.9.3..
[1 of 2] Compiling Data.Orphans.Prelude ( src/Data/Orphans/Prelude.hs, dist/build/Data/Orphans/Prelude.o, dist/build/Data/Orphans/Prelude.dyn_o )
[2 of 2] Compiling Data.Orphans ( src/Data/Orphans.hs, dist/build/Data/Orphans.o, dist/build/Data/Orphans.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3545920/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/base-orphans-0.9.3-82978f7d7fe1db16a83b9614b3a521d8f2d2c743d24a8f21592b736481ef4863/lib
Configuring os-string-2.0.8...
Preprocessing library for os-string-2.0.8..
Building library for os-string-2.0.8..
[ 1 of 11] Compiling System.OsString.Data.ByteString.Short.Internal ( System/OsString/Data/ByteString/Short/Internal.hs, dist/build/System/OsString/Data/ByteString/Short/Internal.o, dist/build/System/OsString/Data/ByteString/Short/Internal.dyn_o )
[ 2 of 11] Compiling System.OsString.Data.ByteString.Short ( System/OsString/Data/ByteString/Short.hs, dist/build/System/OsString/Data/ByteString/Short.o, dist/build/System/OsString/Data/ByteString/Short.dyn_o )
[ 3 of 11] Compiling System.OsString.Data.ByteString.Short.Word16 ( System/OsString/Data/ByteString/Short/Word16.hs, dist/build/System/OsString/Data/ByteString/Short/Word16.o, dist/build/System/OsString/Data/ByteString/Short/Word16.dyn_o )
[ 4 of 11] Compiling System.OsString.Internal.Exception ( System/OsString/Internal/Exception.hs, dist/build/System/OsString/Internal/Exception.o, dist/build/System/OsString/Internal/Exception.dyn_o )
[ 5 of 11] Compiling System.OsString.Encoding.Internal ( System/OsString/Encoding/Internal.hs, dist/build/System/OsString/Encoding/Internal.o, dist/build/System/OsString/Encoding/Internal.dyn_o )
System/OsString/Encoding/Internal.hs:23:42: warning: [GHC-38856] [-Wunused-imports]
The import of try from module Control.Exception is redundant
|
23 | import Control.Exception (SomeException, try, Exception (displayException), evaluate)
| ^^^
[ 6 of 11] Compiling System.OsString.Encoding ( System/OsString/Encoding.hs, dist/build/System/OsString/Encoding.o, dist/build/System/OsString/Encoding.dyn_o )
[ 7 of 11] Compiling System.OsString.Internal.Types ( System/OsString/Internal/Types.hs, dist/build/System/OsString/Internal/Types.o, dist/build/System/OsString/Internal/Types.dyn_o )
[ 8 of 11] Compiling System.OsString.Posix ( System/OsString/Posix.hs, dist/build/System/OsString/Posix.o, dist/build/System/OsString/Posix.dyn_o )
[ 9 of 11] Compiling System.OsString.Internal ( System/OsString/Internal.hs, dist/build/System/OsString/Internal.o, dist/build/System/OsString/Internal.dyn_o )
[10 of 11] Compiling System.OsString ( System/OsString.hs, dist/build/System/OsString.o, dist/build/System/OsString.dyn_o )
[11 of 11] Compiling System.OsString.Windows ( System/OsString/Windows.hs, dist/build/System/OsString/Windows.o, dist/build/System/OsString/Windows.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3545920/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/os-string-2.0.8-a523b3279e1e9a6c69d6adaf4196e3f5b2f65454ef4d11683fd77a738167c3f4/lib
Configuring transformers-compat-0.7.2...
Preprocessing library for transformers-compat-0.7.2..
Building library for transformers-compat-0.7.2..
[1 of 4] Compiling Control.Monad.Trans.Instances ( src/Control/Monad/Trans/Instances.hs, dist/build/Control/Monad/Trans/Instances.o, dist/build/Control/Monad/Trans/Instances.dyn_o )
[2 of 4] Compiling Data.Functor.Classes.Generic.Internal ( generics/Data/Functor/Classes/Generic/Internal.hs, dist/build/Data/Functor/Classes/Generic/Internal.o, dist/build/Data/Functor/Classes/Generic/Internal.dyn_o )
[3 of 4] Compiling Data.Functor.Classes.Generic ( generics/Data/Functor/Classes/Generic.hs, dist/build/Data/Functor/Classes/Generic.o, dist/build/Data/Functor/Classes/Generic.dyn_o )
[4 of 4] Compiling Paths_transformers_compat ( dist/build/autogen/Paths_transformers_compat.hs, dist/build/Paths_transformers_compat.o, dist/build/Paths_transformers_compat.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3545920/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/transformers-compat-0.7.2-65d516b6721ab8908b52a1ef34487530b87dfa82cc1e5a2dde390735d4f89fdd/lib
Configuring unliftio-core-0.2.1.0...
Preprocessing library for unliftio-core-0.2.1.0..
Building library for unliftio-core-0.2.1.0..
[1 of 2] Compiling Control.Monad.IO.Unlift ( src/Control/Monad/IO/Unlift.hs, dist/build/Control/Monad/IO/Unlift.o, dist/build/Control/Monad/IO/Unlift.dyn_o )
[2 of 2] Compiling Paths_unliftio_core ( dist/build/autogen/Paths_unliftio_core.hs, dist/build/Paths_unliftio_core.o, dist/build/Paths_unliftio_core.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3545920/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/unliftio-core-0.2.1.0-e3da0f8b4c805ce70abbf98598141daf6db1fd685a725d1c45ae36e7630e88be/lib
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 )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3545920/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hashable-1.5.0.0-e624cb0bf1fda2f6d7f91f1fd2f3f9a45e940fa4a6513d8854211ee80d12662e/lib
Configuring transformers-base-0.4.6...
Preprocessing library for transformers-base-0.4.6..
Building library for transformers-base-0.4.6..
[1 of 1] Compiling Control.Monad.Base ( src/Control/Monad/Base.hs, dist/build/Control/Monad/Base.o, dist/build/Control/Monad/Base.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3545920/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/transformers-base-0.4.6-d219777c06413700d2be728fef14833a373056d5effefae7498f3547312a787d/lib
Configuring async-2.2.5...
Preprocessing library for async-2.2.5..
Building library for async-2.2.5..
[1 of 2] Compiling Control.Concurrent.Async.Internal ( Control/Concurrent/Async/Internal.hs, dist/build/Control/Concurrent/Async/Internal.o, dist/build/Control/Concurrent/Async/Internal.dyn_o )
Control/Concurrent/Async/Internal.hs:50:1: warning: [GHC-66111] [-Wunused-imports]
The import of Data.Semigroup is redundant
except perhaps to import instances from Data.Semigroup
To import instances alone, use: import Data.Semigroup()
|
50 | import Data.Semigroup (Semigroup((<>)))
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[2 of 2] Compiling Control.Concurrent.Async ( Control/Concurrent/Async.hs, dist/build/Control/Concurrent/Async.o, dist/build/Control/Concurrent/Async.dyn_o )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3545920/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/async-2.2.5-034dad0d5d4e4847340de0ea76ed82edf4a3354122fc955e1bae28158b5f55f6/lib
Configuring monad-control-1.0.3.1...
Preprocessing library for monad-control-1.0.3.1..
Building library for monad-control-1.0.3.1..
[1 of 1] Compiling Control.Monad.Trans.Control ( src/Control/Monad/Trans/Control.hs, dist/build/Control/Monad/Trans/Control.o, dist/build/Control/Monad/Trans/Control.dyn_o )
src/Control/Monad/Trans/Control.hs:207:19: warning: [GHC-39567] [-Wstar-is-type]
Using * (or its Unicode variant) to mean Data.Kind.Type
relies on the StarIsType extension, which will become
deprecated in the future.
Suggested fix: Use Type from Data.Kind instead.
|
207 | type StT t a :: *
| ^
src/Control/Monad/Trans/Control.hs:546:21: warning: [GHC-39567] [-Wstar-is-type]
Using * (or its Unicode variant) to mean Data.Kind.Type
relies on the StarIsType extension, which will become
deprecated in the future.
Suggested fix: Use Type from Data.Kind instead.
|
546 | type StM m a :: *
| ^
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3545920/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/monad-control-1.0.3.1-e15f0f74952e370a79728b54db0b920f3c93dd2d3c3f704a6bf814e8b993b3f0/lib
Configuring bluefin-internal-0.3.0.0...
Preprocessing library for bluefin-internal-0.3.0.0..
Building library for bluefin-internal-0.3.0.0..
[1 of 7] Compiling Bluefin.Internal.Key ( src/Bluefin/Internal/Key.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/bluefin-internal-0.3.0.0/noopt/build/Bluefin/Internal/Key.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/bluefin-internal-0.3.0.0/noopt/build/Bluefin/Internal/Key.dyn_o )
[2 of 7] Compiling Bluefin.Internal.Exception.Scoped ( src/Bluefin/Internal/Exception/Scoped.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/bluefin-internal-0.3.0.0/noopt/build/Bluefin/Internal/Exception/Scoped.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/bluefin-internal-0.3.0.0/noopt/build/Bluefin/Internal/Exception/Scoped.dyn_o )
[3 of 7] Compiling Bluefin.Internal.OneWayCoercible ( src/Bluefin/Internal/OneWayCoercible.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/bluefin-internal-0.3.0.0/noopt/build/Bluefin/Internal/OneWayCoercible.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/bluefin-internal-0.3.0.0/noopt/build/Bluefin/Internal/OneWayCoercible.dyn_o )
[4 of 7] Compiling Bluefin.Internal ( src/Bluefin/Internal.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/bluefin-internal-0.3.0.0/noopt/build/Bluefin/Internal.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/bluefin-internal-0.3.0.0/noopt/build/Bluefin/Internal.dyn_o )
[5 of 7] Compiling Bluefin.Internal.Pipes ( src/Bluefin/Internal/Pipes.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/bluefin-internal-0.3.0.0/noopt/build/Bluefin/Internal/Pipes.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/bluefin-internal-0.3.0.0/noopt/build/Bluefin/Internal/Pipes.dyn_o )
[6 of 7] Compiling Bluefin.Internal.Examples ( src/Bluefin/Internal/Examples.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/bluefin-internal-0.3.0.0/noopt/build/Bluefin/Internal/Examples.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/bluefin-internal-0.3.0.0/noopt/build/Bluefin/Internal/Examples.dyn_o )
[7 of 7] Compiling Bluefin.Internal.System.IO ( src/Bluefin/Internal/System/IO.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/bluefin-internal-0.3.0.0/noopt/build/Bluefin/Internal/System/IO.o, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/bluefin-internal-0.3.0.0/noopt/build/Bluefin/Internal/System/IO.dyn_o )
Preprocessing test suite 'bluefin-test' for bluefin-internal-0.3.0.0..
Building test suite 'bluefin-test' for bluefin-internal-0.3.0.0..
[1 of 1] Compiling Main ( test/Main.hs, /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/bluefin-internal-0.3.0.0/noopt/build/bluefin-test/bluefin-test-tmp/Main.o )
test/Main.hs:19:5: warning: [GHC-18042] [-Wtype-defaults]
" Defaulting the type variable a0 to type Integer in the following constraints
(Eq a0)
arising from a use of assertEqual' at test/Main.hs:19:5-16
(Show a0)
arising from a use of assertEqual' at test/Main.hs:19:5-16
(Num a0) arising from the literal 0 at test/Main.hs:19:30
" In a stmt of a 'do' block:
assertEqual' "index 1" ([0, 1, 2, 3] !? 2) (Just 2)
In the expression:
do let assertEqual' = assertEqual y
assertEqual'
"oddsUntilFirstGreaterThan5" oddsUntilFirstGreaterThan5
[1, 3, ....]
assertEqual' "index 1" ([0, 1, ....] !? 2) (Just 2)
assertEqual' "index 2" ([0, 1, ....] !? 4) Nothing
....
In the second argument of ($), namely
\ y
-> do let ...
assertEqual'
"oddsUntilFirstGreaterThan5" oddsUntilFirstGreaterThan5 [...]
....
|
19 | assertEqual' "index 1" ([0, 1, 2, 3] !? 2) (Just 2)
| ^^^^^^^^^^^^
test/Main.hs:20:5: warning: [GHC-18042] [-Wtype-defaults]
" Defaulting the type variable a0 to type Integer in the following constraints
(Eq a0)
arising from a use of assertEqual' at test/Main.hs:20:5-16
(Show a0)
arising from a use of assertEqual' at test/Main.hs:20:5-16
(Num a0) arising from the literal 0 at test/Main.hs:20:30
" In a stmt of a 'do' block:
assertEqual' "index 2" ([0, 1, 2, 3] !? 4) Nothing
In the expression:
do let assertEqual' = assertEqual y
assertEqual'
"oddsUntilFirstGreaterThan5" oddsUntilFirstGreaterThan5
[1, 3, ....]
assertEqual' "index 1" ([0, 1, ....] !? 2) (Just 2)
assertEqual' "index 2" ([0, 1, ....] !? 4) Nothing
....
In the second argument of ($), namely
\ y
-> do let ...
assertEqual'
"oddsUntilFirstGreaterThan5" oddsUntilFirstGreaterThan5 [...]
....
|
20 | assertEqual' "index 2" ([0, 1, 2, 3] !? 4) Nothing
| ^^^^^^^^^^^^
test/Main.hs:29:5: warning: [GHC-18042] [-Wtype-defaults]
" Defaulting the type variable b0 to type Integer in the following constraints
(Eq b0)
arising from a use of assertEqual' at test/Main.hs:29:5-16
(Show b0)
arising from a use of assertEqual' at test/Main.hs:29:5-16
(Num b0) arising from the literal 20 at test/Main.hs:32:14-15
(Num b0) arising from the literal 10 at test/Main.hs:31:29-30
(Show b0) arising from a use of show at test/Main.hs:31:50-53
(Num b0) arising from a use of * at test/Main.hs:31:60
" In a stmt of a 'do' block:
assertEqual'
"State"
(runPureEff (runState 10 (stateEff (\ n -> (show n, n * 2)))))
("10", 20)
In the expression:
do let assertEqual' = assertEqual y
assertEqual'
"oddsUntilFirstGreaterThan5" oddsUntilFirstGreaterThan5
[1, 3, ....]
assertEqual' "index 1" ([0, 1, ....] !? 2) (Just 2)
assertEqual' "index 2" ([0, 1, ....] !? 4) Nothing
....
In the second argument of ($), namely
\ y
-> do let ...
assertEqual'
"oddsUntilFirstGreaterThan5" oddsUntilFirstGreaterThan5 [...]
....
|
29 | assertEqual'
| ^^^^^^^^^^^^
test/Main.hs:33:5: warning: [GHC-18042] [-Wtype-defaults]
" Defaulting the type variable a0 to type Integer in the following constraints
(Eq a0)
arising from a use of assertEqual' at test/Main.hs:33:5-16
(Show a0)
arising from a use of assertEqual' at test/Main.hs:33:5-16
(Num a0) arising from the literal 20 at test/Main.hs:36:9-10
(Num a0) arising from the literal 20 at test/Main.hs:35:43-44
" In a stmt of a 'do' block:
assertEqual'
"List" (runPureEff (yieldToList (listEff ([20, 30, 40], "Hello"))))
([20, 30, 40], "Hello")
In the expression:
do let assertEqual' = assertEqual y
assertEqual'
"oddsUntilFirstGreaterThan5" oddsUntilFirstGreaterThan5
[1, 3, ....]
assertEqual' "index 1" ([0, 1, ....] !? 2) (Just 2)
assertEqual' "index 2" ([0, 1, ....] !? 4) Nothing
....
In the second argument of ($), namely
\ y
-> do let ...
assertEqual'
"oddsUntilFirstGreaterThan5" oddsUntilFirstGreaterThan5 [...]
....
|
33 | assertEqual'
| ^^^^^^^^^^^^
[2 of 2] Linking /var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/bluefin-internal-0.3.0.0/noopt/build/bluefin-test/bluefin-test
Running 1 test suites...
Test suite bluefin-test: RUNNING...
Test suite bluefin-test: PASS
Test suite logged to:
/var/lib/hackage-doc-builder/build-cache/tmp-install/reports/bluefin-internal-0.3.0.0.test
Writing: bluefin-internal-0.3.0.0-inplace/Bluefin.Internal.OneWayCoercible.hs.html
Writing: bluefin-internal-0.3.0.0-inplace/Bluefin.Internal.Key.hs.html
Writing: bluefin-internal-0.3.0.0-inplace/Bluefin.Internal.Exception.Scoped.hs.html
Writing: bluefin-internal-0.3.0.0-inplace/Bluefin.Internal.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Test coverage report written to
/var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/bluefin-internal-0.3.0.0/noopt/hpc/vanilla/html/bluefin-test/hpc_index.html
1 of 1 test suites (1 of 1 test cases) passed.
Writing: bluefin-internal-0.3.0.0-inplace/Bluefin.Internal.OneWayCoercible.hs.html
Writing: bluefin-internal-0.3.0.0-inplace/Bluefin.Internal.Key.hs.html
Writing: bluefin-internal-0.3.0.0-inplace/Bluefin.Internal.Exception.Scoped.hs.html
Writing: bluefin-internal-0.3.0.0-inplace/Bluefin.Internal.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Package coverage report written to
/var/lib/hackage-doc-builder/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.8.4/bluefin-internal-0.3.0.0/noopt/hpc/vanilla/html/bluefin-internal-0.3.0.0/hpc_index.html