1
1
mirror of https://github.com/github/semantic.git synced 2024-12-23 14:54:16 +03:00

🔥 the re-export of Newtype1.

This commit is contained in:
Rob Rix 2018-03-07 21:03:22 -05:00
parent ad195fa0cc
commit 1c117beacd

View File

@ -10,7 +10,6 @@ module Control.Abstract.Analysis
) where
import Control.Effect as X
import Control.Newtype1 as X
import Control.Monad.Effect.Fail as X
import Control.Monad.Effect.Reader as X
import Control.Monad.Effect.State as X