adds cabal project file to fix problems with hs-leopard

This commit is contained in:
Marcin Czenko 2026-05-08 17:24:57 +02:00
parent 26e2e28aa3
commit 968e8db0d1
No known key found for this signature in database
GPG Key ID: 9539CC5845E45626
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