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

    - path: "./bin/Main.hs"
      component: "exe:chelleport"

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