Skip to content

Commit

Permalink
Check in hie.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
maoe committed Jun 17, 2020
1 parent c36816e commit 1105cf0
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions hie.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
cradle:
cabal:
- path: "./src"
component: "lib:influxdb"

- path: "./tests"
component: "influxdb:test:doctests"

- path: "./tests"
component: "influxdb:test:regressions"

- path: "./examples/random-points.hs"
component: "influxdb:exe:influx-random-points"

- path: "./examples/write-udp.hs"
component: "influxdb:exe:influx-write-udp"

0 comments on commit 1105cf0

Please sign in to comment.