# HIDE_SYNTH = -hide-package synthesizer

ghci:
	ghci -i:src -Wall $(HIDE_SYNTH)
