Joachim Breitner

Results 239 issues of Joachim Breitner

I am trying to cross-compile a haskell project that uses a `.hsc` file that uses `bindings-DSL`, but I get error messages like ``` src/….hsc:22 directive strict_import cannot be handled in...

I was just wondering if one of my programs using JuicyPixels could easily provide webp pictures as well (the combination of lossy encoding and alpha transparency is interesting to me),...

According to the docs, `promotePixel` should not lose any data, but yet ``` instance ColorConvertible PixelYA8 PixelRGB8 where {-# INLINE promotePixel #-} promotePixel (PixelYA8 y _) = PixelRGB8 y y...

bug

It would be great if the tool could take in dumps from different phases of the core-to-core pipeline, and present it in a way that makes it easy to observe...

**[Original report](https://bitbucket.org/nomeata/arbtt/issue/73) by [email protected] (Bitbucket: [asbreckenridge](https://bitbucket.org/asbreckenridge), ).** ---------------------------------------- hey! i’ve just installed this on an Intel macOS 11.2.2 machine, arbtt-dump reads ``` 2021-03-01 16:45:52 (295ms inactive): 2021-03-01 16:46:52 (18580ms inactive):...

**[Original report](https://bitbucket.org/nomeata/arbtt/issue/54) by Anonymous.** ---------------------------------------- I've been using arbtt on Mac OS for the better part of a week. A lot of my workday is spent in Chrome because I...

this is not great and may need more cleanup, but it fixes #151 for now

**[Original report](https://bitbucket.org/nomeata/arbtt/issue/74) by Konzertheld (Bitbucket: [Konzertheld](https://bitbucket.org/Konzertheld), GitHub: [Konzertheld](https://github.com/Konzertheld)).** ---------------------------------------- Hello there, I have a simple rule in my configuration: `tag Program:$current.program` that should tag every entry. When I run statistics:...