Home
last modified time | relevance | path

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

/dports/devel/stack/stack-2.7.3/src/Stack/Types/
H A DPackage.hs173 { bioOpts :: [String] function
/dports/devel/stack/stack-2.7.3/src/Stack/
H A DGhci.hs397 concatMap (concatMap (bioOpts . snd) . ghciPkgOpts) pkgs ++ map T.unpack
826 compsWithOpts = map (\(k, bio) -> (k, bioOneWordOpts bio ++ bioOpts bio)) compsWithBios
H A DPackage.hs361 { bioOpts = ghcOpts ++ cppOptions biBuildInfo function