1
1
mirror of https://github.com/srid/ema.git synced 2024-11-09 19:57:51 +03:00

Make HLS recognize examples

The flag is disabled by default in cabal, so we must enable it at the project-level for HLS to recognize these.
This commit is contained in:
Sridhar Ratnakumar 2022-02-13 11:49:06 -05:00 committed by GitHub
parent 40ef7f0e15
commit d8a3485040
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
cabal.project Normal file
View File

@ -0,0 +1,2 @@
packages: ema.cabal
flags: +with-examples