commercialhaskell / commercialhaskell/stack
stack-3.11.1 failed to build for Stackage Nightly
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
```
/home/curators/work/unpack-dir/unpacked/stack-3.11.1-4f65d521e4d00cf17d3a0bf1183087933244cdf0fb2d627a7cf8bccab9331f50/src/Stack/Types/EnvConfig.hs:307:5: error: [GHC-39999]
• Could not deduce ‘memory-0.18.0:Data.ByteArray.Types.ByteArrayAccess (crypton-1.1.4:Crypto.Hash.Types.Digest SHA1)’
arising from a use of ‘Mem.convertToBase’
from the context: (IsPath Rel t, MonadThrow m)
bound by the type signature for:
shaPathForBytes :: forall t (m :: * -> *).
(IsPath Rel t, MonadThrow m) =>
ByteString -> m (Path Rel t)
at src/Stack/Types/EnvConfig.hs:304:1-79
• In the first argument of ‘(.)’, namely
‘Mem.convertToBase Mem.Base16’
In the second argument of ‘(.)’, namely
‘Mem.convertToBase Mem.Base16 . hashWith SHA1’
In the second argument of ‘(.)’, namely
‘S8.take 8 . Mem.convertToBase Mem.Base16 . hashWith SHA1’
|
307 | . Mem.convertToBase Mem.Base16 . hashWith SHA1
| ^^^^^^^^^^^^^^^^^
```
Possibly related with latest `http-download` perhaps?
Contributor guide
Assessment
This issue has not been assessed yet.