Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit 500e2ea

Browse files
committed
Removed MonadFunctions (errorm no longer used)
1 parent b020cfb commit 500e2ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Haskell/Ide/Engine/Plugin/Ormolu.hs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ import Control.Exception
1111
import Control.Monad.IO.Class ( liftIO , MonadIO(..) )
1212
import Data.Aeson ( Value ( Null ) )
1313
import Data.Text
14-
import Haskell.Ide.Engine.MonadFunctions
1514
import Ormolu
1615
import Ormolu.Config (defaultConfig)
1716
import Ormolu.Exception (OrmoluException)

0 commit comments

Comments
 (0)