maralorn
maralorn
I got dosh to run with `nix develop` and `cabal run dosh`. When I type ``` In [1]: import Data.Time In[2]: getCurrentTime ``` then first I get successful completion for...
It prints on starting dosh: Could not find module `Dosh.Prelude' I can ignore that message but than dosh freezes in the state ``` *In[1]: In[2]:
On current main: ``` dosh> running tests dosh> Running 1 test suites... dosh> Test suite dosh-test: RUNNING... dosh> dosh> Data.Sequence.Zipper dosh> is a list [✔] dosh> +++ OK, passed 100...
Build error with ghc 9.4 during the ongoing nixpkgs update to LTS 21. https://hydra.nixos.org/build/227407882/nixlog/2/tail ``` [1 of 1] Compiling Releaser.Primitives ( src/Releaser/Primitives.hs, dist/build/Releaser/Primitives.o, dist/build/Releaser/Primitives.dyn_o ) src/Releaser/Primitives.hs:77:32: error: Variable not in...
While cabal has a "--haddocks-for-hackage" flag, stack does not. This is an open issue since 2015. See: https://github.com/commercialhaskell/stack/issues/737 It would probably be easy to implement this in releaser, but that...
At the moment it is very hard to run `releaser` again, if it failed for some reason (e.g. a hackage network outage). Rerunning `releaser` you run into the following problems:...
Everytime I look at this package I break into cold sweat. I agree that it is a very useful tool and that having very loose lower bounds can sometimes be...
Hello and thank you for ddcutil! After updating my system (to nixos-24.05) I am experiencing crashes when running `ddcutil` (2.1.4) from within the `systemd-udevd` systemd (255.6) services. The same command...
Fixes #510 and #504. (I simply included the commit by @magthe.)
One of the currently missing reasons is "ci_activity". This together with #504, means that the notifications API means that the notifications api often fails.