mirror of
https://github.com/Avi-D-coder/implicit-hie.git
synced 2024-11-26 11:25:24 +03:00
Commit file needed for tests
This commit is contained in:
parent
6b56dc5568
commit
575b0f94ff
15
test/cabal.project
Normal file
15
test/cabal.project
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
packages:
|
||||||
|
optics/*.cabal
|
||||||
|
optics-core/*.cabal
|
||||||
|
optics-extra/*.cabal
|
||||||
|
optics-sop/*.cabal
|
||||||
|
optics-th/*.cabal
|
||||||
|
optics-vl/*.cabal
|
||||||
|
indexed-profunctors/*.cabal
|
||||||
|
template-haskell-optics/*.cabal
|
||||||
|
|
||||||
|
-- An example, using optics to generate optics diagrams
|
||||||
|
packages:
|
||||||
|
metametapost/*.cabal
|
||||||
|
|
||||||
|
tests: true
|
Loading…
Reference in New Issue
Block a user