packages feed

ats-storable 0.1.0.3 → 0.1.0.4

raw patch · 2 files changed

+2/−2 lines, 2 filessetup-changed

Files

Setup.hs view
@@ -1,4 +1,4 @@-import           Distribution.ATS+-- import           Distribution.ATS import           Distribution.Simple  main = defaultMainWithHooks $ defaultUserHooks
ats-storable.cabal view
@@ -1,5 +1,5 @@ name:                ats-storable-version:             0.1.0.3+version:             0.1.0.4 synopsis:            Marshal ATS types into Haskell description:         Facilities for sharing types between ATS and Haskell homepage:            https://github.com//ats-generic#readme