mirror of
https://github.com/scarf-sh/tie.git
synced 2024-11-23 02:56:59 +03:00
0af3459052
INLINABLE makes sure to include the applications unfolding into the haskell interface (despite it's possibly large size). It allows users to specialize the function at use-site: ``` import Scarf.Public.Api (application) {-# SPECIALIZE application @AppIO #-} ``` |
||
---|---|---|
.. | ||
Tie | ||
Tie.hs |