santiweight

Results 10 issues of santiweight

So I think I have a lot of misunderstandings here... I have a project with a library component (in my .cabal) and a test component (also in my .cabal). I...

Wingman does not currently compile with 9.2. I've investigated a little and I think I've figured out one of the main barriers for the migration. In

component: plugins
component: wingman
GHC

As of MacOS Big Sur I get the following error: `ld: file not found: /usr/lib/system/libcache.dylib for architecture x86_64 ` when adding any dependency to my obelisk project. That's the weird...

bug
High Severity
MacOS

This action supports an action "Add argument `xxx` to function" whenever there is an undefined variable error: ```Haskell foo = unknown -- becomes foo unknown = unknown ``` The only...

Many users, including myself, get frustrated when starting a new project. The `cabal init` experience is very pleasant, but the defaults for packages and the generated code could be more...

type: enhancement
cabal-install: cmd/init
type: RFC

Hey @alanz :) I tried out adding something that I would _want_ (not need) for HLS plugins: prepending a declaration onto a list of declarations. I also wanted to try...

Calling: ``` hoogle server ``` with apparently any configuration, causes the server to load, but the server can only be viewed from safari. Chrome works as expected... Device: M1 Macbook...

I just tried compiling some of the examples and it seems they require a non-existent version of haskell-gi-base, at least according to Hackage. The latest version of haskell-gi-base appears to...

https://www.reddit.com/r/haskell/comments/qe0e4g/ann_pokerbase_a_fullydocumented_and_tested_poker/ Let me know if you want to try to migrate to use `poker-base`. From what I remember of `poker-maison` - the task should be pretty simple. `poker-base` is basically...

We've talked in the past (dunno if you remember - 3 years ago maybe?). ### Summary Thanks for the great project :) Incoming wall of text, but I hope it...