Files
flipper/scripts/bump/package.yaml
Pascal Hartig 10c6a25aad Update bump binary for Linux
Summary: Followed README instructions.

Reviewed By: nikoant

Differential Revision: D29485164

fbshipit-source-id: 07b81ccaa9f3c318862323ca13a450fe99016020
2021-06-30 05:44:37 -07:00

16 lines
272 B
YAML

name: bump
version: 0.2.7
dependencies:
- base >= 4.7 && < 5
- turtle
- system-filepath
- foldl
- text
executables:
bump:
source-dirs: .
main: bump.hs
ghc-options: -optl-static -optl-pthread -fPIC