diff options
Diffstat (limited to 'cabal.project')
| -rw-r--r-- | cabal.project | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/cabal.project b/cabal.project index 697d3bd..63831f5 100644 --- a/cabal.project +++ b/cabal.project @@ -3,3 +3,8 @@ with-compiler: ghc-9.8.2  allow-newer:    orthotope:deepseq + +source-repository-package +  type: git +  location: https://github.com/augustss/orthotope +  tag: master | 
