[project @ 2006-01-06 15:52:36 by simonpj]
authorsimonpj <unknown>
Fri, 6 Jan 2006 15:52:36 +0000 (15:52 +0000)
committersimonpj <unknown>
Fri, 6 Jan 2006 15:52:36 +0000 (15:52 +0000)
commitb800a401b72e8fe216f3261c06ab21ebfe4b44fa
tree0561bc909a31829c810a49027463ba69864f282c
parent94dc10bc5f7cbf36814e9158979d0e8fde7c5eef
[project @ 2006-01-06 15:52:36 by simonpj]
Use a type sig rather than a pattern signature, to avoid
depending on GHC's precise impl of scoped type variables.
(Which I'm about to change.)
Data/Array/Base.hs