Home
last modified time | relevance | path

Searched refs:GhcjsNotSupported (Results 1 – 2 of 2) sorted by relevance

/dports/devel/stack/stack-2.7.3/src/Stack/Types/
H A DCompiler.hs67 = GhcjsNotSupported constructor
71 show GhcjsNotSupported = "GHCJS is no longer supported by Stack"
77 wantedToActual (WCGhcjs _ _) = Left GhcjsNotSupported
/dports/devel/stack/stack-2.7.3/src/Stack/
H A DSetup.hs669 WCGhcjs{} -> throwIO GhcjsNotSupported
1067 WCGhcjs{} -> throwIO GhcjsNotSupported
1179 downloadAndInstallCompiler _ _ WCGhcjs{} _ _ = throwIO GhcjsNotSupported