libghc-regex-compat-tdfa-dev software package provides Unicode Support version of Text.Regex, using regex-tdfa, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libghc-regex-compat-tdfa-dev
libghc-regex-compat-tdfa-dev is installed in your system.
Make ensure the libghc-regex-compat-tdfa-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep libghc-regex-compat-tdfa-dev *
You will get with libghc-regex-compat-tdfa-dev package name, version, architecture and description in a table
| Distro | Ubuntu 17 04 zesty zapus |
| Section | Haskell |
| Package | libghc-regex-compat-tdfa-dev |
| Version | 0.95.1.4-5 |
| Description | Unicode Support version of Text.Regex, using regex-tdfa |
| Sub Section | haskell |