You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
willdonnelly edited this page Sep 13, 2010
·
4 revisions
Dyre – A Dynamic Recompilation Library
Dyre is a library which implements Dynamic Recompilation capabilities for Haskell programs. Dynamic recompilation is a configuration strategy that eliminates the overhead and limitations associated with parsing a configuration file, in favor of allowing the custom program configuration to be implemented as a compilable piece of source code.