Plan 9 from Bell Labs’s /usr/web/sources/contrib/fernan/nhc98/src/prelude/Array/_E.hs
module Array(_E(..)) where -- a box used to protect args from evaluation when they get passed -- to a foreign function data _E a = _E a