Add llvm-hs-pretty package
Fix prettyprinter version conflict
This commit is contained in:
7
cabal.project
Normal file
7
cabal.project
Normal file
@ -0,0 +1,7 @@
|
||||
-- Needed to get a working version of llvm-hs-pretty
|
||||
-- The one on hackage is broken with this version of GHC
|
||||
source-repository-package
|
||||
type: git
|
||||
location: https://github.com/rumkeller/llvm-hs-pretty.git
|
||||
|
||||
packages: ./windows12.cabal
|
Reference in New Issue
Block a user