1 2 3 4 5 6
module Settings.Packages.Ghci (ghciPackageArgs) where import Expression ghciPackageArgs :: Args ghciPackageArgs = package ghci ? notStage0 ? builder GhcCabal ? arg "--flags=ghci"