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
/
Model
/
URL.hs
blob: 91cf22ac96e703c1b41850ab48f9f7480d3e73d0 (
plain
)
1
2
3
4
5
module
Model.URL
(
URL
)
where
type
URL
=
String