packages feed

happs-tutorial-0.4: runServerWithCompileNLink.sh

# delete this later, this is only for diagnosing slow link times
# at one point, we had almost 10 minute link times, and now it's down to 10 seconds
# So we should do binary cuts on the repo and try to figure out exactly what changed and why
# rm happs-tutorial src/*.hi  src/*.o 

# time ghc -fwarn-missing-signatures -isrc --make src/Main.hs -o happs-tutorial
time ghc -iDataGraphInductive -isrc --make src/Main.hs -o happs-tutorial

beep -r 5

./happs-tutorial 5001