haskell-bitcoin / bitcoin

Bitcoin Library for Haskell
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Add {-# LANGUAGE Safe / Trustworthy #-} wherever possible #14

Open ProofOfKeags opened 1 year ago

ProofOfKeags commented 1 year ago

First attempt Safe everywhere. If we cannot we should rethink the way we are doing things and possibly look into Trustworthy.