Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / Packages / array
Source project has a limited visibility.
  • Ben Gamari's avatar
    e96a8bf8
    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
    History
    T229: Rework to pass on 32-bit machines
    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))
Code owners
Assign users and groups as approvers for specific file changes. Learn more.