Skip to content

Commit a9add3d

Browse files
author
Ryan Trinkle
committed
Add Reflex.Pure to other-modules for the test suite
1 parent cce7c52 commit a9add3d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

reflex.cabal

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ library
4646
test-suite cross-impl
4747
type: exitcode-stdio-1.0
4848
main-is: Reflex/Test/CrossImpl.hs
49+
other-modules:
50+
Reflex.Pure
4951
ghc-options: -O2 -main-is Reflex.Test.CrossImpl.test
5052
hs-source-dirs: test
5153
build-depends:

0 commit comments

Comments
 (0)