brick-tabular-list: Tabular list widgets for brick.
This package contains two tabular list widgets for brick.
Grid tabular list

Mixed tabular list

To get started
Read Brick.Widgets.TabularList.Grid and Brick.Widgets.TabularList.Mixed.
Run demo programs in demos/ directory. To learn more quickly, modify and run demo programs.
Lens support
If you want to use lens, you should use OverloadedLabels extension with generic-lens or optics-core.
If you import any tabular list widget, Data.Generics.Labels from generic-lens comes for free.
You can use generic-lens with lens, microlens, or any other lens package with van Laarhoven lens interface.
For zoom, you have to use van Laarhoven lens because brick supports zoom through microlens.
Modules
[Index] [Quick Jump]
Flags
Automatic Flags
| Name | Description | Default |
|---|---|---|
| demos | Build demonstration programs | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- brick-tabular-list-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.2.0.0, 0.2.0.1, 1.0.0.0, 1.0.0.1, 2.0.0.0, 2.0.1.0, 2.1.0.0, 2.2.0.0, 2.2.0.1, 2.2.0.2, 2.2.0.3, 2.2.0.4, 2.2.0.5, 2.2.0.6, 2.2.0.7, 2.2.0.8, 2.2.0.9, 2.2.0.10, 2.2.0.11, 2.2.0.12, 2.2.0.13, 2.2.0.14, 2.2.0.15, 2.2.0.16 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.15.1.0 && <4.16), brick (>=1.5 && <1.7), brick-tabular-list, containers (>=0.6.4 && <0.7), generic-lens (>=2.2.1 && <2.3), microlens (>=0.4.13 && <0.5), optics-core (>=0.4.1 && <0.5), vty (>=5.38 && <5.39) [details] |
| License | 0BSD |
| Author | amano.kenji |
| Maintainer | amano.kenji@proton.me |
| Uploaded | by amano_kenji at 2023-02-10T06:20:43Z |
| Category | User Interface |
| Home page | https://codeberg.org/amano.kenji/brick-tabular-list |
| Bug tracker | https://codeberg.org/amano.kenji/brick-tabular-list/issues |
| Source repo | head: git clone https://codeberg.org/amano.kenji/brick-tabular-list.git |
| Distributions | |
| Executables | grid-tabular-list-vi, grid-tabular-list, mixed-tabular-list-vi, mixed-tabular-list |
| Downloads | 1771 total (49 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user [build log] All reported builds failed as of 2023-02-10 [all 2 reports] |