History of
src
/
Data
/
Ini
/
Config
/
Raw.hs
@master
git clone https://git.gdritter.com/config-ini/
- Remove unnecessary type annotations in expressions Getty Ritter 6 years ago
- Get rid of the ErrorFancy type to avoid the need for (ugh) orphans Getty Ritter 6 years ago
- Update to support megaparsec 7.x. Kevin Quick 6 years ago
- Update haddocks Getty Ritter 7 years ago
- Update Megaparsec and Hedgehog Getty Ritter 7 years ago
- Merge lookup* functions with new RawIni naming Getty Ritter 7 years ago
- Rename Ini to RawIni; introduce Ini type in Bidir Getty Ritter 7 years ago
- Introduce NormalizedText alias for lower-casing and elimination of spaces Getty Ritter 7 years ago
- Raw: modify lookup functions to drop the normalized names since they can be recovered anyway Jonathan Daugherty 7 years ago
- Raw: add functions to look up section and key information Jonathan Daugherty 7 years ago