summoner-2.0.1.1: Tool for scaffolding fully configured batteries-included production-level Haskell projects.
Copyright(c) 2017-2019 Kowainik
LicenseMPL-2.0
MaintainerKowainik <xrom.xkov@gmail.com>
Safe HaskellNone
LanguageHaskell2010

Summoner.Default

Description

This module contains some default values to use.

Synopsis

Documentation

defaultGHC :: GhcVer Source #

Default GHC version is the latest available.

defaultCabal :: Text Source #

Default version of the Cabal.

defaultConfigFileContent :: Text Source #

Default content of the ~/summoner.toml file to be generated by the summon config command.