packages feed

dyre 0.8.2 → 0.8.3

raw patch · 2 files changed

+1/−4 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

Config/Dyre/Compat.hs view
@@ -1,8 +1,5 @@ {-# LANGUAGE CPP #-}--#if defined(mingw32_HOST_OS) || defined(__MINGW32__) {-# LANGUAGE ForeignFunctionInterface #-}-#endif  {- | Compatibility code for things that need to be done differently
dyre.cabal view
@@ -1,5 +1,5 @@ name:          dyre-version:       0.8.2+version:       0.8.3 category:      Development, Configuration synopsis:      Dynamic reconfiguration in Haskell