Jason

Results 29 issues of Jason

Addresses GH-13 You may need to do `stack upgrade` before `stack build`, otherwise you are likely to get errors such as: ``` Unable to load cabal files for snapshot ......

When running the tests from a fresh clone and build, I get ``` epub-tools-2.11: test (suite: epubname-tests) ### Error in: 0:Format:51 user error (Text.Regex.Posix.String died: (ReturnCode 17,"illegal byte sequence")) Cases:...

The few updates we've done at work have been trivial, hoping 10.0 - 13.xx will be only marginally more difficult. Any known reason not to update?

In Contributing.md, please add things like: - what formatting tool to use - what linter to use - etc In addition to this, add config files for the various tools.

**Why:** Make it easier for newcomers to install and use hasktags closes https://github.com/MarcWeber/hasktags/issues/87

There are no installation instructions in the readme. It would be nice to have a simple list

https://github.com/lra/mackup/issues/1761 Add support for Sync.com. Probably not mergeable though because you said, "If [nested symlinks are] not supported, I would not support this officially, because people tend to blame the...

Related to https://github.com/lra/mackup/issues/1760

I was updating to the omni model and used all caps ``` (setq org-ai-default-chat-model "GPT-4o") (add-to-list 'org-ai-chat-models "GPT-4o") ``` I got this error response `The model `GPT-4o` does not exist...