Cabal revisions of HsSyck-0.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: HsSyck Version: 0.2+x-revision: 1 Category: Data Synopsis: Fast, lightweight YAML loader and dumper Description: Fast, lightweight YAML loader and dumper License-file: LICENSE Author: Audrey Tang Maintainer: audreyt@audreyt.org-Build-Depends: base >= 0.2+Build-Depends: base >= 0.2 && < 4 Exposed-modules: Data.Yaml.Syck extensions: ForeignFunctionInterface ghc-options: -fglasgow-exts -O2 -optc-w -funbox-strict-fields -fno-warn-orphans