2025-02-02 14:06:08 by Masatake Daimon | Files touched by this commit (1173) |
Log message:
Bump all Haskell packages after switching the default compiler.
|
2025-01-31 07:56:09 by Masatake Daimon | Files touched by this commit (3) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
devel/hs-hiedb: update to hiedb-0.6.0.1
## 0.6.0.1
* Bump base and ghc version bounds to support GHC 9.10
|
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
revbump after icu and protobuf updates
|
2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137) |
Log message:
Recursive revbump after changing the default Haskell compiler
|
2024-05-02 12:06:47 by Masatake Daimon | Files touched by this commit (5) |
Log message:
devel/hs-hiedb: Update to 0.6.0.0
0.6.0.0 -- 2024-02-11
Add index on column unit of table mods
Add new table imports which indexes import statements
Add new cli options that allow selectively skipping indexing of some things: \
--skip-refs Skip refs table when indexing --skip-decls Skip decls table when \
indexing --skip-defs Skip defs table when indexing --skip-exports Skip exports \
table when indexing --skip-imports Skip imports table when indexing --skip-types \
Skip types and typerefs table when indexing --skip-typerefs Skip typerefs table \
when indexing
Fix a bug where duplicate entries were inserted into typerefs table during \
indexing
Fix a bug in searchDef query which was mistakenly not including ':' when \
searching by occurrence names
0.5.0.1 -- 2024-01-12
Fix incorrect Show Symbol instance in 0.5.0.0
0.5.0.0 -- 2024-01-12
Handle duplicate record fields in GHC 9.8 instead of crashing
0.4.4.0 -- 2023-11-13
Add --src-base-dir option allowing for src file indexing in mods
Support GHC 9.8.1
Drop support for GHC 8.10
Add lookupHieFileFromHash
Add lookupPackage
Add removeDependencySrcFiles
|
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141) |
Log message:
Revbump all Haskell after updating lang/ghc96
|