SpiceQA
Questions
Tags
Users
Badges
user_6499999
@user_6499999
0
reputation
0
answers
1
questions
About Me
// Hello, World !
Top Answers
What is "fix" in Haskell? And why does "fix error" print an infinite string? And why also "take 10 $ fix error" does the same too?
2 votes
Why does eqT returning Maybe (a :~: b) work better than it returning Bool?
2 votes
Select from subquery and join on subquery in Esqueleto
1 votes
Top Questions
Why does eqT returning Maybe (a :~: b) work better than it returning Bool?
7 votes
3 answers