File: default.nix

package info (click to toggle)
haskell-swish 0.10.10.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,740 kB
  • sloc: haskell: 21,141; makefile: 14; sh: 1
file content (4 lines) | stat: -rw-r--r-- 78 bytes parent folder | download | duplicates (2)
1
2
3
4
{ compiler ? "ghc966"
}:

(import ./release.nix { compiler = compiler; }).exe