1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 05:41:54 +03:00

No longer need this import

This commit is contained in:
Timothy Clem 2017-07-07 10:34:17 -07:00
parent 10a2238952
commit d470d3218d

View File

@ -4,7 +4,6 @@ module Data.Syntax.Literal where
import Data.Align.Generic
import Data.Functor.Classes.Eq.Generic
import Data.Functor.Classes.Show.Generic
import Data.Union
import GHC.Generics
import Prologue hiding (Set)