summaryrefslogtreecommitdiff
path: root/package.yaml
blob: 8fe8bbc32f13ff59101f26e40323be1bb15e8b2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
name:                rep-goal-calc
version:             0.1.0.0

dependencies:
- base
- rebase
- lens
- vty
- time
- mtl
- data-default
- containers
- brick
- format-numbers
- text

executables:
  repgoal:
    main:                repgoal.hs
    ghc-options:
    - -threaded
    - -rtsopts
    - -with-rtsopts=-N