Skip to content

Commit 3c2b565

Browse files
committed
feature: docker: io: haskell
1 parent d37f8cd commit 3c2b565

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/Dockerfile.io

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ RUN echo "> install bun" && \
4242
echo "> install npm globals" && \
4343
bun i palabra wisdom nupdate version-io redrun superc8 supertape madrun redlint putout renamify-cli runny redfork -g && \
4444
echo "> install rust go deno bun fasm nvim" && \
45-
bun ${BUN_INSTALL}/bin/palabra i nvm node rust go deno fasm nvim rizin yara && \
45+
bun ${BUN_INSTALL}/bin/palabra i nvm node rust go deno fasm nvim rizin yara haskell && \
4646
echo "> install node" && \
4747
. $NVM_DIR/nvm.sh
4848

0 commit comments

Comments
 (0)