-
Hi, I have a file with the following imports:
```haskell
module Lib where
import Config (Config)
import qualified Config
import Control.Exception as E
import qualified Data.Char as C
import…
-
- https://www.codeslow.com/2019/12/tiny-windows-executable-in-rust.html
- https://github.com/johnthagen/min-sized-rust
What can be added into `Cargo.toml`:
```toml
[profile.release]
lto = true
…
-
A diagram in my model seems to trigger an assertion in the rendering code.
The obfuscated model is attached ([bf12dada.zip](https://github.com/user-attachments/files/17378425/bf12dada.zip))
Releva…
-
## Feedback
Our site has finally launched! See it live at https://openulmus.org/
Now that it has launched, though, there are obviously areas where we can iteratively improve the site.
Add yo…
-
This has been discussed in a few other issues (#2395, #3642), but I want to create a parent issue to track the scope and implementation.
We'd like to implement a new CLI mode in which users are pre…
-
Tools such as `gofmt` are very useful for quickly cleaning reformatting code according to some coding style. I think we need the same for Futhark. It's a bit more complicated to do this for an expre…
-
on the most recent release of cqfTooling while running ECQMCreatorIT tests two failures occured when verifying DataRequirements matched between bundle and measure:
TestCMS125FHIR StartMatOutputTest("…
-
Thanks for the great API and product!
It would be awesome if there was support for asynchronous api calls.
**Use Case:**
When charging a user's credit card over my REST API I need to call the…
-
Hey!
I've been using lazy-list a bunch and it's been great so far, thanks for the hard work!
I'm running into some stack overflow issues:
```Elm
overflow : Int -> List Int
overflow n =
…
-
This has already been discussed a bit at https://github.com/dhall-lang/dhall-haskell/issues/244, but I want to bring this up again.
I'd like it if `dhall format` preserved my intent to lay out an e…