Safe Haskell | None |
---|---|
Language | Haskell2010 |
Distribution.Nixpkgs.Haskell.Stack.PrettyPrinting
Documentation
data OverrideConfig Source #
Constructors
OverrideConfig | |
Fields
|
systemNixpkgs :: Doc Source #
overridePackages :: (Foldable t, Functor t) => t Derivation -> Doc Source #
importStackagePackages :: FilePath -> Doc Source #
callStackageConfig :: FilePath -> Doc Source #
toNixGhcVersion :: Version -> Doc Source #