diff options
| -rw-r--r-- | cabal.project | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cabal.project b/cabal.project index d5afefaa6..f76c06966 100644 --- a/cabal.project +++ b/cabal.project @@ -5,4 +5,5 @@ packages: . tests: True flags: +embed_data_files constraints: skylighting-format-blaze-html >= 0.1.1, - skylighting-format-context >= 0.1.0.2 + skylighting-format-context >= 0.1.0.2, + text >= 2.0 |
