]> gitweb.michael.orlitzky.com - numerical-analysis.git/commitdiff
Add a .ghci file.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 24 Sep 2012 21:23:41 +0000 (17:23 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 24 Sep 2012 21:23:41 +0000 (17:23 -0400)
src/.ghci [new file with mode: 0644]

diff --git a/src/.ghci b/src/.ghci
new file mode 100644 (file)
index 0000000..dfec625
--- /dev/null
+++ b/src/.ghci
@@ -0,0 +1,2 @@
+:l Roots/Simple.hs
+-- :m +Roots.Fast