ganeti

Safe HaskellNone

Ganeti.Hs2Py.GenConstants

Description

Template Haskell code for Haskell to Python constants.

Documentation

fileFromModule :: Maybe String -> StringSource

comment :: Name -> StringSource

genList :: Name -> [Name] -> Q [Dec]Source

genPyConstants :: String -> [Name] -> Q [Dec]Source