/usr/bin/hsc2hs-hugs is in hugs 98.200609.21-5.3ubuntu1.
This file is owned by root:root, with mode 0o755.
The actual contents of the file can be viewed below.
1 2 | #! /bin/sh
runhugs -98 /usr/lib/hugs/programs/hsc2hs/Main.hs -I/usr/lib/hugs/include "$@"
|