issues
search
vincenthz
/
hs-memory
haskell memory
Other
48
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Data.Memory.Internal.CompatPrim64: fix 32 bit with GHC >= 9.4
#99
sternenseemann
closed
1 year ago
2
Fix compilation for i686
#98
GNUtoo
closed
1 year ago
1
`ByteSwap` instances for `Word8` (trivial) and `Word128`
#97
edsko
closed
1 year ago
2
(Re-enable) ghc 8.6
#96
edsko
closed
1 year ago
1
Compatibility with GHC 9.4 (base-4.17)
#95
ysangkok
closed
2 years ago
1
Ambiguous occurrences with ghc-9.4.1
#94
pdobsan
closed
2 years ago
0
Support GHC 9.4
#93
parsonsmatt
closed
2 years ago
5
fix more typos
#92
ghost
closed
2 years ago
0
fix typos
#91
ghost
closed
2 years ago
0
Compilation error on GHC 9.2.2 (pre-release): Couldn't match expected type ‘Word#’ with actual type ‘Word8#’
#90
maerten
closed
2 years ago
2
basic GitHub Actions
#89
peterbecich
closed
2 years ago
0
Import don't support basement by default
#88
sanjorgek
closed
2 years ago
0
Compile with GHC 9.2.1
#87
tfausak
closed
2 years ago
5
Does not compile with GHC 9.2.1
#86
TomMD
closed
2 years ago
7
Build with GHC 9
#85
parsonsmatt
closed
3 years ago
3
Doesn't compile on GHC 9.0.1 due to unsafeCoerce#
#84
danwdart
closed
2 years ago
4
ScrubbedBytes should offer prompt scrubbing
#83
treeowl
closed
2 years ago
9
Allow Data.ByteArray.Sized to compile without basement support.
#82
k0001
closed
2 years ago
0
Switch GHC.Prim to GHC.Exts
#81
andrewthad
closed
2 years ago
2
Word128 Missing Classes
#80
BebeSparkelSparkel
closed
2 years ago
0
SizedByteArray: Semigroup and Monoid instances?
#79
k0001
closed
4 years ago
1
Get slice of ByteString
#78
flip111
closed
2 years ago
1
Remove excessive overhead from ScrubbedBytes
#77
ocheron
closed
5 years ago
1
Support GHC 8.8
#76
fumieval
closed
5 years ago
2
Compatibility with base-4.13.0.0
#75
ocheron
closed
5 years ago
0
Warn that other languages may encode Base64 per RFC 2045
#74
MaxGabriel
closed
5 years ago
1
Remove allocations from memXorWith
#73
ocheron
closed
5 years ago
3
Compilation fails on macOS 10.14
#72
stackptr
closed
5 years ago
4
Too loose lower bounds on basement
#71
skeuchel
closed
6 years ago
1
remove foundation dependency, requires basement >= 0.0.7
#70
vincenthz
closed
6 years ago
0
Doesn't build with GHC-8.6.1
#69
hasufell
closed
6 years ago
2
build fix for ghc-8.6
#68
tmcdonell
closed
6 years ago
4
Allow custom index
#67
domenkozar
closed
6 years ago
3
Use memset and memcpy from ByteString to avoid issues with llvm-ng backend
#66
Tritlo
closed
5 years ago
10
Reversing a bytearray
#65
ocheron
closed
6 years ago
2
drop GHC 7.8 and 7.10
#64
vincenthz
closed
6 years ago
0
Examples and doctest
#63
Porges
closed
6 years ago
3
Fails to build on GHC 7.10
#62
ndmitchell
closed
6 years ago
7
add haskell-ci GHC 8.4 RC1
#61
vincenthz
closed
6 years ago
0
add normal form for Bytes and Scrubbed Bytes
#60
vincenthz
closed
6 years ago
0
fix copyByteArrayToPtr method for BlockN
#59
NicolasDP
closed
6 years ago
0
add support for sized byte array with : `SizedByteArray` and `ByteArrayL`
#58
NicolasDP
closed
6 years ago
0
fix compilation without foundation
#57
vincenthz
closed
6 years ago
0
Unable to build without `foundation` support
#56
aisamanra
closed
6 years ago
1
use haskell-ci
#55
vincenthz
closed
6 years ago
0
backport fix for 0.13
#54
khibino
closed
6 years ago
2
update travis: use foundation's
#53
NicolasDP
closed
6 years ago
0
travis tests taking too long installing system
#52
NicolasDP
closed
6 years ago
0
move from quickcheck to foundation's check
#51
NicolasDP
closed
6 years ago
0
The base32 encoder has segfault or buffer overrun issue
#50
khibino
closed
6 years ago
1
Next