From 11c2c16835b3e8368be77ccc5b7ddf949021eccd Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Sat, 3 Jul 2010 21:26:00 +0200 Subject: Moved files around as a preliminary for architectural changes. --- HsbotIrcBot/Setup.hs | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 HsbotIrcBot/Setup.hs (limited to 'HsbotIrcBot/Setup.hs') diff --git a/HsbotIrcBot/Setup.hs b/HsbotIrcBot/Setup.hs new file mode 100644 index 0000000..14a7f90 --- /dev/null +++ b/HsbotIrcBot/Setup.hs @@ -0,0 +1,5 @@ +#!/usr/bin/env runhaskell + +import Distribution.Simple + +main = defaultMain -- cgit v1.2.3