mirror of
https://github.com/github/semantic.git
synced 2024-11-28 01:47:01 +03:00
include semantic-ast
This commit is contained in:
parent
7b15c85af2
commit
01b1e33f80
@ -28,6 +28,6 @@ executable semantic-ast
|
||||
main-is: Main.hs
|
||||
-- other-modules:
|
||||
-- other-extensions:
|
||||
build-depends: base ^>=4.12.0.0
|
||||
build-depends: base ^>=4.12.0.0, semantic-ast
|
||||
hs-source-dirs: src
|
||||
default-language: Haskell2010
|
||||
|
Loading…
Reference in New Issue
Block a user