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

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

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