diff options
-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..8346e4e --- /dev/null +++ b/cabal.project @@ -0,0 +1,3 @@ +packages: . + +with-compiler: ghc-9.6 |