diff options
| author | tv <tv@krebsco.de> | 2026-03-09 02:25:18 +0100 |
|---|---|---|
| committer | tv <tv@krebsco.de> | 2026-03-09 02:26:50 +0100 |
| commit | 230e538e41360f2018db9a8b5274402d0b3200b6 (patch) | |
| tree | 3c7cb9e360850d0a404087a66bfb860441905a9b /text-viewport.cabal | |
| parent | fdf2c5436dfea4a30af445059e77a54e14b64752 (diff) | |
generalize Item from Text to Textual
Diffstat (limited to 'text-viewport.cabal')
| -rw-r--r-- | text-viewport.cabal | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/text-viewport.cabal b/text-viewport.cabal index f35b113..f0099e6 100644 --- a/text-viewport.cabal +++ b/text-viewport.cabal @@ -33,7 +33,9 @@ library base , containers , dlist + , hashable , hyphenation + , mono-traversable , text , unordered-containers , vector |
