index
:
ad-listener
main
Send a mail whenever a new add comes up.
Joris
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
haskell
/
Model
/
URL.hs
blob: 211411345518342c42e75201b742b053b3fc0496 (
plain
)
1
2
3
4
5
6
7
module
Model.URL
(
URL
)
where
import
Data.Text
type
URL
=
Text