File: rename-exe

package info (click to toggle)
haskell-tldr 0.9.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 172 kB
  • sloc: haskell: 484; makefile: 11; sh: 10
file content (11 lines) | stat: -rw-r--r-- 207 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/tldr.cabal
+++ b/tldr.cabal
@@ -67,7 +67,7 @@ library
     , zip-archive
   default-language: Haskell2010
 
-executable tldr
+executable tldr-hs
   main-is: Main.hs
   other-modules:
       Paths_tldr