Skip to content

Commit

Permalink
Don't require filepath-1.4.2.0
Browse files Browse the repository at this point in the history
Again, GHC 7.0
  • Loading branch information
knothed committed Jun 8, 2021
1 parent c89c027 commit 0ca1d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/test/happy-test.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ library
build-depends: base < 5,
process,
directory,
filepath >= 1.4.2.0,
filepath,
transformers >= 0.5.6.2

default-language: Haskell98
Expand Down

0 comments on commit 0ca1d45

Please sign in to comment.