Commit 2115e45e authored by Adam Vogt's avatar Adam Vogt

fix ihaskell-magic broken by 699e292b

parent c3da8848
......@@ -14,7 +14,7 @@ import Data.Char
import qualified Data.Text as T
import qualified Data.Text.Encoding as T
import IPython.Types (MimeType(MimeSvg))
import IHaskell.IPython.Types (MimeType(MimeSvg))
import Data.ByteString.UTF8
instance IHaskellDisplay T.Text where
......
......@@ -68,7 +68,6 @@ library
bytestring,
utf8-string,
base64-bytestring,
ipython-kernel,
ihaskell >= 0.3
-- Directories containing source files.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment