kadena-io / chainweb-data

Data ingestion for Chainweb.
BSD 3-Clause "New" or "Revised" License
14 stars 8 forks source link

Add back an extended hie.yaml #179

Closed enobayram closed 10 months ago

enobayram commented 10 months ago

Seems like I made a mistake with https://github.com/kadena-io/chainweb-data/pull/175

Without the hie.yaml, HLS picks the right configuration for the modules in the haskell-src/exec folder, but it fails for others.

This PR adds back a hie.yaml that lists the folders for the individual stanzas from our chainweb-data.cabal