Skip to content

Commit

Permalink
Switch to filepath v1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
a5ob7r committed May 25, 2024
1 parent 971dd47 commit 7c9b2ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ packages:
./
./localeconv

index-state: 2024-02-17T12:14:05Z
index-state: 2024-05-24T23:28:18Z
3 changes: 2 additions & 1 deletion haskellorls.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ library haskellorls-internal
, directory
, env-locale
, extra
, filepath >=1.4.100 && <1.4.200
, filepath ^>=1.5
, Glob
, haskell-gettext
, hostname
Expand All @@ -125,6 +125,7 @@ library haskellorls-internal
, mtl
, natural-sort
, optparse-applicative ^>=0.18.1
, os-string
, safe-exceptions
, setlocale
, terminal-size
Expand Down

0 comments on commit 7c9b2ca

Please sign in to comment.