ghci:	ghci-unix

ghci-unix:
	ghci -Wall -i:src:unix/src src/Sound/Sox/Play.hs

ghci-windows:
	ghci -Wall -i:src:windows/src src/Sound/Sox/Play.hs