haskell / haddock

Haskell Documentation Tool
www.haskell.org/haddock/
BSD 2-Clause "Simplified" License
361 stars 241 forks source link

Clean up unused imports (rebase #1417) #1435

Closed ulysses4ever closed 2 years ago

ulysses4ever commented 2 years ago

Target the right branch.

ulysses4ever commented 2 years ago

Rebase of #1417.

Kleidukos commented 2 years ago

@ulysses4ever Do you want to keep this one open? Or shall I close it?

ulysses4ever commented 2 years ago

I haven’t checked if it’s relevant anymore. If it isn’t or you think there’s another way to achieve it, feel free to close. If I can do something (e.g. rebase again), I could certainly do that.

Kleidukos commented 2 years ago

@ulysses4ever okay, a rebase would be welcome then. :)

ulysses4ever commented 2 years ago

@Kleidukos rebased.

ulysses4ever commented 2 years ago

Actually, it's not going to work anymore: one file in this PR doesn't have those imports on ghc-9.2 anymore, and another file doesn't build without those imports. So, closing. Sorry for the noise.

Kleidukos commented 2 years ago

No worries :)