aboutsummaryrefslogtreecommitdiff
path: root/hie.yaml
blob: 6522bf10071d800f1fe3edf3db10866ae925c26a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
cradle:
  cabal:
    - path: "./lib"
      component: "lib:lib-daffm"

    - path: "./exe/Main.hs"
      component: "exe:daffm"

    - path: "./specs"
      component: "test:specs"