Skip to content

Commit 668c8d7

Browse files
committed
Fix Paths_tldr warning
1 parent fa2c726 commit 668c8d7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tldr.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ library
2626
executable tldr
2727
hs-source-dirs: app
2828
main-is: Main.hs
29+
other-modules: Paths_tldr
2930
ghc-options: -threaded -rtsopts -with-rtsopts=-N
3031
build-depends: base
3132
, tldr

0 commit comments

Comments
 (0)