Searched refs:bioOpts (Results 1 – 3 of 3) sorted by relevance
173 { bioOpts :: [String] function
397 concatMap (concatMap (bioOpts . snd) . ghciPkgOpts) pkgs ++ map T.unpack826 compsWithOpts = map (\(k, bio) -> (k, bioOneWordOpts bio ++ bioOpts bio)) compsWithBios
361 { bioOpts = ghcOpts ++ cppOptions biBuildInfo function