FICHA · MANJARO

haskell-unsafe

Unified interface to unsafe functions

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

Description

Provides a unified interface to unsafe Haskell functions. These functions can bypass normal safety guarantees, usually for low-level performance, interoperability, or carefully controlled internal code.

It is useful only when safer APIs are not enough and the developer understands the invariants being assumed. Incorrect use can cause crashes, data corruption, or security problems, so it should be isolated and reviewed carefully.

Permissions

Permissions not analysed for this source yet.