Initial implementation of case splitting
- It doesn't handle vars correctly yet
This commit is contained in:
@@ -27,6 +27,7 @@ module Language.Haskell.GhcMod (
|
||||
, rootInfo
|
||||
, packageDoc
|
||||
, findSymbol
|
||||
, splitVar
|
||||
) where
|
||||
|
||||
import Language.Haskell.GhcMod.Boot
|
||||
|
||||
Reference in New Issue
Block a user