Skip to content

Commit 39cc985

Browse files
committed
expose smart constructor for NormalizedFilePath
1 parent a46ee4d commit 39cc985

File tree

1 file changed

+1
-0
lines changed
  • lsp-types/src/Language/LSP/Types

1 file changed

+1
-0
lines changed

lsp-types/src/Language/LSP/Types/Uri.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ module Language.LSP.Types.Uri
1010
, toNormalizedUri
1111
, fromNormalizedUri
1212
, NormalizedFilePath
13+
, normalizedFilePath
1314
, toNormalizedFilePath
1415
, fromNormalizedFilePath
1516
, normalizedFilePathToUri

0 commit comments

Comments
 (0)