gregwebs / Shelly.hs

Haskell shell scripting
BSD 3-Clause "New" or "Revised" License
418 stars 88 forks source link

Drop depedency system-fileio and system-filepath #182

Closed fendor closed 5 years ago

fendor commented 5 years ago

Closes #116

Updates include:

Quirks: test/src/RmSpec.hs shows that more type annotations are necessary when using FilePath as a command and program argument at the same time. Thus, I anticipate that some programs will break.

fendor commented 5 years ago

The build should actually succeed, travis failed in the setup of one of the ghc's

gregwebs commented 5 years ago

That's great, thank you! I think we should do a big version bump since this will cause breakage.