Skip to content
Snippets Groups Projects
Commit 705ce331 authored by ian@well-typed.com's avatar ian@well-typed.com
Browse files

Remove nhc98-specific files and content

parent dafecdf0
No related branches found
No related tags found
No related merge requests found
......@@ -64,10 +64,6 @@ import GHC.Arr -- Most of the hard work is done here
import Hugs.Array
#endif
#ifdef __NHC__
import Array -- Haskell'98 arrays
#endif
{- $intro
Haskell provides indexable /arrays/, which may be thought of as functions
whose domains are isomorphic to contiguous subsets of the integers.
......
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