From 36b1ba0242bd5ceb600412d6c93a37b33b57d4d9 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Mon, 4 Mar 2019 19:19:50 -0500 Subject: [PATCH] spline3.cabal: add Paths_spline3 to other-modules to silence a warning. --- spline3.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/spline3.cabal b/spline3.cabal index bf17664..52028c4 100644 --- a/spline3.cabal +++ b/spline3.cabal @@ -71,6 +71,7 @@ executable spline3 FunctionValues Grid Misc + Paths_spline3 Point RealFunction ScaleFactor -- 2.43.2