Add new dependencies.

This commit is contained in:
Dominik Pantůček 2023-03-30 20:35:02 +02:00
parent 0057a9ad2a
commit 08e305bd5b
2 changed files with 5 additions and 3 deletions

View file

@ -38,7 +38,8 @@
(chicken keyword)
(chicken io)
(chicken irregex)
testing)
testing
progress)
;; Curry version of line parser with configurable cell separator and
;; string delimiter. Returns a list of lists of strings.