-
Hi,
When I compile a modal application with optimizations on (such as is done by default with cabal), the command line parsing doesn't work as expected. Here's a small example program:
```
{-# LANGU…
-
### Bug Description
Having a string e.g. "8.8.22 14:35:06" where the time is related to timezone "Europe/Berlin" in the preview of the evaluated expression the result is correct but when executing th…
-
Waiting on *language-c* to relax its bounds (https://github.com/visq/language-c/issues/95), so that c2hs can build. After that, we should be good to go.
-
Let's revisit the default GHC extensions we're using.
@georgefst suggested using the [upcoming GHC2021 standard](https://github.com/ghc-proposals/ghc-proposals/pull/380) as a starting place. [[Rend…
dhess updated
2 years ago
-
### Bug Description
When pressing Ctrl + middle mouse button + dragging to move the node view, the n8n tab that is open crashes my browser. I'm currently using Google Chrome v130.0.6723.92, and my n8…
-
The end of the log file:
```
checking whether byte ordering is bigendian... no
checking assembler .cfi pseudo-op support... no
checking for _ prefix in compiled symbols... yes
checking whether …
-
There doesn't seem to be an easy way to tell which commit should be used for which GHC version. It would be helpful to add some tags for that purpose.
-
Apologies for the fact that this isn't really an "issue" with *gipeda*, but this seemed like a sensible place to ask.
I notice that https://perf.haskell.org/ghc/ has not been updated in two years, …
-
**Scholarship**: [GHC 20 Scholarships for Students and Faculty](https://ghc.anitab.org/2020-student-academic/scholarships/)
**Opens**: Januaray 15th
**Deadline**: March 4th
**Level**: Women who …
-
Currently, Agda uses the ghc from system path:
https://github.com/agda/agda/blob/2dc760c4f6a46a0b768c718d1620ee61c12d09ce/src/full/Agda/Compiler/MAlonzo/Compiler.hs#L852
However, (especially for…