zerobuzz / configifier

parser for config files, shell variables, command line args.
GNU Affero General Public License v3.0
22 stars 7 forks source link

limitation of files #14

Closed nrolland closed 8 years ago

nrolland commented 8 years ago

why are the yaml path limited to 21 char ?

https://github.com/zerobuzz/configifier/blob/master/src/Data/Configifier.hs#L279

nrolland commented 8 years ago

sorry, that's just for the error reporting my bad...