diff options
| author | krasimir <krasimir@chalmers.se> | 2009-05-11 06:55:11 +0000 |
|---|---|---|
| committer | krasimir <krasimir@chalmers.se> | 2009-05-11 06:55:11 +0000 |
| commit | f283944f5c8dc043b32bee8a507d67acd256e225 (patch) | |
| tree | 56940f351213da8e040a8c18b8be45b68c5d9079 /Setup.lhs | |
| parent | 30ebf7fd5948915cf2d67feb67ef6585d7761a4e (diff) | |
Setup.hs now builds RGL. the code is borrowed from Make.hs
Diffstat (limited to 'Setup.lhs')
| -rw-r--r-- | Setup.lhs | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Setup.lhs b/Setup.lhs deleted file mode 100644 index e2c31e7ca..000000000 --- a/Setup.lhs +++ /dev/null @@ -1,8 +0,0 @@ -#!/usr/bin/env runghc - -> module Main where - -> import Distribution.Simple - -> main :: IO () -> main = defaultMain |
