Remove regex-tdfa-text to allow building in GHC 7.10

Fixes #212
This commit is contained in:
Joe Nelson
2015-07-01 21:55:35 -07:00
parent 25492a089b
commit 6604293ac1
4 changed files with 9 additions and 11 deletions
+1
View File
@@ -6,6 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
## Unreleased
### Fixed
- Indicate insertable=true for views that are insertable through triggers
- Builds under GHC 7.10
## [0.2.10.0] - 2015-06-03
### Added