Skip to content
Snippets Groups Projects
Commit f7b5c3f3 authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Fix build

parent 3bbb7e58
No related branches found
No related tags found
No related merge requests found
...@@ -46,7 +46,7 @@ import {-# SOURCE #-} TcSplice( kcSpliceType ) ...@@ -46,7 +46,7 @@ import {-# SOURCE #-} TcSplice( kcSpliceType )
import HsSyn import HsSyn
import RnHsSyn import RnHsSyn
import TcRnMonad import TcRnMonad
import RnEnv ( polyKindsErr ) import RnEnv ( dataKindsErr )
import TcHsSyn ( mkZonkTcTyVar ) import TcHsSyn ( mkZonkTcTyVar )
import TcEvidence( HsWrapper ) import TcEvidence( HsWrapper )
import TcEnv import TcEnv
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment