packages feed

macrm-1.0.0.5: hie.yaml

cradle:
  stack:
    - path: "./src"
      component: "macrm:lib"

    - path: "./app/Main.hs"
      component: "macrm:exe:macrm"

    - path: "./app/Paths_macrm.hs"
      component: "macrm:exe:macrm"

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