Skip to content
Snippets Groups Projects
Commit 81df1ffb authored by Ian Lynagh's avatar Ian Lynagh
Browse files

Update tests following changes in base

parent 2a3d41bc
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,6 @@ module Main (main) where
import Control.Exception
import Data.Array.IArray
import Prelude hiding (catch)
a :: Array Int Int
a = listArray (1,4) [1..4]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment