diff options
Diffstat (limited to 'examples/error.hs')
-rw-r--r-- | examples/error.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/error.hs b/examples/error.hs index f13a48e..5efae7c 100644 --- a/examples/error.hs +++ b/examples/error.hs | |||
@@ -1,4 +1,5 @@ | |||
1 | import Numeric.GSL | 1 | import Numeric.GSL |
2 | import Numeric.GSL.Special | ||
2 | import Numeric.LinearAlgebra | 3 | import Numeric.LinearAlgebra |
3 | import Prelude hiding (catch) | 4 | import Prelude hiding (catch) |
4 | import Control.Exception | 5 | import Control.Exception |