1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00

One more import (where are these coming from?)

This commit is contained in:
Patrick Thomson 2020-02-04 15:00:08 -05:00
parent 70156b80bb
commit 51db7cd3e8

View File

@ -9,7 +9,6 @@ module Analysis.Abstract.Caching.FlowInsensitive
, caching
) where
import Control.Algebra (Effect)
import Control.Carrier.Fresh.Strict
import Control.Carrier.NonDet.Church
import Control.Carrier.Reader