diff options
author | Sam T <pxqr.sta@gmail.com> | 2013-07-08 04:52:10 +0400 |
---|---|---|
committer | Sam T <pxqr.sta@gmail.com> | 2013-07-08 04:52:10 +0400 |
commit | f7245e3cc7c5729b401bbbe3438a9f5b9dda211b (patch) | |
tree | 49e6bb1b0ef127e8540e32bb5369571dd66be333 /bittorrent.cabal | |
parent | 83098eaf867b286048a41a16da47e5a1fd04d68d (diff) |
~ Unliterate example.
Diffstat (limited to 'bittorrent.cabal')
-rw-r--r-- | bittorrent.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bittorrent.cabal b/bittorrent.cabal index 72673b35..8b1f967c 100644 --- a/bittorrent.cabal +++ b/bittorrent.cabal | |||
@@ -176,7 +176,7 @@ benchmark benchmarks | |||
176 | 176 | ||
177 | 177 | ||
178 | executable example | 178 | executable example |
179 | main-is: Main.lhs | 179 | main-is: Main.hs |
180 | hs-source-dirs: examples | 180 | hs-source-dirs: examples |
181 | build-depends: base == 4.* | 181 | build-depends: base == 4.* |
182 | , bittorrent | 182 | , bittorrent |