summaryrefslogtreecommitdiff
blob: d570d22917a783dc9de8cab7c6fa1d1ab3cc5831 (plain)
1
2
3
4
5
6
7
diff --git a/Bio/Alignment/Bowtie.hs b/Bio/Alignment/Bowtie.hs
index 883b057..3e58f0e 100644
--- a/Bio/Alignment/Bowtie.hs
+++ b/Bio/Alignment/Bowtie.hs
@@ -1 +1,2 @@
+{-# LANGUAGE FlexibleContexts #-}
 {-| This module provides a data type to represent an alignment