diff options
Diffstat (limited to 'nerine.cabal')
-rw-r--r-- | nerine.cabal | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nerine.cabal b/nerine.cabal index 7592604..0e1695a 100644 --- a/nerine.cabal +++ b/nerine.cabal @@ -26,6 +26,7 @@ source-repository head library exposed-modules: Genome + Lattice Lib Mind other-modules: @@ -64,6 +65,7 @@ test-suite nerine-test main-is: Main.hs other-modules: GenomeTest + LatticeTest MindTest Paths_nerine autogen-modules: |