Implementation of SeedGen
#312
Annotations
46 errors and 51 warnings
CI-stack (ubuntu-latest, lts-11):
src/System/Random/Seed.hs#L142
Not in scope: type constructor or class ‘MonadFail’
|
CI-stack (ubuntu-latest, lts-11):
src/System/Random/Seed.hs#L163
Not in scope: type constructor or class ‘MonadFail’
|
CI-stack (ubuntu-latest, lts-11)
Process completed with exit code 1.
|
CI-stack (ubuntu-latest, lts-12):
src/System/Random/Seed.hs#L142
Not in scope: type constructor or class ‘MonadFail’
|
CI-stack (ubuntu-latest, lts-12):
src/System/Random/Seed.hs#L163
Not in scope: type constructor or class ‘MonadFail’
|
CI-stack (ubuntu-latest, lts-12)
Process completed with exit code 1.
|
CI-cabal (windows-latest, 8.2.2):
src/System/Random/Seed.hs#L142
Not in scope: type constructor or class ‘MonadFail’
|
CI-cabal (windows-latest, 8.2.2):
src/System/Random/Seed.hs#L163
Not in scope: type constructor or class ‘MonadFail’
|
CI-cabal (windows-latest, 8.2.2)
Process completed with exit code 1.
|
CI-cabal (macOS-latest, 8.2.2):
src/System/Random/Seed.hs#L142
Not in scope: type constructor or class ‘MonadFail’
|
CI-cabal (macOS-latest, 8.2.2):
src/System/Random/Seed.hs#L163
Not in scope: type constructor or class ‘MonadFail’
|
CI-cabal (macOS-latest, 8.2.2)
Process completed with exit code 1.
|
CI-cabal (ubuntu-latest, 8.2.2):
src/System/Random/Seed.hs#L142
Not in scope: type constructor or class ‘MonadFail’
|
CI-cabal (ubuntu-latest, 8.2.2):
src/System/Random/Seed.hs#L163
Not in scope: type constructor or class ‘MonadFail’
|
CI-cabal (ubuntu-latest, 8.2.2)
Process completed with exit code 1.
|
CI-cabal (windows-latest, 8.4.4):
src/System/Random/Seed.hs#L142
Not in scope: type constructor or class ‘MonadFail’
|
CI-cabal (windows-latest, 8.4.4):
src/System/Random/Seed.hs#L163
Not in scope: type constructor or class ‘MonadFail’
|
CI-cabal (windows-latest, 8.4.4)
Process completed with exit code 1.
|
CI-cabal (windows-latest, 8.6.5):
src/System/Random/Seed.hs#L142
Not in scope: type constructor or class ‘MonadFail’
|
CI-cabal (windows-latest, 8.6.5):
src/System/Random/Seed.hs#L163
Not in scope: type constructor or class ‘MonadFail’
|
CI-cabal (windows-latest, 8.6.5)
Process completed with exit code 1.
|
CI-cabal (ubuntu-latest, 8.4.4):
src/System/Random/Seed.hs#L142
Not in scope: type constructor or class ‘MonadFail’
|
CI-cabal (ubuntu-latest, 8.4.4):
src/System/Random/Seed.hs#L163
Not in scope: type constructor or class ‘MonadFail’
|
CI-cabal (ubuntu-latest, 8.4.4)
Process completed with exit code 1.
|
CI-cabal (ubuntu-latest, 8.6.5):
src/System/Random/Seed.hs#L142
Not in scope: type constructor or class ‘MonadFail’
|
CI-cabal (ubuntu-latest, 8.6.5):
src/System/Random/Seed.hs#L163
Not in scope: type constructor or class ‘MonadFail’
|
CI-cabal (ubuntu-latest, 8.6.5)
Process completed with exit code 1.
|
CI-stack (ubuntu-latest, lts-14):
src/System/Random/Seed.hs#L142
Not in scope: type constructor or class ‘MonadFail’
|
CI-stack (ubuntu-latest, lts-14):
src/System/Random/Seed.hs#L163
Not in scope: type constructor or class ‘MonadFail’
|
CI-stack (ubuntu-latest, lts-14)
Process completed with exit code 1.
|
CI-cabal (macOS-latest, 8.4.4):
src/System/Random/Seed.hs#L142
Not in scope: type constructor or class ‘MonadFail’
|
CI-cabal (macOS-latest, 8.4.4):
src/System/Random/Seed.hs#L163
Not in scope: type constructor or class ‘MonadFail’
|
CI-cabal (macOS-latest, 8.4.4)
Process completed with exit code 1.
|
CI-cabal (macOS-latest, 8.6.5):
src/System/Random/Seed.hs#L142
Not in scope: type constructor or class ‘MonadFail’
|
CI-cabal (macOS-latest, 8.6.5):
src/System/Random/Seed.hs#L163
Not in scope: type constructor or class ‘MonadFail’
|
CI-cabal (macOS-latest, 8.6.5)
Process completed with exit code 1.
|
CI-cabal (macOS-latest, 8.0.2):
src/System/Random/Internal.hs#L749
• Variable not in scope: fromShort :: ShortByteString -> ByteString
|
CI-cabal (macOS-latest, 8.0.2)
Process completed with exit code 1.
|
CI-cabal (ubuntu-latest, 8.0.2):
src/System/Random/Internal.hs#L749
• Variable not in scope: fromShort :: ShortByteString -> ByteString
|
CI-cabal (ubuntu-latest, 8.0.2)
Process completed with exit code 1.
|
CI-cabal (windows-latest, 8.0.2):
src/System/Random/Internal.hs#L749
• Variable not in scope: fromShort :: ShortByteString -> ByteString
|
CI-cabal (windows-latest, 8.0.2)
Process completed with exit code 1.
|
CI-stack (lts-16, macos-latest, 8.8.4, stack-old.yaml)
nodename nor servname provided, or not known (api.github.com:443)
|
CI-stack (lts-14, windows-latest, 8.6.5, stack-old.yaml):
src/System/Random/Seed.hs#L142
Not in scope: type constructor or class `MonadFail'
|
CI-stack (lts-14, windows-latest, 8.6.5, stack-old.yaml):
src/System/Random/Seed.hs#L163
Not in scope: type constructor or class `MonadFail'
|
CI-stack (lts-14, windows-latest, 8.6.5, stack-old.yaml)
Process completed with exit code 1.
|
CI-stack (ubuntu-latest, lts-11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (ubuntu-latest, 9.8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (macOS-latest, 9.8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (windows-latest, 9.8.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (macOS-latest, 9.6.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-stack (ubuntu-latest, lts-12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (windows-latest, 8.2.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (macOS-latest, 8.2.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (windows-latest, 9.6.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (ubuntu-latest, 9.6.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (ubuntu-latest, 8.2.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (windows-latest, 8.4.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (windows-latest, 8.6.5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (ubuntu-latest, 8.4.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (ubuntu-latest, 8.6.5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-stack (ubuntu-latest, lts-14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (ubuntu-latest, 9.2.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (macOS-latest, 8.4.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (ubuntu-latest, 8.10.7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (macOS-latest, 8.10.7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (macOS-latest, 9.0.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (macOS-latest, 8.6.5)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (windows-latest, 8.10.7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (macOS-latest, 9.2.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (macOS-latest, 8.0.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (macOS-latest, 8.8.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (windows-latest, 9.2.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (ubuntu-latest, 8.0.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (windows-latest, 8.0.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-stack (ubuntu-latest, lts-22)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (ubuntu-latest, 9.4.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-stack (ubuntu-latest, nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (macOS-latest, 9.4.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (ubuntu-latest, 9.0.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-stack (ubuntu-latest, lts-18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (windows-latest, 9.4.8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-stack (ubuntu-latest, lts-16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (windows-latest, 9.0.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
arm (arm64v8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-stack (ubuntu-latest, lts-20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (windows-latest, 8.8.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-cabal (ubuntu-latest, 8.8.4)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-stack (ubuntu-latest, lts-19)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
arm (arm32v7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-stack (ubuntu-latest, lts-21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CI-stack (lts-16, macos-latest, 8.8.4, stack-old.yaml)
Failed to download action 'https://api.github.com/repos/haskell-actions/setup/tarball/b1dc5f1786a382e9a2532d039e8c53cf56f21392'. Error: nodename nor servname provided, or not known (api.github.com:443)
|
CI-stack (lts-16, macos-latest, 8.8.4, stack-old.yaml)
Back off 18.365 seconds before retry.
|
CI-stack (lts-16, macos-latest, 8.8.4, stack-old.yaml)
Failed to download action 'https://api.github.com/repos/haskell-actions/setup/tarball/b1dc5f1786a382e9a2532d039e8c53cf56f21392'. Error: nodename nor servname provided, or not known (api.github.com:443)
|
CI-stack (lts-16, macos-latest, 8.8.4, stack-old.yaml)
Back off 14.755 seconds before retry.
|
CI-stack (lts-14, windows-latest, 8.6.5, stack-old.yaml)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, haskell-actions/setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
s390x
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, uraimo/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|