aboutsummaryrefslogtreecommitdiff
path: root/snug-clean/nitrile.yml
blob: 74088cf9e6f8100a0c2dc9ae2d0769ac41053481 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
format_version: 0.4.5
name: snug-clean
type: Application
version: 0.1.0
maintainer: Camil Staps
contact_email: clean@camilstaps.nl

dependencies:
  base: ^2.0
  category-theory: ^1.0
  containers: ^1.5
  parser-combinators: ^1.0
  system: ^1.0
  text: ^1.0

src:
  - src

build:
  compile:
    script:
      - clm:
          main: snug
          target: snug
          print_result: false
          print_time: false

tests:
  example:
    depends: [compile]
    script:
      - ./snug ../tests.snug