family-tree 0.3.0.2 → 0.3.0.3
raw patch · 2 files changed
+2/−2 lines, 2 files
Files
- family-tree.cabal +1/−1
- src/Data/FamilyTree.hs +1/−1
family-tree.cabal view
@@ -10,7 +10,7 @@ -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change-version: 0.3.0.2+version: 0.3.0.3 package-url: https://github.com/Taneb/family-tree
src/Data/FamilyTree.hs view
@@ -52,7 +52,7 @@ FamilyID(..), EventID(..), -- ** Other types- PartialDate+ PartialDate, Location(..), Relationship(..), -- * Functions