uuagc-cabal-1.0.6.0: Cabal plugin for the Universiteit Utrecht Attribute Grammar System

Safe HaskellNone
LanguageHaskell98

Distribution.Simple.UUAGC

Synopsis

Documentation

uuagcUserHook :: UserHooks Source

Deprecated: Use uuagcLibUserHook instead

Deprecated userhook

uuagcUserHook' :: String -> UserHooks Source

Deprecated: Use uuagcLibUserHook instead

Deprecated userhook

uuagc :: BuildInfo -> LocalBuildInfo -> PreProcessor Source

Deprecated: Use uuagcLibUserHook instead

uuagcLibUserHook :: ([String] -> FilePath -> IO (ExitCode, [FilePath])) -> UserHooks Source

Main hook, argument should be uuagc function

uuagcFromString :: String -> [String] -> FilePath -> IO (ExitCode, [FilePath]) Source

Create uuagc function using shell (old method)