lol-typing-1.20160822: Setup.hs
import Distribution.Simple (defaultMainWithHooks) import Distribution.Simple.UUAGC (uuagcLibUserHook) import UU.UUAGC (uuagc) main = defaultMainWithHooks (uuagcLibUserHook uuagc)
import Distribution.Simple (defaultMainWithHooks) import Distribution.Simple.UUAGC (uuagcLibUserHook) import UU.UUAGC (uuagc) main = defaultMainWithHooks (uuagcLibUserHook uuagc)