[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-bugs] #9419 [TorDNSEL/TorBEL]: update tordnsel to work with debian wheezy ghc libs



#9419: update tordnsel to work with debian wheezy ghc libs
---------------------------------+--------------------------
     Reporter:  phobos           |      Owner:
         Type:  defect           |     Status:  needs_review
     Priority:  normal           |  Milestone:
    Component:  TorDNSEL/TorBEL  |    Version:
   Resolution:                   |   Keywords:
Actual Points:                   |  Parent ID:  #9417
       Points:                   |
---------------------------------+--------------------------

Comment (by arlolra):

 I spun up a VM with wheezy and ran the following,

 {{{
 apt-get install git ghc libghc-mtl-dev libghc-network-dev libghc-hunit-dev
 libghc-stm-dev libghc-conduit-dev
 ghc --version
 > The Glorious Glasgow Haskell Compilation System, version 7.4.1
 git clone https://git.torproject.org/tordnsel.git
 cd tordnsel
 wget https://trac.torproject.org/projects/tor/raw-
 attachment/ticket/9419/p1.patch
 git am p1.patch
 ./Setup.lhs configure
 ./Setup.lhs build
 }}}

 and, other than a few deprecation warnings, that seems to work.

 I'm not sure how to run the test suite. `runtests.hs` seems to want for
 foreign function files (`.hsc`) compiled.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9419#comment:7>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs