FICHA · MANJARO

haskell-ptr

Experimental abstractions for operations on pointers

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides experimental abstractions for pointer operations in Haskell. Pointer-level code is used when interacting with native memory, foreign libraries, or performance-sensitive low-level data.

It is intended for advanced developers who understand FFI and memory safety tradeoffs. Incorrect use can cause crashes or memory corruption, so it should not be chosen for ordinary application code.

Permissions

Permissions not analysed for this source yet.