- 18 Dec, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 28 Oct, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 09 Sep, 2024 1 commit
-
-
Grégoire Locqueville authored
- Re-enable orphan warnings that were manually disabled in many modules - Remove non-Haskell files that were just sitting in the source tree - Remove modules that were not called from anywhere - Remove unused dependencies This is not exhaustive by any means. In particular, some more weeding out can be achieved by looking at individual functions and even branches of functions. Weeder can help with that.
-
- 25 Mar, 2024 1 commit
-
-
Przemyslaw Kaminski authored
-
- 04 Sep, 2023 1 commit
-
-
Alfredo Di Napoli authored
This commit refactors the codebase to add a new function called `addDocumentsToHyperCorpus` which generalises the common pattern of calling `insertMasterDocs` and later adding the documents via the DB `Doc` functions. It also "lowers" some functions to run into a plain `DBCmd`.
-
- 27 Oct, 2022 1 commit
-
-
Przemyslaw Kaminski authored
-
- 20 Jan, 2022 1 commit
-
-
Alexandre Delanoë authored
-