Benjamin Weber

Results 29 issues of Benjamin Weber

cabal build raises `ld: warning: search path '/usr/local/opt/icu4c/lib' not found` environment: GHC 9.10.1 cabal 3.12.1.0 _managed through ghcup_ icu4c managed through homebrew: ``` > brew info icu4c ==> icu4c@76: stable...

This is similar to the behaviour of Time Machine. Though, Time Machine only has empty folders without files. What is causing the problem?

S-triage

It's not straightforward to schedule running rustic on Mac as it requires a correctly specified launchd job (which is rather hard to debug): https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/BPSystemStartup/Chapters/ScheduledJobs.html Having a template / example (like...

C-enhancement
E-help-wanted
O-macos
A-packaging
A-examples

My online storage has a quota. Of course I want to retain as many snapshots as the quota allows. Desired: Rustic prunes and makes new snapshots automatically based on the...

C-enhancement
A-core

Provided package `streaming` is installed, the utility is demonstrated with the adapted example from the tutorial as follows: ```haskell {-# LANGUAGE DeriveGeneric, OverloadedStrings, OverloadedLabels #-} module Lib where import Database.Selda...

``` 2 3 ``` How to just get `3`, that is the bare content of `` without the children?

- fixes all (temporarily) broken tests - fixes (temporarily) missing type annotation for `scrapeURL` - includes time and memory benchmark allowing comparing based on real world example with previous version...

(let me know if you'd prefer to load the html on test run instead of including it as file within the repo)