File: ghci-multi

package info (click to toggle)
haskell-hadrian 9.6.6-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,824 kB
  • sloc: haskell: 9,765; python: 370; makefile: 189; ansic: 176; sh: 70
file content (4 lines) | stat: -rwxr-xr-x 112 bytes parent folder | download | duplicates (2)
1
2
3
4
#!/usr/bin/env bash

# By default on Linux/MacOS we build Hadrian using Cabal
(. "hadrian/ghci-multi-cabal" $@)