mirror of
https://github.com/logos-storage/transport-over-mix.git
synced 2026-05-22 12:49:28 +00:00
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:
commit
c74c712a91
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