6 lines
103 B
Plaintext
Executable File
6 lines
103 B
Plaintext
Executable File
#! /usr/bin/env nix-shell
|
|
#! nix-shell -i sh -p haskellPackages.hpack
|
|
|
|
gup -u package.yaml
|
|
|
|
hpack - >$1 |