vt-utils

Please see the README on GitHub at https://github.com/akashche/vt-utils#readme


Keywords
mit, utils, Propose Tags , VtUtils.Date, VtUtils.Error, VtUtils.FFI, VtUtils.FS, VtUtils.HTTP, VtUtils.HUnit, VtUtils.IO, VtUtils.JSON, VtUtils.Map, VtUtils.Parsec, VtUtils.Path, VtUtils.Prelude, VtUtils.Process, VtUtils.Queries, VtUtils.Text, VtUtils.Vector, Apache License 2.0, MIT License
License
MIT
Install
cabal install vt-utils-1.0.0.0

Documentation

VT-Utils: Vector and Text utilities

Library that helps to use Vector (V, instead of []) and Text (T, instead of [Char]).

Contains helpers for Vector and Text conversions, some general-use utilities and a custom prelude VtUtils.Prelude that can be used the following way:

import Prelude ()
import VtUtils.Prelude

License information

This project is released under the Apache License 2.0 or the MIT License at your choice.