Skip to content

Commit

Permalink
Add library section
Browse files Browse the repository at this point in the history
  • Loading branch information
eyeinsky committed Sep 30, 2022
1 parent 34024c4 commit adc49c9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions marconi-mamba/marconi-mamba.cabal
Expand Up @@ -39,6 +39,16 @@ common lang
-Wnoncanonical-monad-instances -Wredundant-constraints
-Wunused-packages

library
import: lang
hs-source-dirs: src
exposed-modules: Marconi.Mamba

------------------------
-- Non-IOG dependencies
------------------------
build-depends: base

executable marconi-mamba
import: lang
hs-source-dirs: app
Expand Down

0 comments on commit adc49c9

Please sign in to comment.