Skip to content

Issues: haskell/primitive

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

fromList for mutable arrays
#413 opened May 1, 2024 by meooow25
Wrapper for sameSmallMutableArray#
#403 opened Nov 27, 2023 by andrewthad
Make test suite build with GHC 9.8
#399 opened Aug 29, 2023 by andrewthad
PrimUnlifted class
#379 opened Mar 23, 2023 by andrewthad
missing git tags
#349 opened Jul 10, 2022 by chessai
Ptr operations have the wrong types
#333 opened Jan 12, 2022 by treeowl
Missing folds for ByteArray
#328 opened Dec 23, 2021 by konsumlamm
Missing instances
#327 opened Dec 23, 2021 by konsumlamm
mapAccumL and variants
#304 opened Apr 9, 2021 by andrewthad
IO operations for bytearray
#299 opened Nov 24, 2020 by Boarders
Add atomic stuff
#295 opened Sep 22, 2020 by treeowl
Use noDuplicate# where appropriate
#294 opened Sep 22, 2020 by treeowl
memset is terrible and not performant likely (for nonzeroing path) bug enhancement task Something that needs to be done (not a bug fix)
#265 opened Mar 9, 2020 by cartazio
Fix unused imports warning
#257 opened Feb 10, 2020 by adithyaov
cmm / min ghc version / uniform APIS enhancement task Something that needs to be done (not a bug fix)
#252 opened Jun 3, 2019 by cartazio
ProTip! Exclude everything labeled bug with -label:bug.