24-days-of-purescript-2016 icon indicating copy to clipboard operation
24-days-of-purescript-2016 copied to clipboard

Update 21.markdown

Open intronic opened this issue 1 year ago • 0 comments

I found this page from the documentation page, about Custom Type Errors:

https://github.com/purescript/documentation/blob/master/guides/Custom-Type-Errors.md

The example doesn't compile in the latest version. I didnt update the Gists.

  • I was wondering is there a better place to put an updated example?

  • I found out about Fail by looking at Warn, which I found out about by looking at "Debug" module and wondering how the DebugWarning worked in: spy :: forall a. DebugWarning => String -> a -> a

  • Is there some up to date information about using Debug package?

intronic avatar Mar 19 '23 12:03 intronic