]> gitweb.michael.orlitzky.com - spline3.git/blobdiff - makefile
Remove the repa3 includes from the GHC command-line. It seems to work without them.
[spline3.git] / makefile
index 2bbe57668e1a0bb5f8a262d88b35853ac77b85e2..0db6ce105640de93d2bcc1268b8dbfb0e4026360 100644 (file)
--- a/makefile
+++ b/makefile
@@ -26,7 +26,6 @@ GHC_OPTS += -rtsopts
 GHC_OPTS += -threaded
 GHC_OPTS += -o bin/${BIN}
 
-
 .PHONY : test publish_doc doc src_html hlint
 
 $(BIN): src/*.hs