diff options
| author | Tom Smeding <tom@tomsmeding.com> | 2026-07-25 11:55:08 +0200 |
|---|---|---|
| committer | Tom Smeding <tom@tomsmeding.com> | 2026-07-25 11:55:08 +0200 |
| commit | 638803c27a06c076f5f235bbf753b00738c56915 (patch) | |
| tree | 9f86218ded5698edc7fd20b841fdd475fff95870 /vendor/irc-conduit/Setup.hs | |
| parent | 059db48bf1f006f6ef0d4d4d94118ffb6fdbc462 (diff) | |
Up GHC to 9.12, and vendor half the world
Diffstat (limited to 'vendor/irc-conduit/Setup.hs')
| -rw-r--r-- | vendor/irc-conduit/Setup.hs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/irc-conduit/Setup.hs b/vendor/irc-conduit/Setup.hs new file mode 100644 index 0000000..4467109 --- /dev/null +++ b/vendor/irc-conduit/Setup.hs @@ -0,0 +1,2 @@ +import Distribution.Simple +main = defaultMain |
