./textproc/hs-text-rope, Text lines and ropes

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.2nb3, Package name: hs-text-rope-0.2nb3, Maintainer: pkgsrc-users

A wrapper around Text for fast line/column navigation and logarithmic
concatenation.


Required to run:
[devel/hs-vector] [lang/ghc94]

Master sites:

Filesize: 36.133 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-29 07:12:16 by Masatake Daimon | Files touched by this commit (1)
Log message:
textproc/hs-text-rope: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.
   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-29 09:15:58 by Masatake Daimon | Files touched by this commit (1)
Log message:
textproc/hs-text-rope: Fix build with GHC 9.6
   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-01-30 04:52:36 by Masatake Daimon | Files touched by this commit (5)
Log message:
textproc/hs-text-rope: import hs-text-rope-0.2

A wrapper around Text for fast line/column navigation and logarithmic
concatenation.