data-default-instances-base 0.1.0.2 → 0.1.0.3
raw patch · 1 files changed
+4/−1 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
data-default-instances-base.cabal view
@@ -1,8 +1,11 @@ cabal-version: 3.0 name: data-default-instances-base-version: 0.1.0.2+version: 0.1.0.3 category: Data synopsis: Default instances for types in base+description:+ This module reëxports the 'Data.Default.Class.Default' instances from the+ "Data.Default.Class" module. build-type: Simple license: BSD-3-Clause license-file: LICENSE