Merge pull request #1 from logos-storage/fix/hs-leopard-breaks-cabal-build

adds cabal project file to fix problems with hs-leopard
This commit is contained in:
Balazs Komuves 2026-05-19 16:20:50 +02:00 committed by GitHub
commit c74c712a91
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 10 additions and 1 deletions

2
.gitignore vendored
View File

@ -6,4 +6,4 @@ dist-newstyle/
*.o
*.hi
.ghc.environment*
cabal.project
cabal.project.local

9
cabal.project Normal file
View File

@ -0,0 +1,9 @@
packages: .
source-repository-package
type: git
location: https://github.com/logos-storage/hs-leopard.git
tag: eaac469766e90083ed6edb9473c66337d8ceb68a
package hs-leopard
ghc-options: -optcxx-mssse3