diff options
Diffstat (limited to 'cabal.project')
-rw-r--r-- | cabal.project | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cabal.project b/cabal.project new file mode 100644 index 0000000..6fde971 --- /dev/null +++ b/cabal.project @@ -0,0 +1,3 @@ +allow-newer: all +constraints: text >= 2.1.2 +packages: */*.cabal |