Skip to content

Commit 6690f79

Browse files
committed
core: forgot to export ParseOutputsError
1 parent 17d20b5 commit 6690f79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hnix-store-core/src/System/Nix/DerivedPath.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
module System.Nix.DerivedPath (
44
OutputsSpec(..)
55
, DerivedPath(..)
6+
, ParseOutputsError(..)
67
, parseOutputsSpec
78
, outputsSpecToText
89
, parseDerivedPath

0 commit comments

Comments
 (0)