commit 600ac82f2714af1fe3961c51fa4ab22983c57189 parent 40792bf33df4582897000fc331a75cc458db9463 Author: Jared Tobin <jared@jtobin.io> Date: Thu, 5 Feb 2026 08:16:44 +0400 lib: axe rogue newline Diffstat:
| M | lib/Crypto/Hash/SHA256/Arm.hs | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/lib/Crypto/Hash/SHA256/Arm.hs b/lib/Crypto/Hash/SHA256/Arm.hs @@ -46,7 +46,6 @@ fi :: (Integral a, Num b) => a -> b fi = fromIntegral {-# INLINE fi #-} - peek_registers :: Ptr Word32 -> Registers