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
{{ message }}
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
[ 83 of 103] Compiling Foundation.Tuple ( Foundation/Tuple.hs, dist/build/Foundation/Tuple.o, dist/build/Foundation/Tuple.dyn_o )
Foundation/Tuple.hs:29:10: error: [GHC-39999]
• No instance for ‘Functor (Tuple2 a)’
arising from the head of a quantified constraint
arising from the superclasses of an instance declaration
• In the instance declaration for ‘Bifunctor Tuple2’
|
29 | instance Bifunctor Tuple2 where
| ^^^^^^^^^^^^^^^^
The text was updated successfully, but these errors were encountered:
foundation doesn't compile on 9.6.1
The text was updated successfully, but these errors were encountered: