Alle Optionen
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Quellcode: haskell-safe-exceptions  ]

Paket: libghc-safe-exceptions-dev (0.1.7.0-4 und andere)

Links für libghc-safe-exceptions-dev

Screenshot

Debian-Ressourcen:

Quellcode-Paket haskell-safe-exceptions herunterladen:

Betreuer:

Externe Ressourcen:

Ähnliche Pakete:

safe, consistent, and easy exception handling

This package provides additional safety and simplicity versus Control.Exception by having its functions recognize the difference between synchronous and asynchronous exceptions. As described below, synchronous exceptions are treated as recoverable, allowing you to catch and handle them as well as clean up after them, whereas asynchronous exceptions can only be cleaned up after. In particular, this library prevents you from making the following mistakes:

 * Catching and swallowing an asynchronous exception
 * Throwing an asynchronous exception synchronously
 * Throwing a synchronous exception asynchronously
 * Swallowing asynchronous exceptions via failing cleanup handlers

This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.

Andere Pakete mit Bezug zu libghc-safe-exceptions-dev

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • erweitert

libghc-safe-exceptions-dev herunterladen

Download für alle verfügbaren Architekturen
Architektur Version Paketgröße Größe (installiert) Dateien
amd64 0.1.7.0-4+b1 40,4 kB325,0 kB [Liste der Dateien]
arm64 0.1.7.0-4+b1 44,7 kB428,0 kB [Liste der Dateien]
armhf 0.1.7.0-4+b1 43,5 kB333,0 kB [Liste der Dateien]
i386 0.1.7.0-4+b1 39,7 kB279,0 kB [Liste der Dateien]