commit a4a32e15abbca391d9aa06527df9db3c22249c15
parent da68bffa72058742e5217d5c8d8b019909c784c2
Author: Jared Tobin <jared@jtobin.io>
Date: Sun, 10 Nov 2024 07:09:59 +0400
lib: remove module
Diffstat:
2 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/ppad-ripemd160.cabal b/ppad-ripemd160.cabal
@@ -34,8 +34,6 @@ test-suite ripemd160-tests
default-language: Haskell2010
hs-source-dirs: test
main-is: Main.hs
- other-modules:
- Wycheproof
ghc-options:
-rtsopts -Wall -O2
diff --git a/test/Wycheproof.hs b/test/Wycheproof.hs
@@ -1,2 +0,0 @@
-
-module Wycheproof where