ghcup-0.1.17.10: ghc toolchain installer
Copyright(c) Julian Ospald 2020
LicenseLGPL-3.0
Maintainerhasufell@hasufell.de
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

GHCup.Requirements

Description

 
Synopsis

Documentation

getCommonRequirements :: PlatformResult -> ToolRequirements -> Maybe Requirements Source #

Get the requirements. Right now this combines GHC and cabal and doesn't do fine-grained distinction. However, the ToolRequirements type allows it.