Skip to content
Snippets Groups Projects

Bring mirror up-to-date and bump base upper bound

Closed Herbert Valerio Riedel requested to merge bgamari:master into master
  1. Sep 14, 2017
  2. Jul 03, 2017
  3. May 01, 2017
  4. Apr 30, 2017
  5. Apr 02, 2017
  6. Mar 31, 2017
  7. Mar 26, 2017
  8. Mar 25, 2017
    • Ben Gamari's avatar
      T229: Rework to pass on 32-bit machines · e96a8bf8
      Ben Gamari authored
      Previously it failed with,
      
      -T229: Data.Array.Base.safe_scale: Overflow; scale: 4, n: 4611686018427387904
      -CallStack (from HasCallStack):
      -  error, called at libraries/array/Data/Array/Base.hs ...
      +T229: Ix{Int}.index: Index (17) out of range ((0,-1))
      e96a8bf8
  9. Mar 10, 2017
  10. Feb 14, 2017
  11. Feb 09, 2017
  12. Feb 07, 2017
  13. Dec 26, 2016
    • Ben Gamari's avatar
      Fix overflow check · 6e110fe4
      Ben Gamari authored
      As akio points out, the fix to #229 which I authored previously was blatantly
      wrong.
      6e110fe4
  14. Dec 15, 2016
  15. Nov 15, 2016
  16. Jul 08, 2016
  17. Apr 17, 2016
  18. Dec 23, 2015
  19. Dec 15, 2015
  20. Nov 04, 2015
  21. Oct 28, 2015
  22. Oct 21, 2015
  23. Aug 06, 2015
  24. Jul 30, 2015
  25. Jul 18, 2015
  26. Apr 07, 2015
  27. Mar 10, 2015
  28. Jan 06, 2015
  29. Nov 18, 2014
  30. Sep 21, 2014
  31. Sep 18, 2014
  32. Sep 09, 2014
  33. Jun 26, 2014
Loading