c-enum 0.1.0.0 → 0.1.0.1
raw patch · 1 files changed
+4/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- c-enum.cabal +4/−2
c-enum.cabal view
@@ -4,11 +4,13 @@ -- -- see: https://github.com/sol/hpack ----- hash: 6193eeddda031a2998034fae776898c57ad4ef04b7de0f07a6bb1db2721bf951+-- hash: 79e8bef78b0b6c6608077e62dec74f5e2a1bc61a1065861d45774eeaeba641c5 name: c-enum-version: 0.1.0.0+version: 0.1.0.1+synopsis: To make a type corresponding to an enum of C language description: Please see the README on GitHub at <https://github.com/YoshikuniJujo/c-enum#readme>+category: Foreign homepage: https://github.com/YoshikuniJujo/c-enum#readme bug-reports: https://github.com/YoshikuniJujo/c-enum/issues author: Yoshikuni Jujo