1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 01:47:01 +03:00

Remove duplicate Prologue import

This commit is contained in:
joshvera 2016-05-26 13:13:30 -04:00
parent ed144bbb1f
commit 85553f281c

View File

@ -1,6 +1,5 @@
module ArbitraryTerm where
import Prologue
import Category
import Control.Comonad.Cofree
import Control.Monad