aboutsummaryrefslogtreecommitdiffhomepage
path: root/Setup.hs
diff options
context:
space:
mode:
authormichaelt <what_is_it_to_do_anything@yahoo.com>2013-10-04 22:12:06 -0400
committermichaelt <what_is_it_to_do_anything@yahoo.com>2013-10-04 22:12:06 -0400
commit91727d110a2f2278d166786831d984b51d47ac15 (patch)
tree001b0212c42adf240adfd782bbb09d8052e90b6d /Setup.hs
parentf33dd2aba8b118404988e536381ab0c4f61281fb (diff)
downloadtext-pipes-91727d110a2f2278d166786831d984b51d47ac15.tar.gz
text-pipes-91727d110a2f2278d166786831d984b51d47ac15.tar.zst
text-pipes-91727d110a2f2278d166786831d984b51d47ac15.zip
shabby medley of Pipes-Bytestring + Pipes.Prelude
Diffstat (limited to 'Setup.hs')
-rw-r--r--Setup.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/Setup.hs b/Setup.hs
new file mode 100644
index 0000000..9a994af
--- /dev/null
+++ b/Setup.hs
@@ -0,0 +1,2 @@
1import Distribution.Simple
2main = defaultMain