This repository was archived by the owner on Oct 7, 2020. It is now read-only.
-
Couldn't load subscription status.
- Fork 205
This repository was archived by the owner on Oct 7, 2020. It is now read-only.
Re-implement SplitCase Cmd #1518
Open
@fendor
Description
Command was removed, and should be implemented again. There is some old code in https://github.com/haskell/haskell-ide-engine/blob/master/src/Haskell/Ide/Engine/Support/HieExtras.hs#L382 that could be useful. Or maybe not.