/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Falsify: Hypothesis-Inspired Shrinking for Haskell (2023)
(www.well-typed.com)
90 points
birdculture
| 1 comments |
20 Apr 25 19:41 UTC
|
HN request time: 0.289s
|
source
1.
evertedsphere
◴[
20 Apr 25 21:32 UTC
]
No.
43746672
[source]
▶
>>43746017 (OP)
#
newtype Parser a = Parser ([Word] -> (a, [Word])
missing a paren here
ID:
GO
↑