Show
Ignore:
Timestamp:
05/23/07 19:47:51 (19 months ago)
Author:
oren
Message:

Fix a bug (greedy assigment of properties to collection instead of to entry, ypaste # 6).

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/YamlReference/YamlReference.cabal

    r3 r4  
    2323                 \"immediately\" begin to generate output. The memory leak that 
    2424                 existed in previous version has been plugged. 
    25 Build-Depends:   base >= 2.0, HUnit >= 1.1, regex-compat >= 0.71, dlist >= 0.2 
     25Build-Depends:   base >= 2.0, HUnit >= 1.1, regex-compat >= 0.71, dlist >= 0.2, mtl 
    2626Exposed-Modules: Text.Yaml.Reference 
    2727Extensions:      CPP, MultiParamTypeClasses