Dependencies.wiki
changeset 537 9c9c528bd61b
parent 516 9a06335b5ac6
child 542 38a6b02d601d
equal deleted inserted replaced
536:119440f053e0 537:9c9c528bd61b
    53 
    53 
    54 *Note*: See also VideoRecorder for detailed instructions to build the video recorder.
    54 *Note*: See also VideoRecorder for detailed instructions to build the video recorder.
    55 
    55 
    56 If you want to build the server you need a couple of Haskell-related packages. First you need GHC:
    56 If you want to build the server you need a couple of Haskell-related packages. First you need GHC:
    57 || *Name* || *Version* || *Homepage* ||
    57 || *Name* || *Version* || *Homepage* ||
    58 || GHC (Gnu Haskell Compiler) || 6.10 || [https://www.haskell.org/ghc/] ||
    58 || GHC (Glasgow Haskell Compiler) || 6.10 || [https://www.haskell.org/ghc/] ||
    59 
    59 
    60 Then you need a couple of Haskell software. Note that package names for Haskell software varies wildly between Linux distributions. When in doubt, check your distribution’s documentation about any naming conventions they may have about Haskell packages.
    60 Then you need a couple of Haskell software. Note that package names for Haskell software varies wildly between Linux distributions. When in doubt, check your distribution’s documentation about any naming conventions they may have about Haskell packages.
    61 || *Haskell library name* || *Version* || *Hackage link* ||
    61 || *Haskell library name* || *Version* || *Hackage link* ||
    62 || bytestring || || http://hackage.haskell.org/package/bytestring ||
    62 || bytestring || || http://hackage.haskell.org/package/bytestring ||
    63 || bytestring-show || || http://hackage.haskell.org/package/bytestring-show ||
    63 || bytestring-show || || http://hackage.haskell.org/package/bytestring-show ||