time-units-types 0.2.0.0 → 0.2.0.1
raw patch · 1 files changed
+1/−7 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- time-units-types.cabal +1/−7
time-units-types.cabal view
@@ -5,7 +5,7 @@ -- see: https://github.com/sol/hpack name: time-units-types-version: 0.2.0.0+version: 0.2.0.1 synopsis: Type-level representations of time durations. description: Please see the README on GitHub at <https://github.com/mbg/time-units-types#readme> category: Data@@ -34,16 +34,10 @@ src default-extensions: DataKinds- FlexibleInstances- FunctionalDependencies- KindSignatures- MultiParamTypeClasses PolyKinds ScopedTypeVariables- StandaloneKindSignatures TypeApplications TypeFamilies- TypeOperators ghc-options: -Wall build-depends: base >=4.7 && <5