haskell-suite / ghc-prim

Fork of ghc-prim to be compiled with haskell-names

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To compile with haskell-names do

cabal install --haskell-suite -w hs-gen-iface --gcc-option=-I/usr/lib/ghc/include --extra-include-dirs=/usr/lib/ghc/include --solver=topdown -f include-ghc-prim

About

Fork of ghc-prim to be compiled with haskell-names

License:Other


Languages

Language:Haskell 97.8%Language:C 2.2%