Patrick Wheeler
Patrick Wheeler
I get the error: `Uncaught Unsupported PrimOp: indexCharOffAddr#` in chrome's console. Any time I try to use Data.Text in any compiled to javascript code like: ``` module Main where {-#...
I think there was a Haskell-pipes mailing list discussion that I started about this a while back. I will link it if I find it later, I searched for a...
Currently it looks like this code is not available for direct reuse. The repo is marked private in the package.json ``` "private": true, ``` https://github.com/scanapp-org/html5-qrcode-react/blob/main/package.json#L4 and I did not spot...
Added the second example link found in introduction post.
I just added a link to the introduction post so that interested parties could read more about imp without an additional google search.