myriad/hie.yaml.cbl

10 lines
261 B
COBOL

# For use with Haskell IDE Engine or Haskell Language Server using cabal.
# Copy this file over to 'hie.yaml' to use.
cradle:
cabal:
- path: "./src"
component: "lib:myriad"
- path: "./app"
component: "myriad:exe:myriad"