pkg(haskell-9.0.1): Add haskell 9.0.1

This commit is contained in:
Vargas, Dan 2021-03-17 12:35:16 -05:00
parent cb5ad603d0
commit fdf236a789
6 changed files with 36 additions and 0 deletions

4
packages/haskell/9.0.1/run vendored Normal file
View file

@ -0,0 +1,4 @@
#!/bin/bash
shift # Filename is only used to compile
./out "$@"