haskell-te: 3c38f7c23f3e7d9e4823c9980a619e23f3b66fbc

     1: from util import tip_benchmarks, tip_cache
     2: 
     3: setup_cache = tip_cache('quickspecTip')
     4: 
     5: # Generate benchmark functions and add them to this module
     6: locals().update(tip_benchmarks())

Generated by git2html.