Commit 5c721f7
authored
Add list comprehension example to haskell/2010/control_structures.json
Adds a list_comprehension entry to haskell/2010/control_structures.json, bringing Haskell to feature-parity with Python and C# for this construct (see issue #774).1 parent 2b223c4 commit 5c721f7
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
65 | 70 | | |
66 | 71 | | |
67 | 72 | | |
| |||
0 commit comments