2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | |
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
|
2023-10-30 13:30:03 by Masatake Daimon | Files touched by this commit (4) |
Log message:
devel/hs-hiedb: Update to 0.4.3.0
0.4.3.0 -- 2023-03-13
* Support GHC 9.6
* Set sqlite pragma busy_timeout to 500ms to mitigate frequent failures on
concurrent access
|
2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988) |
Log message:
Bump Haskell packages after updating lang/ghc94
|
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message:
revbump after textproc/icu update
|
2023-01-26 18:46:41 by Masatake Daimon | Files touched by this commit (6) |
Log message:
devel/hs-hiedb: Update to 0.4.2.0
0.4.2.0 -- 2022-09-12
* Support GHC 9.4
|
2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | |
Log message:
massive revision bump after textproc/icu update
|