fix build w/o TDFA
This commit is contained in:
parent
3fb291f482
commit
b9d6e70019
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ import Text.Regex.TDFA
|
|||
import Text.Regex.TDFA.String
|
||||
#else
|
||||
import Text.Regex
|
||||
import Data.Maybe
|
||||
#endif
|
||||
|
||||
newtype Glob = Glob Regex
|
||||
|
|
Loading…
Add table
Reference in a new issue