mirror of
https://github.com/github/semantic.git
synced 2025-01-02 12:23:08 +03:00
Remove extra spacing
This commit is contained in:
parent
9a155c7af8
commit
b8312be1c6
@ -23,7 +23,6 @@ import System.FilePath.Posix
|
||||
import GHC.Generics (Generic1)
|
||||
import Prelude hiding (lookup)
|
||||
|
||||
|
||||
newtype ModuleTable a = ModuleTable { unModuleTable :: Map.Map ModulePath a }
|
||||
deriving (Eq, Foldable, Functor, Generic1, Monoid, Ord, Semigroup, Show, Traversable)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user