Skip to content
Snippets Groups Projects
  1. Jun 16, 2018
  2. May 04, 2018
  3. Feb 08, 2018
  4. Jan 17, 2018
  5. Dec 28, 2017
  6. Oct 23, 2017
  7. Oct 22, 2017
  8. Sep 14, 2017
  9. Aug 23, 2017
  10. Aug 22, 2017
  11. Aug 15, 2017
  12. Jun 07, 2017
  13. May 04, 2017
  14. Mar 15, 2017
  15. Mar 14, 2017
    • Michal Terepeta's avatar
      Remove fibon · 50812b14
      Michal Terepeta authored
      
      Summary:
      It doesn't compile, nobody is running it and upstream seems to have
      abandoned it too. IMHO, at this point we should simply remove it and
      focus on improving the benchmarks that do work & adding new ones.
      
      See also the discussion in #11501
      
      Signed-off-by: default avatarMichal Terepeta <michal.terepeta@gmail.com>
      
      Test Plan: compile & run nofib
      
      Reviewers: bgamari
      
      Subscribers:
      50812b14
  16. Mar 13, 2017
  17. Mar 09, 2017
  18. Feb 14, 2017
    • Michal Terepeta's avatar
      real: remove HMMS · 3ac6f2db
      Michal Terepeta authored and Ben Gamari's avatar Ben Gamari committed
      
      Summary:
      It doesn't compile and I didn't see any easy way to fix it (I got
      stuck at `import Native`, which, according to a comment, comes from
      `hbc`). According to another comment,  there were other problems with
      the test even when it did compile:
        "HMMS test only works on SPARC machines"
      
      In any case, this has been broken for a while so I don't think anyone
      will miss it.
      
      Signed-off-by: default avatarMichal Terepeta <michal.terepeta@gmail.com>
      
      Test Plan: run nofib
      
      Reviewers: erikd, bgamari
      
      Reviewed By: bgamari
      
      Differential Revision: https://phabricator.haskell.org/D3088
      3ac6f2db
Loading