You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/curators/work/unpack-dir/unpacked/store-0.7.18-6e9fb2c1c59a9f2fb62abd0016841417b57b9a3e045088d48d65cc740cb1eeb9/src/Data/Store/Internal.hs:824:2: error: [GHC-39999]
• No instance for ‘Store a’ arising from a use of ‘peek’
Possible fix:
add (Store a) to the context of the instance declaration
• In a stmt of a 'do' block: c0f0 <- peek
In the expression:
do c0f0 <- peek
return (Data.Vector.Unboxed.Base.V_DoNotUnboxLazy c0f0)
In an equation for ‘peek’:
peek
= do c0f0 <- peek
return (Data.Vector.Unboxed.Base.V_DoNotUnboxLazy c0f0)
|
824 | $(deriveManyStoreUnboxVector)
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
I will disable this package on stackage for now.
(fyi @snoyberg).
The text was updated successfully, but these errors were encountered:
alaendle
added a commit
to commercialhaskell/stackage
that referenced
this issue
Nov 1, 2024
E.g. and many similar error messages appear:
I will disable this package on stackage for now.
(fyi @snoyberg).
The text was updated successfully, but these errors were encountered: