holy-project-0.1.1.1: Start your Haskell project with cabal, git and tests.

Safe HaskellSafe-Inferred
LanguageHaskell2010

HolyProject.StringUtils

Synopsis

Documentation

projectNameFromString :: String -> String Source

transform a chain like "Holy project" in "holy-project"

capitalize :: String -> String Source

transform a chain like "Holy project" in HolyProject

checkProjectName :: String -> Bool Source

verify if a project name is conform