Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
renderAcronym :: (HasShowScore a, HasAcronym a) => a -> ConfigReader String Source #
renderAcronyms :: (Traversable t, HasAcronym a, HasShowScore a) => t a -> ConfigReader String Source #
renderHeaderAcronyms :: (Traversable t, HasAcronym a, HasShowScore a) => t a -> ConfigReader String Source #