Derive Installation On A Debian, Ubuntu, Kali, Fedora And Raspbian

Derive Installation On A Debian, Ubuntu, Kali, Fedora And Raspbian

derive

Deriving instances for data types in Haskell

Maintainer: Debian Haskell Group



Section: misc

Install derive

  • Debian apt-get install haskell-derive-utils Click to copy
  • Ubuntu apt-get install haskell-derive-utils Click to copy
  • Kali Linux apt-get install haskell-derive-utils Click to copy
  • Fedora dnf install haskell-derive-utils Click to copy
  • Raspbian apt-get install haskell-derive-utils Click to copy

haskell-derive-utils

Deriving instances for data types in Haskell

Data.Derive is a library and a tool for deriving instances for Haskell programs. It is designed to work with custom derivations, SYB and Template Haskell mechanisms. The tool requires GHC, but the generated code is portable to all compilers. This tool can be regarded as a competitor to DrIFT.

ghc-derive-devel

Haskell derive library development files
Installing derive command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Kali, Fedora and Raspbian operating systems. Once you run the command it will install the latest version of derive 2023 package in your OS.