summaryrefslogtreecommitdiff
path: root/stack.yaml
blob: 6fc16cc48c0423e4d1e67def973a7bb95cf4364f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
resolver: lts-10.4
packages:
- '.'
- location:
    git: https://github.com/lambdacube3d/lambdacube-ir.git
    commit: b8b4ec9fa985b2eb756ac1a5a65af483a0bd586b
  subdirs:
    - lambdacube-ir.haskell
  extra-dep: true
extra-deps:
- wavefront-0.7.1.1

flags:
  lambdacube-gl:
    example: true

extra-package-dbs: []