\transexample{toplevelinline}{Top level binding inlining}{from}{to}
- Example \in{ex:trans:toplevelinline} shows a typical application of
+ \in{Example}[ex:trans:toplevelinline] shows a typical application of
the addition operator generated by \GHC. The type and dictionary
arguments used here are described in
- \in{section:prototype:polymorphism}.
+ \in{Section}[section:prototype:polymorphism].
Without this transformation, there would be a (+) entity in the
architecture which would just add its inputs. This generates a lot of