StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Ben

Rating
1516.24 (40,926th)
Reputation
47,726 (2,152nd)
Page: 1 2 3 ... 14
Title Δ
Different let in for lines in do block -1.38
RebindableSyntax does not work as expected +2.66
Is it possible to have a type class for both constants and expressi... +2.57
Haskell: Get caller function name +2.87
Building a Haskell nix expression from GitHub fails when passing op... 0.00
How does the :: operator syntax work in the context of bounded type... +0.47
I'm having trouble with a multi-parameter typeclass -1.51
In haskell is there any difference between a let x= and an x= on th... +2.90
How do I conditionally bind in a do block? -1.44
Why [x, y, _] isn't allowed in pattern matching +0.01
Why is a universally quantified variable not in scope in this Haske... 0.00
Understanding monadic function composition +1.76
Can I check whether a bounded list contains duplicates, in linear t... +2.53
How does Haskell's type system generate this error? +0.31
Haskell type substitution -0.08
How does Haskell know whether a data type declaration is a variable... -0.28
Haskell: Is there any object that is of every type, like `null` in... +1.05
Why do covariance/contravariance imply read-only/write-only? -0.60
How to filter based on monadic pattern match? +0.82
How does Haskell infer type during an instance declaration? 0.00
How to specify types for intermediate variables explicitly? 0.00
Is the Writer Monad Now Suitable for Large Lazy Lists? 0.00
What's the priority for function composition in Haskell? -1.66
The term "function application" in Haskell -0.11
How does <*> derived from pure and (>>=)? +1.82
Is there a shorthand for operations like `fromNewtype . f . toNewty... -0.57
How to decode backslash scapes strings in python? 0.00
Resolving an ambiguous type variable +2.35
Recursive definition of the (!!)-function +1.01
Typecheck fails for apparently equal instance definition -0.93
Defining new function as a composition of functions while adding ad... -0.66
Is there a way to shorten multiple conditions such as below? -0.51
Why does Haskell says this is ambiguous? +0.41
Trying to write `map` using `foldr` +0.54
How are these two instances overlapping (involving out-of-scope typ... 0.00
lexical error in string/charcter literal at character ' '? -0.64
I am getting different results when running my Haskell code interac... -1.55
Haskell singletons : typelits package +2.45
Does Haskell support anonymous instances of typeclass? +0.12
How is the new “DL” ranking in the Hackage package search calculated? 0.00
How to derive the type for Haskell record fields? -0.45
Is indentation in Haskell like in Python? -0.93
Restructuring an OOP datatype into Haskell types +2.15
Two function calls but only one trace displayed -1.40
How to read this strange type signature foo :: Sing n -> (KnownN... +2.59
Why is there no runConst function in Haskell? 0.00
Why doesn't subtyping via existentials and constraints work? -0.82
How can I use a nix configuration when not using Nixos? -1.98
Haskell type functions? +1.43
When do I need type annotations? -1.41