Package: qiime / 1.4.0-2

Metadata

Package Version Patches format
qiime 1.4.0-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
python26_trim_sff_primers.patch | (download)

qiime/trim_sff_primers.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
fix_binary_helper_location.patch | (download)

qiime/denoiser/utils.py | 9 6 + 3 - 0 !
1 file changed, 6 insertions(+), 3 deletions(-)

---
ghc_7.4.2_compatibility.patch | (download)

qiime/support_files/denoiser/FlowgramAlignment/ADPCombinators.lhs | 2 1 + 1 - 0 !
qiime/support_files/denoiser/FlowgramAlignment/FlowgramAli_4frame.lhs | 9 4 + 5 - 0 !
qiime/support_files/denoiser/FlowgramAlignment/FlowgramUtils.lhs | 2 1 + 1 - 0 !
3 files changed, 6 insertions(+), 7 deletions(-)

 ghc 7.4.2 compatibility
 This patch changes the module imports so that it works without the haskell2012
 library, which is hidden with GHC 7.4.1 by default.