[all reports]
Package |
bluefin-internal-0.1.0.0 |
Install |
InstallOk |
Docs |
Ok |
Tests |
Ok |
Time submitted |
2025-05-25 14:52:19.152641308 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 | 38% (297/763) |
boolean | guards | 100% (0/0) |
conditions | 100% (1/1) |
qualifiers | 100% (0/0) |
alternatives | 33% (4/12) |
local declarations | 0% (0/6) |
top-level declarations | 38% (60/157) |
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.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
Completed os-string-2.0.7
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-CJcCLhsCpdHlEFddjHE51
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-2ZfTtvd9oUYLY6nMddkMC
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
Downloading bluefin-internal-0.1.0.0
Downloaded bluefin-internal-0.1.0.0
Configuring bluefin-internal-0.1.0.0...
Preprocessing library for bluefin-internal-0.1.0.0..
Building library for bluefin-internal-0.1.0.0..
[1 of 6] Compiling Bluefin.Internal.Key ( src/Bluefin/Internal/Key.hs, dist/build/Bluefin/Internal/Key.o, dist/build/Bluefin/Internal/Key.dyn_o )
[2 of 6] 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 6] Compiling Bluefin.Internal ( src/Bluefin/Internal.hs, dist/build/Bluefin/Internal.o, dist/build/Bluefin/Internal.dyn_o )
[4 of 6] Compiling Bluefin.Internal.Pipes ( src/Bluefin/Internal/Pipes.hs, dist/build/Bluefin/Internal/Pipes.o, dist/build/Bluefin/Internal/Pipes.dyn_o )
[5 of 6] Compiling Bluefin.Internal.Examples ( src/Bluefin/Internal/Examples.hs, dist/build/Bluefin/Internal/Examples.o, dist/build/Bluefin/Internal/Examples.dyn_o )
src/Bluefin/Internal/Examples.hs:75:11: warning: [GHC-18042] [-Wtype-defaults]
" Defaulting the type variable a0 to type Integer in the following constraint
Num a0 arising from the literal 1
" In the second argument of yield, namely 1
In a stmt of a 'do' block: yield y 1
In the expression:
do yield y 1
yield y 2
yield y 100
pure length
|
75 | yield y 1
| ^
src/Bluefin/Internal/Examples.hs:99:9: warning: [GHC-18042] [-Wtype-defaults]
" Defaulting the type variable a0 to type Integer in the following constraints
(Num a0)
arising from the literal 0
at src/Bluefin/Internal/Examples.hs:99:9
(Enum a0)
arising from the arithmetic sequence 0 .. 4
at src/Bluefin/Internal/Examples.hs:99:8-15
" In the expression: 0
In the first argument of for_, namely [0 .. 4]
In the first argument of ($), namely for_ [0 .. 4]
|
99 | for_ [0 .. 4] $ \i -> do
| ^
src/Bluefin/Internal/Examples.hs:447:9: warning: [GHC-18042] [-Wtype-defaults]
" Defaulting the type variable a0 to type Integer in the following constraints
(Num a0)
arising from the literal 1
at src/Bluefin/Internal/Examples.hs:447:9
(Enum a0)
arising from the arithmetic sequence 1 .. 10
at src/Bluefin/Internal/Examples.hs:447:8-16
" In the expression: 1
In the first argument of for_, namely [1 .. 10]
In the first argument of ($), namely for_ [1 .. 10]
|
447 | for_ [1 .. 10] $ \_ -> tell w (Any True)
| ^
src/Bluefin/Internal/Examples.hs:966:28: warning: [GHC-40910] [-Wunused-matches]
Defined but not used: b
|
966 | (\_ -> modify st (\(c, b) -> (c, True)))
| ^
src/Bluefin/Internal/Examples.hs:981:91: warning: [GHC-18042] [-Wtype-defaults]
" Defaulting the type variable exn0 to type Integer in the following constraint
Num exn0 arising from the literal 42
" In the second argument of throw, namely 42
In the second argument of polymorphicBracket, namely
(throw e 42)
In the expression: polymorphicBracket st (throw e 42)
|
981 | (_res, st) <- runState (0, False) $ \st -> try $ \e -> polymorphicBracket st (throw e 42)
| ^^
[6 of 6] 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.1.0.0..
Running Haddock on library for bluefin-internal-0.1.0.0..
Warning: --source-* options are ignored when --hyperlinked-source is enabled.
[1 of 6] Compiling Bluefin.Internal.Key ( src/Bluefin/Internal/Key.hs, nothing )
[2 of 6] Compiling Bluefin.Internal.Exception.Scoped ( src/Bluefin/Internal/Exception/Scoped.hs, nothing )
[3 of 6] Compiling Bluefin.Internal ( src/Bluefin/Internal.hs, nothing )
[4 of 6] Compiling Bluefin.Internal.Pipes ( src/Bluefin/Internal/Pipes.hs, nothing )
[5 of 6] Compiling Bluefin.Internal.Examples ( src/Bluefin/Internal/Examples.hs, nothing )
src/Bluefin/Internal/Examples.hs:75:11: warning: [GHC-18042] [-Wtype-defaults]
" Defaulting the type variable a0 to type Integer in the following constraint
Num a0 arising from the literal 1
" In the second argument of yield, namely 1
In a stmt of a 'do' block: yield y 1
In the expression:
do yield y 1
yield y 2
yield y 100
pure length
|
75 | yield y 1
| ^
src/Bluefin/Internal/Examples.hs:99:9: warning: [GHC-18042] [-Wtype-defaults]
" Defaulting the type variable a0 to type Integer in the following constraints
(Num a0)
arising from the literal 0
at src/Bluefin/Internal/Examples.hs:99:9
(Enum a0)
arising from the arithmetic sequence 0 .. 4
at src/Bluefin/Internal/Examples.hs:99:8-15
" In the expression: 0
In the first argument of for_, namely [0 .. 4]
In the first argument of ($), namely for_ [0 .. 4]
|
99 | for_ [0 .. 4] $ \i -> do
| ^
src/Bluefin/Internal/Examples.hs:447:9: warning: [GHC-18042] [-Wtype-defaults]
" Defaulting the type variable a0 to type Integer in the following constraints
(Num a0)
arising from the literal 1
at src/Bluefin/Internal/Examples.hs:447:9
(Enum a0)
arising from the arithmetic sequence 1 .. 10
at src/Bluefin/Internal/Examples.hs:447:8-16
" In the expression: 1
In the first argument of for_, namely [1 .. 10]
In the first argument of ($), namely for_ [1 .. 10]
|
447 | for_ [1 .. 10] $ \_ -> tell w (Any True)
| ^
src/Bluefin/Internal/Examples.hs:966:28: warning: [GHC-40910] [-Wunused-matches]
Defined but not used: b
|
966 | (\_ -> modify st (\(c, b) -> (c, True)))
| ^
src/Bluefin/Internal/Examples.hs:981:91: warning: [GHC-18042] [-Wtype-defaults]
" Defaulting the type variable exn0 to type Integer in the following constraint
Num exn0 arising from the literal 42
" In the second argument of throw, namely 42
In the second argument of polymorphicBracket, namely
(throw e 42)
In the expression: polymorphicBracket st (throw e 42)
|
981 | (_res, st) <- runState (0, False) $ \st -> try $ \e -> polymorphicBracket st (throw e 42)
| ^^
[6 of 6] 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:21)
newKey (src/Bluefin/Internal/Key.hs:24)
eqKey (src/Bluefin/Internal/Key.hs:29)
0% ( 0 / 4) in 'Bluefin.Internal.Exception.Scoped'
Missing documentation for:
Module header
Exception (src/Bluefin/Internal/Exception/Scoped.hs:23)
try (src/Bluefin/Internal/Exception/Scoped.hs:14)
throw (src/Bluefin/Internal/Exception/Scoped.hs:21)
43% ( 58 /133) in 'Bluefin.Internal'
Missing documentation for:
Module header
Effects (src/Bluefin/Internal.hs:32)
Eff (src/Bluefin/Internal.hs:43)
effReader (src/Bluefin/Internal.hs:57)
runEffReader (src/Bluefin/Internal.hs:60)
withEffToIO' (src/Bluefin/Internal.hs:77)
withEffToIO_' (src/Bluefin/Internal.hs:97)
race (src/Bluefin/Internal.hs:120)
consumeStream (src/Bluefin/Internal.hs:169)
zipCoroutines (src/Bluefin/Internal.hs:178)
hoistReader (src/Bluefin/Internal.hs:204)
unsafeCoerceEff (src/Bluefin/Internal.hs:251)
weakenEff (src/Bluefin/Internal.hs:254)
insertFirst (src/Bluefin/Internal.hs:257)
insertSecond (src/Bluefin/Internal.hs:260)
insertManySecond (src/Bluefin/Internal.hs:263)
assoc1Eff (src/Bluefin/Internal.hs:266)
pushFirst (src/Bluefin/Internal.hs:269)
mergeEff (src/Bluefin/Internal.hs:272)
inContext (src/Bluefin/Internal.hs:275)
Consume (src/Bluefin/Internal.hs:334)
In (src/Bluefin/Internal.hs:387)
merge (src/Bluefin/Internal.hs:390)
eq (src/Bluefin/Internal.hs:393)
fstI (src/Bluefin/Internal.hs:396)
sndI (src/Bluefin/Internal.hs:399)
cmp (src/Bluefin/Internal.hs:402)
bimap (src/Bluefin/Internal.hs:405)
assoc1 (src/Bluefin/Internal.hs:408)
drop (src/Bluefin/Internal.hs:411)
here (src/Bluefin/Internal.hs:414)
w (src/Bluefin/Internal.hs:417)
w2 (src/Bluefin/Internal.hs:420)
b2 (src/Bluefin/Internal.hs:423)
b (src/Bluefin/Internal.hs:426)
subsume1 (src/Bluefin/Internal.hs:429)
subsume2 (src/Bluefin/Internal.hs:432)
has (src/Bluefin/Internal.hs:474)
Dict (src/Bluefin/Internal.hs:476)
unsafeCoerceDict (src/Bluefin/Internal.hs:480)
have (src/Bluefin/Internal.hs:484)
catch (src/Bluefin/Internal.hs:529)
withStateInIO (src/Bluefin/Internal.hs:619)
withScopedException_ (src/Bluefin/Internal.hs:669)
yieldCoroutine (src/Bluefin/Internal.hs:745)
handleCoroutine (src/Bluefin/Internal.hs:771)
await (src/Bluefin/Internal.hs:875)
EarlyReturn (src/Bluefin/Internal.hs:877)
Compound (src/Bluefin/Internal.hs:948)
compound (src/Bluefin/Internal.hs:961)
inComp (src/Bluefin/Internal.hs:964)
withCompound (src/Bluefin/Internal.hs:973)
withC1 (src/Bluefin/Internal.hs:984)
withC2 (src/Bluefin/Internal.hs:992)
putC (src/Bluefin/Internal.hs:995)
getC (src/Bluefin/Internal.hs:998)
runCompound (src/Bluefin/Internal.hs:1007)
mapStream (src/Bluefin/Internal.hs:1076)
mapMaybe (src/Bluefin/Internal.hs:1087)
Jump (src/Bluefin/Internal.hs:1101)
unwrap (src/Bluefin/Internal.hs:1147)
unsafeProvideIO (src/Bluefin/Internal.hs:1207)
connect (src/Bluefin/Internal.hs:1220)
head' (src/Bluefin/Internal.hs:1233)
Writer (src/Bluefin/Internal.hs:1239)
Reader (src/Bluefin/Internal.hs:1293)
runReader (src/Bluefin/Internal.hs:1301)
local (src/Bluefin/Internal.hs:1342)
HandleReader (src/Bluefin/Internal.hs:1349)
mapHandleReader (src/Bluefin/Internal.hs:1364)
localHandle (src/Bluefin/Internal.hs:1376)
askHandle (src/Bluefin/Internal.hs:1389)
runHandleReader (src/Bluefin/Internal.hs:1397)
ConstEffect (src/Bluefin/Internal.hs:1414)
runConstEffect (src/Bluefin/Internal.hs:1421)
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 /101) in 'Bluefin.Internal.Examples'
Missing documentation for:
Module header
monadIOExample (src/Bluefin/Internal/Examples.hs:35)
monadFailExample (src/Bluefin/Internal/Examples.hs:40)
throwExample (src/Bluefin/Internal/Examples.hs:45)
handleExample (src/Bluefin/Internal/Examples.hs:50)
exampleGet (src/Bluefin/Internal/Examples.hs:55)
examplePut (src/Bluefin/Internal/Examples.hs:60)
exampleModify (src/Bluefin/Internal/Examples.hs:64)
yieldExample (src/Bluefin/Internal/Examples.hs:68)
withYieldToListExample (src/Bluefin/Internal/Examples.hs:74)
doubleNestedForEach (src/Bluefin/Internal/Examples.hs:85)
forEachExample (src/Bluefin/Internal/Examples.hs:92)
ignoreStreamExample (src/Bluefin/Internal/Examples.hs:98)
inFoldableExample (src/Bluefin/Internal/Examples.hs:106)
enumerateExample (src/Bluefin/Internal/Examples.hs:109)
returnEarlyExample (src/Bluefin/Internal/Examples.hs:112)
effIOExample (src/Bluefin/Internal/Examples.hs:119)
example1_ (src/Bluefin/Internal/Examples.hs:123)
example2_ (src/Bluefin/Internal/Examples.hs:133)
example3' (src/Bluefin/Internal/Examples.hs:153)
example3_ (src/Bluefin/Internal/Examples.hs:167)
awaitList (src/Bluefin/Internal/Examples.hs:197)
takeRec (src/Bluefin/Internal/Examples.hs:217)
mapRec (src/Bluefin/Internal/Examples.hs:232)
traverseRec (src/Bluefin/Internal/Examples.hs:240)
awaitUsage (src/Bluefin/Internal/Examples.hs:250)
awaitExample (src/Bluefin/Internal/Examples.hs:258)
consumeStreamExample (src/Bluefin/Internal/Examples.hs:263)
consumeStreamExample2 (src/Bluefin/Internal/Examples.hs:295)
connectExample (src/Bluefin/Internal/Examples.hs:320)
zipCoroutinesExample (src/Bluefin/Internal/Examples.hs:353)
countPositivesNegatives (src/Bluefin/Internal/Examples.hs:378)
MyHandle (src/Bluefin/Internal/Examples.hs:408)
myInc (src/Bluefin/Internal/Examples.hs:411)
myBail (src/Bluefin/Internal/Examples.hs:414)
runMyHandle (src/Bluefin/Internal/Examples.hs:421)
compoundExample (src/Bluefin/Internal/Examples.hs:427)
countExample (src/Bluefin/Internal/Examples.hs:433)
writerExample1 (src/Bluefin/Internal/Examples.hs:442)
writerExample2 (src/Bluefin/Internal/Examples.hs:446)
while (src/Bluefin/Internal/Examples.hs:450)
stateSourceExample (src/Bluefin/Internal/Examples.hs:458)
incrementReadLine (src/Bluefin/Internal/Examples.hs:476)
runIncrementReadLine (src/Bluefin/Internal/Examples.hs:491)
Counter1 (src/Bluefin/Internal/Examples.hs:499)
incCounter1 (src/Bluefin/Internal/Examples.hs:502)
runCounter1 (src/Bluefin/Internal/Examples.hs:507)
exampleCounter1 (src/Bluefin/Internal/Examples.hs:513)
Counter2 (src/Bluefin/Internal/Examples.hs:523)
incCounter2 (src/Bluefin/Internal/Examples.hs:526)
runCounter2 (src/Bluefin/Internal/Examples.hs:535)
exampleCounter2 (src/Bluefin/Internal/Examples.hs:542)
Counter3 (src/Bluefin/Internal/Examples.hs:551)
incCounter3 (src/Bluefin/Internal/Examples.hs:554)
runCounter3 (src/Bluefin/Internal/Examples.hs:563)
exampleCounter3 (src/Bluefin/Internal/Examples.hs:570)
Counter3B (src/Bluefin/Internal/Examples.hs:579)
incCounter3B (src/Bluefin/Internal/Examples.hs:582)
runCounter3B (src/Bluefin/Internal/Examples.hs:590)
exampleCounter3B (src/Bluefin/Internal/Examples.hs:593)
Counter4 (src/Bluefin/Internal/Examples.hs:605)
incCounter4 (src/Bluefin/Internal/Examples.hs:609)
getCounter4 (src/Bluefin/Internal/Examples.hs:621)
runCounter4 (src/Bluefin/Internal/Examples.hs:630)
exampleCounter4 (src/Bluefin/Internal/Examples.hs:637)
Counter5 (src/Bluefin/Internal/Examples.hs:650)
incCounter5 (src/Bluefin/Internal/Examples.hs:663)
getCounter5 (src/Bluefin/Internal/Examples.hs:666)
runCounter5 (src/Bluefin/Internal/Examples.hs:673)
exampleCounter5 (src/Bluefin/Internal/Examples.hs:697)
Counter6 (src/Bluefin/Internal/Examples.hs:710)
incCounter6 (src/Bluefin/Internal/Examples.hs:725)
getCounter6 (src/Bluefin/Internal/Examples.hs:728)
runCounter6 (src/Bluefin/Internal/Examples.hs:737)
exampleCounter6 (src/Bluefin/Internal/Examples.hs:760)
Counter7 (src/Bluefin/Internal/Examples.hs:773)
incCounter7 (src/Bluefin/Internal/Examples.hs:789)
getCounter7 (src/Bluefin/Internal/Examples.hs:792)
runCounter7 (src/Bluefin/Internal/Examples.hs:801)
exampleCounter7A (src/Bluefin/Internal/Examples.hs:824)
exampleCounter7B (src/Bluefin/Internal/Examples.hs:837)
FileSystem (src/Bluefin/Internal/Examples.hs:847)
readFile (src/Bluefin/Internal/Examples.hs:860)
writeFile (src/Bluefin/Internal/Examples.hs:863)
runFileSystemPure (src/Bluefin/Internal/Examples.hs:872)
runFileSystemIO (src/Bluefin/Internal/Examples.hs:894)
action (src/Bluefin/Internal/Examples.hs:911)
exampleRunFileSystemPure (src/Bluefin/Internal/Examples.hs:918)
exampleRunFileSystemIO (src/Bluefin/Internal/Examples.hs:925)
Application (src/Bluefin/Internal/Examples.hs:935)
polymorphicBracket (src/Bluefin/Internal/Examples.hs:962)
polymorphicBracketExample1 (src/Bluefin/Internal/Examples.hs:972)
polymorphicBracketExample2 (src/Bluefin/Internal/Examples.hs:979)
pipesExample1 (src/Bluefin/Internal/Examples.hs:985)
pipesExample2 (src/Bluefin/Internal/Examples.hs:991)
promptCoroutine (src/Bluefin/Internal/Examples.hs:1003)
rethrowIOExample (src/Bluefin/Internal/Examples.hs:1024)
DynamicReader (src/Bluefin/Internal/Examples.hs:1033)
askLR (src/Bluefin/Internal/Examples.hs:1049)
localLR (src/Bluefin/Internal/Examples.hs:1057)
runDynamicReader (src/Bluefin/Internal/Examples.hs:1063)
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)
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.1.0.0-2buvzjysPdfIhTs3m9XV6R
Completed bluefin-internal-0.1.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.7 (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.1.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-3687674/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/base-orphans-0.9.3-751c98217cf7975cc532323d617d145717864fa50d062580486422404d4b1988/lib
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 )
Installing library in /tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/incoming/new-3687674/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/os-string-2.0.7-97b0554d520971c875b664224bfc6d587cb334d39ea26acca12257fced70ca7e/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-3687674/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/transformers-compat-0.7.2-24fbecf56c31ae11a0a9adda4ffeef46e206ab5ac03a14833e47ab5236589ea0/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-3687674/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/unliftio-core-0.2.1.0-c5a7a0ea53fe58c9b419a6e9bac3178692564d921bf9837be272f76035bdd3bd/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-3687674/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/hashable-1.5.0.0-3b31f7bd0013ec954d77f22f963b0b70759393b87b5a147bb474cb23f9c1311c/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-3687674/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/transformers-base-0.4.6-a06625b66cabbe43400fc006f49886e951f35c102bfcf5a3ce69f3ec6b7570d9/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-3687674/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/async-2.2.5-91fe20cfe681ca99895dd08e41957b5e98325ed12fa656423c5475d56d6b2ae0/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-3687674/tmp/hackage-doc-builder/.local/state/cabal/store/ghc-9.8.4/monad-control-1.0.3.1-6ca4569cc01e0074986de6a78d91d24f9b2ae317169d7d6aed5840642eb1fed1/lib
Configuring bluefin-internal-0.1.0.0...
Preprocessing library for bluefin-internal-0.1.0.0..
Building library for bluefin-internal-0.1.0.0..
[1 of 6] 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.1.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.1.0.0/noopt/build/Bluefin/Internal/Key.dyn_o )
[2 of 6] 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.1.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.1.0.0/noopt/build/Bluefin/Internal/Exception/Scoped.dyn_o )
[3 of 6] 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.1.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.1.0.0/noopt/build/Bluefin/Internal.dyn_o )
[4 of 6] 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.1.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.1.0.0/noopt/build/Bluefin/Internal/Pipes.dyn_o )
[5 of 6] 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.1.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.1.0.0/noopt/build/Bluefin/Internal/Examples.dyn_o )
src/Bluefin/Internal/Examples.hs:75:11: warning: [GHC-18042] [-Wtype-defaults]
" Defaulting the type variable a0 to type Integer in the following constraint
Num a0 arising from the literal 1
" In the second argument of yield, namely 1
In a stmt of a 'do' block: yield y 1
In the expression:
do yield y 1
yield y 2
yield y 100
pure length
|
75 | yield y 1
| ^
src/Bluefin/Internal/Examples.hs:99:9: warning: [GHC-18042] [-Wtype-defaults]
" Defaulting the type variable a0 to type Integer in the following constraints
(Num a0)
arising from the literal 0
at src/Bluefin/Internal/Examples.hs:99:9
(Enum a0)
arising from the arithmetic sequence 0 .. 4
at src/Bluefin/Internal/Examples.hs:99:8-15
" In the expression: 0
In the first argument of for_, namely [0 .. 4]
In the first argument of ($), namely for_ [0 .. 4]
|
99 | for_ [0 .. 4] $ \i -> do
| ^
src/Bluefin/Internal/Examples.hs:447:9: warning: [GHC-18042] [-Wtype-defaults]
" Defaulting the type variable a0 to type Integer in the following constraints
(Num a0)
arising from the literal 1
at src/Bluefin/Internal/Examples.hs:447:9
(Enum a0)
arising from the arithmetic sequence 1 .. 10
at src/Bluefin/Internal/Examples.hs:447:8-16
" In the expression: 1
In the first argument of for_, namely [1 .. 10]
In the first argument of ($), namely for_ [1 .. 10]
|
447 | for_ [1 .. 10] $ \_ -> tell w (Any True)
| ^
src/Bluefin/Internal/Examples.hs:966:28: warning: [GHC-40910] [-Wunused-matches]
Defined but not used: b
|
966 | (\_ -> modify st (\(c, b) -> (c, True)))
| ^
src/Bluefin/Internal/Examples.hs:981:91: warning: [GHC-18042] [-Wtype-defaults]
" Defaulting the type variable exn0 to type Integer in the following constraint
Num exn0 arising from the literal 42
" In the second argument of throw, namely 42
In the second argument of polymorphicBracket, namely
(throw e 42)
In the expression: polymorphicBracket st (throw e 42)
|
981 | (_res, st) <- runState (0, False) $ \st -> try $ \e -> polymorphicBracket st (throw e 42)
| ^^
[6 of 6] 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.1.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.1.0.0/noopt/build/Bluefin/Internal/System/IO.dyn_o )
Preprocessing test suite 'bluefin-test' for bluefin-internal-0.1.0.0..
Building test suite 'bluefin-test' for bluefin-internal-0.1.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.1.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.1.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.1.0.0.test
Writing: bluefin-internal-0.1.0.0-inplace/Bluefin.Internal.Key.hs.html
Writing: bluefin-internal-0.1.0.0-inplace/Bluefin.Internal.Exception.Scoped.hs.html
Writing: bluefin-internal-0.1.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.1.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.1.0.0-inplace/Bluefin.Internal.Key.hs.html
Writing: bluefin-internal-0.1.0.0-inplace/Bluefin.Internal.Exception.Scoped.hs.html
Writing: bluefin-internal-0.1.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.1.0.0/noopt/hpc/vanilla/html/bluefin-internal-0.1.0.0/hpc_index.html