haskell-te: 596fe5b16263080d2661d4a14a467736582ec9ac

     1: From: Chris Warburton
     2: Date: Wed, 08 Nov 2017 12:18:43 +0000
     3: State: new
     4: Subject: Don't reduce in quickspecAsts or concurrentQuickspec
     5: Message-Id: <cacc597411d5955c-0-artemis@nixos>
     6: 
     7: We have a standalone reduce-equations command, so we shouldn't have the
     8: other commands do reduction.
     9: 
    10: This is unrelated to whether we automatically reduce during
    11: benchmarking. In that case, I think quickspec should automatically
    12: reduce, since that's how the authors intended it to be used, whilst the
    13: bucketing systems should use reduce-equations, as that's how we intended
    14: them to be used.
    15: 
    16: Make sure to update the README examples if we do this change!

Generated by git2html.