mirror of
https://github.com/github/semantic.git
synced 2025-01-04 13:34:31 +03:00
Remove packages
This commit is contained in:
parent
d2e32fd50b
commit
c6bbda32c5
@ -169,7 +169,6 @@ library
|
||||
, directory
|
||||
, effects
|
||||
, filepath
|
||||
, path
|
||||
, free
|
||||
, freer-cofreer
|
||||
, ghc-prim
|
||||
@ -188,8 +187,6 @@ library
|
||||
, recursion-schemes
|
||||
, reducers
|
||||
, scientific
|
||||
, safe-exceptions
|
||||
, exceptions
|
||||
, semigroupoids
|
||||
, split
|
||||
, stm-chans
|
||||
@ -271,7 +268,6 @@ test-suite test
|
||||
, comonad
|
||||
, effects
|
||||
, filepath
|
||||
, path
|
||||
, free
|
||||
, Glob
|
||||
, haskell-tree-sitter
|
||||
|
@ -25,7 +25,6 @@ import Prologue hiding (MonadError (..))
|
||||
import Rendering.Renderer
|
||||
import Semantic.IO (Files, NoLanguageForBlob (..))
|
||||
import Semantic.Task
|
||||
import Path hiding (File)
|
||||
import Data.Language (Language)
|
||||
import qualified Data.Abstract.ModuleTable as ModuleTable
|
||||
import qualified Data.ByteString.Char8 as B
|
||||
|
Loading…
Reference in New Issue
Block a user