Stack (Haskell)
Template:Short description Script error: No such module "about". Script error: No such module "Infobox".Template:Template other Script error: No such module "Check for unknown parameters".Script error: No such module "Check for conflicting parameters".
Stack is a tool to build projects and manage their dependencies for the programming language Haskell. It uses the Cabal library but with a curated version of the Hackage software repository named Stackage.[1][2]
Stack competes against Cabal's binary file cabal-install[3] and has been created as a result of the overall criticism about dependency problems.[4] However, it does not provide its own package format, but uses extant *.cabal files and complements projects with an added stack.yaml file.
References
<templatestyles src="Reflist/styles.css" />
Script error: No such module "Check for unknown parameters".
External links
Script error: No such module "Official website".Script error: No such module "Check for unknown parameters". Template:GitHub