hyraxAbif 0.2.3.14 → 0.2.3.15
raw patch · 2 files changed
+2/−1 lines, 2 filesdep ~hedgehogPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: hedgehog
API changes (from Hackage documentation)
Files
- README.md +1/−0
- hyraxAbif.cabal +1/−1
README.md view
@@ -10,6 +10,7 @@ - https://hackage.haskell.org/package/hyraxAbif for the hackage documentation - http://www6.appliedbiosystems.com/support/software_community/ABIF_File_Format.pdf for a high level overview of the AB1 file format.+ - https://www.andrevdm.com/posts/2019-01-09-abif-chromatograms.html for an overview of how the package is implemented and additional usage information # Licence
hyraxAbif.cabal view
@@ -1,6 +1,6 @@ cabal-version: 2.2 name: hyraxAbif-version: 0.2.3.14+version: 0.2.3.15 synopsis: Modules for parsing, generating and manipulating AB1 files. homepage: https://github.com/hyraxbio/hyraxAbif/#readme license: BSD-3-Clause OR Apache-2.0