Commit 5da4782
authored
02-Introducing-Components H.Component type params (purescript-halogen#736)
* 02-Introducing-Components H.Component type params
As of Halogen 6, `H.Component` takes four type parameters (`query input output m`), but the text says it takes "five"
* H.Component no longer takes HH.HTML as type var1 parent d862068 commit 5da4782
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
256 | | - | |
| 256 | + | |
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | 262 | | |
263 | | - | |
| 263 | + | |
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
| |||
0 commit comments