test: ghci -I../c -L../c/.libs -lmlp t.hs clean: rm -Rf *.h *.c *.o *.hi rm -Rf MLP/*.h MLP/*.c MLP/*.o MLP/*.hi