26 Jan
2016
26 Jan
'16
2:25 a.m.
is this possible to implement hiding (suppress export) of all instances defined in current module? something like: module A ( (-) ) where like this, or with a Language pragma (top of the module or just above the instance)?