StackRating

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

zakyggaps

Rating
1516.93 (38,991st)
Reputation
2,920 (57,921st)
Page: 1 2
Title Δ
Rendering CDATA with Haskell XHT Library 0.00
runtime type checking with haskell / cabal / stack 0.00
Minecraft server manager 0.00
Calling show on results from generic functions in ghci 0.00
Pattern matching vs. constructors +3.77
Monad Transformers. First step -3.44
How to parse simple imperative language using Parsec? 0.00
Failure to install hsev on Windows 10 via `stack install hsdev` 0.00
Remove package sources from cabal directory 0.00
How to inspect the body of an outgoing HTTP request created with `h... 0.00
Html page in Servant -- how to combine REST API and static html pag... 0.00
Haskell parser, Monad and MonadPlus 0.00
conduit: producing memory leak +4.45
Haskell Test.Framework specify number of tests to run from command... 0.00
Why is this instance of Traversable for list not correct? 0.00
Haskell, Non-exhaustive patterns in function - way for checking thi... 0.00
Rewrite Haskell expression in prefix notation 0.00
Automatic propagation of monoidal mappend +0.61
How do I test this applicative instance with checkers? (No instance... 0.00
ghc-mod under stack complaining about hidden main package 0.00
Memoized Collatz sequence 0.00
Zoom instance for Coroutine (Await Int) (State MyState) Int 0.00
Not sure how to parse this using Text.XML.Cursor 0.00
How to deal with "housekeeping" fields in record types? 0.00
How do I make BigFloat an instance of Arbitrary (for QuickCheck)? -3.51
Catching exceptions from pure functions in happstack +0.02
Is there a standard Haskell function like iterate that stops for No... 0.00
Can "overloading" via FlexibleInstances return different... +5.49
GHC 7.10.x migration: why can't one write "pure = return&q... 0.00
Quickcheck on custom datatype +4.50
Handling `id` in derived Aeson FromJSON instances with Aeson/JSON +3.89
Data type that's promotable to the kind level with only one value 0.00
How does GHC represent `undefined :: Void` at run-time? -3.49
Hakyll says "Dependency cycle detected: ..." 0.00
Is it possible to create a function for any type of lens? 0.00
How does one signify an infinite list to be ascending for elem chec... +1.17
How to specify a function operating on non-empty data structure wit... 0.00
How can I do ToJSON for Maybe? 0.00
Conduit's "await" receives Maybe. Why? And how to? 0.00
How to use ((.).(.)) infix? +4.81
Merge conduits into one -3.96
Why does `-threaded` make it slower? 0.00
Understanding how to construct GHC.Generics Rep's and convert b... 0.00
Improve Coroutine Request type safety -2.42
How to validate JSON with schema in Haskell? 0.00
How to hoist Conduit of STT 0.00
How to exit a conduit when using mergeSources 0.00
Extracting Values from a Subtree 0.00
Is it possible to loop for comprehension with IO 0.00
How to process two long lines with constant memory? 0.00