cradle:
  cabal:
    - path: "src"
      component: "lib:utoy"

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

    - path: "bench/Main.hs"
      component: "utoy:bench:utoy-bench"