summaryrefslogtreecommitdiff
path: root/hadrian/stack.yaml
blob: 44acdf524617a9e04d3628261e046d37efbfe282 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
resolver: lts-16.14

packages:
- '.'

nix:
   enable: false
   packages:
   - autoconf
   - automake
   - gcc
   - git
   - ncurses
   - perl

extra-deps:
- happy-1.20.0