Skip to content

Commit bee361d

Browse files
committed
Add filepath dependency to monocle.cabal
This update reintroduces the filepath dependency in the monocle.cabal file, ensuring proper handling of file paths in the application.
1 parent d123f0f commit bee361d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

monocle.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ library
142142
, envparse < 1
143143
, exceptions >= 0.10
144144
, fakedata >= 1.0
145+
, filepath
145146
, fast-logger
146147
, foldl
147148
, gerrit >= 0.1.6

0 commit comments

Comments
 (0)