Files
flipper/scripts/bump/package.yaml
Pascal Hartig 8168cd5346 Bump bump binaries
Summary: Rebuild the binaries for Mac and Linux with `stack build` and `stack build --docker`.

Reviewed By: mweststrate

Differential Revision: D28260516

fbshipit-source-id: 4b886c179e761e6d63209381bd21050e74a62fc7
2021-05-07 04:03:45 -07:00

15 lines
217 B
YAML

name: bump
version: 0.2.6
dependencies:
- base >= 4.7 && < 5
- turtle
- system-filepath
- foldl
- text
executables:
bump:
source-dirs: .
main: bump.hs