mirror of
https://github.com/logos-storage/transport-over-mix.git
synced 2026-05-19 03:19:36 +00:00
adds cabal project file to fix problems with hs-leopard
This commit is contained in:
parent
26e2e28aa3
commit
968e8db0d1
2
.gitignore
vendored
2
.gitignore
vendored
@ -6,4 +6,4 @@ dist-newstyle/
|
||||
*.o
|
||||
*.hi
|
||||
.ghc.environment*
|
||||
cabal.project
|
||||
cabal.project.local
|
||||
|
||||
9
cabal.project
Normal file
9
cabal.project
Normal 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
|
||||
Loading…
x
Reference in New Issue
Block a user