packages feed

Cabal revisions of HsSyck-0.4

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 Name:                HsSyck Version:             0.4+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