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