Import path parsing

This commit is contained in:
vegowotenks 2025-02-18 00:20:55 +01:00
parent 99dcfbd976
commit a19bcf0ad5
3 changed files with 27 additions and 12 deletions

View file

@ -22,10 +22,12 @@ description: Please see the README on GitHub at <https://github.com/gith
dependencies:
- base >= 4.7 && < 5
- containers
- parsec
- filepath
- path
- directory
- exceptions
- filepath
- os-string
- path
- parsec
ghc-options:
- -Wall