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
GHC HEAD warns about these:
```
Data/Sequence.hs:407:1: warning:
SPECIALISE pragma for non-overloaded function ‘aptyMiddle’
Data/Sequence.hs:416:1: warning:
SPECIALISE pragma for non-overloaded function ‘aptyMiddle’
Data/Sequence.hs:1001:1: warning:
SPECIALISE pragma for non-overloaded function ‘cycleNMiddle’
Data/Sequence.hs:1007:1: warning:
SPECIALISE pragma for non-overloaded function ‘cycleNMiddle’
```
0 commit comments