repl:
	cabal repl

t:
	cabal test --enable-profiling --enable-library-coverage --enable-coverage --test-show-details always

doc:
	cabal haddock --haddock-css ocean --haddock-hyperlink-source