-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
approvedApproved by CLC voteApproved by CLC votebase-4.20Implemented in base-4.20 (GHC 9.10)Implemented in base-4.20 (GHC 9.10)
Description
Proposal
Data.List should re-export GHC.List.List
It is terribly awkward to have
import Data.List qualified as List
import GHC.List (List)
Impact Assessment
I'll fill out this part when I am able to compile the ghc-9.4.4 branch of GHC, for the moment I'm facing hardships with "missing dependencies".
JakobBruenker, dixonary, PPKFS, wismill, Daniel-Diaz and 2 more
Metadata
Metadata
Assignees
Labels
approvedApproved by CLC voteApproved by CLC votebase-4.20Implemented in base-4.20 (GHC 9.10)Implemented in base-4.20 (GHC 9.10)