Resolve a compiler warning

This commit is contained in:
John Wiegley 2019-03-18 21:37:53 -07:00
parent 92ca9ff831
commit 2a27f71a10
No known key found for this signature in database
GPG key ID: C144D8F4F19FE630

View file

@ -13,7 +13,6 @@
module Nix.Render.Frame where
import Control.Monad.Free
import Control.Monad.Reader
import Data.Fix
import Data.Typeable