]> gitweb.michael.orlitzky.com - numerical-analysis.git/blobdiff - src/Polynomials/Orthogonal.hs
src: import only instances from Prelude, where appropriate.
[numerical-analysis.git] / src / Polynomials / Orthogonal.hs
index 4ea0b68191d1b4bc8b717e2aa156c10e2d77cb5e..8fb777fcb103741a65a404046c28226cde723620 100644 (file)
@@ -27,7 +27,7 @@ where
 
 import NumericPrelude
 import qualified Algebra.RealField as RealField ( C )
-import qualified Prelude as P
+import Prelude ()
 
 
 -- | The @n@th Legendre polynomial in @x@ over [-1,1]. These are