Tests/KAT.hs:272:65:
Couldn't match expected type `ByteString -> a1'
with actual type `HMAC a2'
The function `hmac' is applied to three arguments,
but its type `ByteString -> ByteString -> HMAC a2' has only two
In the first argument of `toBytes', namely
`(hmac hashAlg (macKey macVector) (macSecret macVector))'
In the second argument of `(@=?)', namely
`toBytes (hmac hashAlg (macKey macVector) (macSecret macVector))'
The relevant part from http://hydra.cryp.to/build/17938/nixlog/2/raw is: