distribution-nixpkgs-1.7.0.1: Types and functions to manipulate the Nixpkgs distribution
Safe HaskellSafe-Inferred
LanguageHaskell2010

Language.Nix.PrettyPrinting

Description

Internal pretty-printing helpers for Nix expressions.

Synopsis

Documentation

toAscListSortedOn :: (a -> String) -> Set a -> [a] Source #

Re-exports from other modules