We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa2c726 commit 668c8d7Copy full SHA for 668c8d7
1 file changed
tldr.cabal
@@ -26,6 +26,7 @@ library
26
executable tldr
27
hs-source-dirs: app
28
main-is: Main.hs
29
+ other-modules: Paths_tldr
30
ghc-options: -threaded -rtsopts -with-rtsopts=-N
31
build-depends: base
32
, tldr
0 commit comments