Files
flipper/scripts/bump/package.yaml
Pascal Hartig f1abd8a4a4 Update bump binaries
Summary: Update pre-compiled binaries in the repo by running `stack build` on Linux and MacOS.

Reviewed By: nikoant

Differential Revision: D21301515

fbshipit-source-id: f3b648c03a4ec7c680c88574caa3f4abbe5e0fe0
2020-04-29 06:34:58 -07:00

15 lines
217 B
YAML

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