Home
last modified time | relevance | path

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

/dports/devel/stack/stack-2.7.3/_cabal_deps/pantry-0.5.2.1/src/Pantry/
H A DTypes.hs822 | InvalidWantedCompiler !Text constructor
925 display (InvalidWantedCompiler t) = "Invalid wanted compiler: " <> display t
1825 parseWantedCompiler t0 = maybe (Left $ InvalidWantedCompiler t0) Right $