-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
HLint produces this output:
user@user-Laptop:~/Gsoc/ConcurrentHashTable/gitHubRepo/Concurrent_Datastructures/Data/HashTable$ hlint Concurrent.hs
Concurrent.hs:863:1: Warning: Parse error: Illegal instance declaration
Found:
instance DebugShow Mask where
debugShow mask = do bitsstr <- return $ showIntAtBase 2 intToDigit mask ""
return $ "Mask: " ++ bitsstr ++ "\n"
1 suggestion
on commit 12e8216
I think thats actually an error not an suggestion
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels