Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

foundation doesn't compile on 9.6.1 #576

Closed
GeorgeCo opened this issue Apr 12, 2023 · 1 comment
Closed

foundation doesn't compile on 9.6.1 #576

GeorgeCo opened this issue Apr 12, 2023 · 1 comment

Comments

@GeorgeCo
Copy link

foundation doesn't compile on 9.6.1

[ 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
   |          ^^^^^^^^^^^^^^^^
@ysangkok
Copy link

This was addressed in v0.0.30: 44ec11a

I believe this can be closed.

@vincenthz vincenthz closed this as not planned Won't fix, can't repro, duplicate, stale Sep 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants