mirror of
https://github.com/github/semantic.git
synced 2024-12-24 23:42:31 +03:00
Add custom-setup stanza to fix build warnings
This commit is contained in:
parent
d2ce3eb988
commit
c66631cfa6
@ -180,6 +180,12 @@ test-suite test
|
||||
default-language: Haskell2010
|
||||
default-extensions: DeriveFunctor, DeriveGeneric, FlexibleContexts, FlexibleInstances, OverloadedStrings, NoImplicitPrelude, RecordWildCards
|
||||
|
||||
custom-setup
|
||||
setup-depends: base >= 4.8 && < 5
|
||||
, Cabal
|
||||
, directory
|
||||
, process
|
||||
|
||||
source-repository head
|
||||
type: git
|
||||
location: https://github.com/github/semantic-diff
|
||||
|
Loading…
Reference in New Issue
Block a user