lsql-csv-0.1.0.3: A tool for CSV files data querying from the shell with short queries.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Lsql.Csv.Lang.BlockChain

Description

This module contains a main parser of blocks other then the from block.

Synopsis

Documentation

parseBlocks Source #

Arguments

:: [String]

Blocks to parse

-> [String]

List of all symbol names

-> [Block]

Parsed blocks

Function for parsing blocks