Home
last modified time | relevance | path

Searched defs:ghcVariantName (Results 1 – 1 of 1) sorted by relevance

/dports/devel/stack/stack-2.7.3/src/Stack/Types/
H A DConfig.hs1606 ghcVariantName GHCStandard = "standard" function
1607 ghcVariantName GHCIntegerSimple = "integersimple" function
1608 ghcVariantName (GHCCustom name) = "custom-" ++ name function