We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17d20b5 commit 6690f79Copy full SHA for 6690f79
hnix-store-core/src/System/Nix/DerivedPath.hs
@@ -3,6 +3,7 @@
3
module System.Nix.DerivedPath (
4
OutputsSpec(..)
5
, DerivedPath(..)
6
+ , ParseOutputsError(..)
7
, parseOutputsSpec
8
, outputsSpecToText
9
, parseDerivedPath
0 commit comments