diff options
-rw-r--r-- | Biz/Bild.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Biz/Bild.hs b/Biz/Bild.hs index 538b991..d1d3d78 100644 --- a/Biz/Bild.hs +++ b/Biz/Bild.hs @@ -84,7 +84,7 @@ -- -- or -- --- > -- : out my-ap.js +-- > -- : out my-app.js -- -- When multiple compilers are possible we use the @out@ extension to determine -- target platform. If @out@ does not have an extension, each build type falls |