summaryrefslogtreecommitdiff
path: root/src/Data/Torrent/URN.hs
diff options
context:
space:
mode:
authorSam Truzjan <pxqr.sta@gmail.com>2013-11-28 17:03:38 +0400
committerSam Truzjan <pxqr.sta@gmail.com>2013-11-28 17:03:38 +0400
commit33e5e90ac9c8d1b021fe157912233f433c01810a (patch)
tree1fc5090cedd7c505e6f75f23944c9d533d55b221 /src/Data/Torrent/URN.hs
parentfd44b038069fceeb454db082c71d5abd280c72ae (diff)
Bump stability for InfoHash, URN, Magnet modules
Diffstat (limited to 'src/Data/Torrent/URN.hs')
-rw-r--r--src/Data/Torrent/URN.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Data/Torrent/URN.hs b/src/Data/Torrent/URN.hs
index cb3aef02..e9a0bd00 100644
--- a/src/Data/Torrent/URN.hs
+++ b/src/Data/Torrent/URN.hs
@@ -2,7 +2,7 @@
2-- Copyright : (c) Sam Truzjan 2013 2-- Copyright : (c) Sam Truzjan 2013
3-- License : BSD3 3-- License : BSD3
4-- Maintainer : pxqr.sta@gmail.com 4-- Maintainer : pxqr.sta@gmail.com
5-- Stability : experimental 5-- Stability : provisional
6-- Portability : portable 6-- Portability : portable
7-- 7--
8-- URN is pesistent location-independent identifier for 8-- URN is pesistent location-independent identifier for