Skip to content

Commit 05a0569

Browse files
committed
Fixed haddocks
1 parent faf01b0 commit 05a0569

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dhall/src/Dhall/DirectoryTree.hs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,8 @@ import qualified System.PosixCompat.User as Posix
174174
175175
__NOTE__: This utility does not take care of type-checking and normalizing
176176
the provided expression. This will raise a `FilesystemError` exception or a
177-
`DhallErrors` exception upon encountering an expression that cannot be
178-
converted as-is.
177+
`Dhall.Marshal.Decode.DhallErrors` exception upon encountering an expression
178+
that cannot be converted as-is.
179179
-}
180180
toDirectoryTree
181181
:: Bool -- ^ Whether to allow path separators in file names or not

0 commit comments

Comments
 (0)