2024-04-29 06:24:44 by Masatake Daimon | Files touched by this commit (1) |
Log message: security/hs-securemem: Fix build with GHC 9.8 This breaks build with the currently default GHC 9.6. Please bear with me until I switch the default compiler. |
2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141) |
Log message: Revbump all Haskell after updating lang/ghc96 |
2023-10-31 18:10:50 by Masatake Daimon | Files touched by this commit (5) |
Log message: security/hs-securemem: import hs-securemem-0.1.10 SecureMem is similar to ByteString, except that it provides a memory chunk that will be auto-scrubbed after it run out of scope. |