Checking TH to see if "-fno-code" can be used.

This commit is contained in:
Kazu Yamamoto
2013-03-01 21:17:52 +09:00
parent d01cfac221
commit 9a6c960d53
7 changed files with 72 additions and 50 deletions

View File

@@ -1,6 +1,5 @@
module Check (checkSyntax) where
import Cabal
import Control.Applicative
import CoreMonad
import ErrMsg