From fbfafcf77635f2174d1006af7452d7a7b7cf446e Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Fri, 27 Sep 2013 01:31:19 +0400 Subject: Added base32hex benchmarks --- src/Data/ByteString/Base32/Hex.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Data/ByteString/Base32') diff --git a/src/Data/ByteString/Base32/Hex.hs b/src/Data/ByteString/Base32/Hex.hs index f68ad31..0708eeb 100644 --- a/src/Data/ByteString/Base32/Hex.hs +++ b/src/Data/ByteString/Base32/Hex.hs @@ -57,4 +57,4 @@ decode :: Base32Hex -> ByteString decode = pack5 decTable decodeLenient :: ByteString -> ByteString -decodeLenient = undefined \ No newline at end of file +decodeLenient = id \ No newline at end of file -- cgit v1.2.3