From: Michael Orlitzky Date: Wed, 21 Nov 2012 03:02:27 +0000 (-0500) Subject: Add the Integration.Trapezoid module; import it in the .ghci file. X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;ds=sidebyside;h=57a982c464095201f7635977aac937ad6a08c0b0;hp=57a982c464095201f7635977aac937ad6a08c0b0;p=numerical-analysis.git Add the Integration.Trapezoid module; import it in the .ghci file. ---