Matthias Meschede
Matthias Meschede
Hi all, These are more questions but may also become a feature request if there isn't a convenient way to doing so. If I think about common Excel style tables,...
when this cell from the ihaskell-inline-r tutorial notebook ```haskell import qualified H.Prelude as H H.initialize H.defaultConfig ``` is executed, the kernel crashes with an `unhandled ELF relocation` error. ``` [I...
**Describe the bug** I painfully miss light highlight colors in the "Background Colors" window. This makes highlighting text unpleasant for the eye because the contrast against the standard black text...
I have many pytest-benchmarks in my unit tests and I get many many lines of output from pytest-benchmark on the CI. Would it be possible to add an option to...
The `fillcontinents` routine seems to fill the ouside of the continents, not the inside under some specific lat/lon values. (`basemap.__version__ = 1.1.0` from `conda-forge`) ``` import matplotlib.pyplot as plt from...
probably I am doing something wrong. I often get this error when building with the `default.nix` that was generated by `stack2nix`: ``` *** abort because of serious configure-time warning from...
is there a smart way to generate a cabal environment for a project that does not contain a top level package? E.g. a `stack.yaml` file that contains: ``` packages: -...
Pandas and Chardet seem to be missing a few dependencies, for example pkgconfig. I started adding overrides but got stuck with `setuptools-rust` that seems also to be required. No need...
Hey, I really like the spirit of this project, a taskwarrior backed by SQLite and a reusable Haskell library. Thanks for working on this! I only read through the documentation...
Does tasklite plan to have a note taking system? In taskwarrior this is available through addons like _hasknote_.