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

Safe HaskellNone

Distribution.Simple.UUAGC

Synopsis

Documentation

uuagcUserHook :: UserHooksSource

Deprecated: Use uuagcLibUserHook instead

Deprecated userhook

uuagcUserHook' :: String -> UserHooksSource

Deprecated: Use uuagcLibUserHook instead

Deprecated userhook

uuagc :: BuildInfo -> LocalBuildInfo -> PreProcessorSource

Deprecated: Use uuagcLibUserHook instead

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

Main hook, argument should be uuagc function

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

Create uuagc function using shell (old method)