emiflake

Results 5 issues of emiflake

The PlutusTx.Builtins defines `error`: ```hs {-# NOINLINE error #-} -- | Aborts evaluation with an error. error :: () -> a error = mustBeReplaced "error" ``` However, the use of...

Plutus Tx
User experience
status: needs triage

This function has been deprecated after Emacs 24. See https://github.com/emacs-evil/evil/pull/771/. It _has_ been added back as a deprecated function, however, so I don't quite know why I encountered it now....

When running Oura with the Kafka or with terminal backend and connecting using N2N, (see configuration below) we stop receiving both logs and Kafka messages after a couple minutes (20-30)....

# Motivation Previously, large types in declarations looked like this: ![image](https://github.com/haskell/haddock/assets/7753922/71d7e1ae-d3f8-4bbc-bb19-0b983958e02b) (Note the type runs out of the bounds of the browser window to the right.) Thankfully, after [#1525](https://github.com/haskell/haddock/pull/1525), large...

enhancement
backend:web

From what I have found, the clearest documentation for the types oura emits through the various pub-sub streams is in [`ouraTypes.ts`](https://github.com/txpipe/oura/blob/2bdae0f548f721e8575bf90ebd99e55df487e241/assets/denopkgs/v2AlphaOuraUtils/ouraTypes.ts). And this serves quite well for reading through the...

documentation