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 4 ... 14
Title Δ
How to call executables from Haskell on Nix that aren't in my p... +0.24
nix-shell as #! interpreter for runghc 0.00
How does variable binding work with recursion in Haskell? +0.22
Why do GHC and GHCI differ on type inference? -0.87
Does a functor always return a lifted type in haskell when the fmap... +0.45
Conflicting versions of Data.Map +0.49
Brackets in Haskell function call +0.50
What are infinite types? -1.51
Why Does Haskell's Range Syntax use First and Then rather than... +2.46
What is the advantage of using the reader monad over passing the va... -0.55
Haskell pattern matching error with data constructor 0.00
Difference between evaluating and performing IO actions: what cause... +0.41
Haskell: Get a prefix operator that works without parentheses 0.00
Why does Python 2 use '/' only as integer division? -0.68
Why it is not possible to redefine (implement) foldr in terms of fo... +2.45
Avoiding class constraint on type level naturals 0.00
How can I have a variable's value be a method, and have a metho... 0.00
How does lazy-evaluation allow for greater modularization? 0.00
Why does 'for' from Data.Traversable accept monadic actions? +0.30
What is RealFloat type in Haskell used for? -1.60
A haskell "withSubprocess" construct around a do block 0.00
How do I declare an 'operator' that takes 2 arguments and u... 0.00
What are the prerequisites for a point-free function in Haskell -0.77
Omitting data type constructors 0.00
Typeclass constraints, polymorphism and cassava-conduit -0.94
How does fromIntegral work? +2.24
nixOS: how to recover from collision between two instances of same... -0.49
Force GHC to ignore missing type constraint +0.11
How does the presence of the "error" function bear on the... -1.43
Operator as an argument in Haskell -0.40
Functions that only work with one constructor of a type -1.79
Eval, rpar and rseq -- any benefit? 0.00
Why do Maybe/Optional types use a Just/Some type instead of the act... +0.58
Why am I forced to specify a type here? -1.30
How do I use QuickCheck to test if a function terminates? -1.22
Haskell List Comprehension for Eq Relations +2.30
Why does (-) fail to typecheck when I place a Double Matrix on the... -0.36
Haskell Does Not Evaluate Lazily takeWhile -0.92
difference between variable definition in a Haskell source file and... -1.55
What is a contravariant functor? -1.73
Haskell cast higher kinded types 0.00
Confused about constructing an Iso from another Iso -0.78
Difference between deriving typeclass and creating an instance 0.00
Why does the following typecheck? +2.69
bind a monadic value (m2 a) inside some other monad m1 +2.10
Testing custom data types which do not implement Eq -0.31
Type mysteries. Why does this code compile? +2.49
Sampling a behaviour from outside network +1.03
Calling list() empties my iterable object? -0.91
Make Lenses (TH) with the Same Field Name using makeClassy +1.18