summaryrefslogtreecommitdiff
path: root/examples/error.hs
diff options
context:
space:
mode:
Diffstat (limited to 'examples/error.hs')
-rw-r--r--examples/error.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/error.hs b/examples/error.hs
index bcfe224..16305dc 100644
--- a/examples/error.hs
+++ b/examples/error.hs
@@ -1,4 +1,4 @@
1import GSL 1import Numeric.GSL
2import Prelude hiding (catch) 2import Prelude hiding (catch)
3import Control.Exception 3import Control.Exception
4 4