haskell-nix/hnix

Replace every use of ErrorCall with a custom Exception value

Aperta

#309 aperta il 9 mag 2018

 (5 commenti) (3 reazioni) (0 assegnatari)Nix (116 fork)github user discovery
good first issue

Metriche repository

Star
 (835 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Rather than pass strings with rendered components to ErrorCall, every possible error or piece of information raised within hnix should use a specific constructor, retaining as much information as possible about the context of that information.

Guida contributor