Commit 54d87a4c authored by Andrew Gibiansky's avatar Andrew Gibiansky

fix for classy-prelude 0.9.0

parent 528b6f86
......@@ -15,7 +15,7 @@ module IHaskell.Display (
Widget(..),
) where
import ClassyPrelude hiding (atomically) -- a lifted version
import ClassyPrelude
import Data.Serialize as Serialize
import Data.ByteString hiding (map, pack)
import Data.String.Utils (rstrip)
......
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