packages feed

hist-pl-fusion 0.5.0 → 0.5.1

raw patch · 2 files changed

+3/−1 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

+ NLP.HistPL.Fusion: type BaseDAWG i a b = DAWG i a b
+ NLP.HistPL.Fusion: type FormDAWG i a b = DAWG i a b

Files

hist-pl-fusion.cabal view
@@ -1,5 +1,5 @@ name:               hist-pl-fusion-version:            0.5.0+version:            0.5.1 synopsis:           Merging historical dictionary with PoliMorf description:     The library provides functions for merging historical dictionary
src/NLP/HistPL/Fusion.hs view
@@ -12,6 +12,8 @@ , IsBase  -- * Dictionary+, BaseDAWG+, FormDAWG -- ** Bilateral , Bila (..) , mkBila