Move stack code into seperate module

This commit is contained in:
Daniel Gröber
2015-09-15 05:25:00 +02:00
parent 545f0557f2
commit 0b2a3458fd
7 changed files with 94 additions and 52 deletions

View File

@@ -138,6 +138,7 @@ Library
Language.Haskell.GhcMod.Pretty
Language.Haskell.GhcMod.Read
Language.Haskell.GhcMod.SrcUtils
Language.Haskell.GhcMod.Stack
Language.Haskell.GhcMod.Target
Language.Haskell.GhcMod.Types
Language.Haskell.GhcMod.Utils