Safe Haskell | None |
---|---|
Language | Haskell2010 |
Distribution.Nixpkgs.Haskell.FromStack.Package
Documentation
Constructors
Node | |
Fields |
mkNode :: Derivation -> Node Source #
findCycles :: [Node] -> [[Node]] Source #
breakCycle :: [Node] -> [String] Source #
buildNodeGraph :: [Node] -> (Graph, FromVertex, FromKey) Source #
isFromHackage :: Binding -> Bool Source #
pPrintOutConfig :: SystemInfo -> [Node] -> Doc Source #
pPrintBreakCycle :: [Node] -> Doc Source #
pPrintOutPackages :: [Derivation] -> Doc Source #