diff options
Diffstat (limited to 'users/Profpatsch/my-prelude/my-prelude.cabal')
-rw-r--r-- | users/Profpatsch/my-prelude/my-prelude.cabal | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/users/Profpatsch/my-prelude/my-prelude.cabal b/users/Profpatsch/my-prelude/my-prelude.cabal index 731a075b80b4..508bbba055dc 100644 --- a/users/Profpatsch/my-prelude/my-prelude.cabal +++ b/users/Profpatsch/my-prelude/my-prelude.cabal @@ -5,7 +5,9 @@ author: Profpatsch maintainer: mail@profpatsch.de library - exposed-modules: MyPrelude + exposed-modules: + MyPrelude + Label -- Modules included in this executable, other than Main. -- other-modules: |