//! haskell - purely functional programming language (via GHCup)
//!
//! Haskell is an advanced, purely functional programming language.
//! This installs GHCup, the recommended Haskell installer.
//!
//! This tool uses the ToolSpec pattern for declarative installation.
use cratedefine_tool;
define_tool!;