Skip to content
Snippets Groups Projects
Commit 6fc92084 authored by Oleg Grenrus's avatar Oleg Grenrus Committed by Marge Bot
Browse files

Add explicit import lists to Data.List imports

Related to a future change in Data.List,
https://downloads.haskell.org/ghc/8.10.3/docs/html/users_guide/using-warnings.html?highlight=wcompat#ghc-flag--Wcompat-unqualified-imports

Companion pull&merge requests:

- https://github.com/judah/haskeline/pull/153
- https://github.com/haskell/containers/pull/762
- https://gitlab.haskell.org/ghc/packages/hpc/-/merge_requests/9

After these the actual change in Data.List should be easy to do.
parent 37378a0b
No related branches found
No related tags found
No related merge requests found
Showing
with 21 additions and 20 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment