File: setup.hs.diff

package info (click to toggle)
haskell-csv 0.1.2-16
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 76 kB
  • sloc: haskell: 40; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 326 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
Index: haskell-csv/Setup.hs
===================================================================
--- haskell-csv.orig/Setup.hs
+++ haskell-csv/Setup.hs
@@ -1,3 +1,2 @@
-#!/usr/bin/env runhaskell
-import Distribution.Simple
-main = defaultMainWithHooks defaultUserHooks
+import           Distribution.Simple
+main = defaultMain