nhc only: expose Foldable and Traversable instances of Array
authorRoss Paterson <ross@soi.city.ac.uk>
Sun, 17 Aug 2008 00:27:19 +0000 (00:27 +0000)
committerRoss Paterson <ross@soi.city.ac.uk>
Sun, 17 Aug 2008 00:27:19 +0000 (00:27 +0000)
commitc7dc14cd5106c9e3c5d481a09b6e6241f662e99d
treeaae6c9da430fbe139aa21f2a04b306fd658d9abb
parentb1c845d526296f874ef33fd1a4568c7dfe63c55b
nhc only: expose Foldable and Traversable instances of Array

These were turned off as a side-effect of a previous nhc-only fix for
#2176 that is no longer needed.  They should be fine for nhc now.
Data/Foldable.hs
Data/Traversable.hs