aboutsummaryrefslogtreecommitdiff
path: root/hie.yaml
blob: 9e856b51f10d8b021da0c5b3cd5f9b2b29943af2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
cradle:
  multi:
    - path: "./src"
      config:
        cradle:
          cabal:
            component: "exe:hs-visinter"
    - path: "./examples"
      config:
        cradle:
          direct:
            arguments: []