aboutsummaryrefslogblamecommitdiffstats
path: root/bruiser/hs/run.sh
blob: 413b088cc27fbd1cad46f28b6a82a86feff67a4a (plain) (tree)
1
2
3
4
5
6





                                                            
#!/bin/bash

ghc -c -O Safe.hs
ghc --make -no-hs-main -optc-O bruiserhs.c Safe -o bruiserhs

"./bruiserhs"