repl:
	cabal repl

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

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