]> gitweb.michael.orlitzky.com - spline3.git/commitdiff
spline3.cabal: add Paths_spline3 to other-modules to silence a warning.
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 5 Mar 2019 00:19:50 +0000 (19:19 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 5 Mar 2019 00:19:50 +0000 (19:19 -0500)
spline3.cabal

index bf17664c8d4e3c55520367d31940ac8b266203e3..52028c46458405c354931c48864a099071199042 100644 (file)
@@ -71,6 +71,7 @@ executable spline3
     FunctionValues
     Grid
     Misc
+    Paths_spline3
     Point
     RealFunction
     ScaleFactor