diff --git a/hie.yaml b/hie.yaml index f68809f..3c7a3d1 100644 --- a/hie.yaml +++ b/hie.yaml @@ -4,7 +4,7 @@ cradle: component: "utoy:lib" - path: "./app/Main.hs" - component: "utoy:exe:utoy-exe" + component: "utoy:exe:utoy" - path: "./test" component: "utoy:test:utoy-test"