Package Details: hugs 2006.09-1

Git Clone URL: https://aur.archlinux.org/hugs.git (read-only, click to copy)
Package Base: hugs
Description: A functional programming system based on Haskell 98
Upstream URL: https://www.haskell.org/hugs/index.html
Licenses: BSD
Submitter: fzavan
Maintainer: fzavan
Last Packager: fzavan
Votes: 11
Popularity: 0.000005
First Submitted: 2015-10-17 03:20 (UTC)
Last Updated: 2015-10-17 03:33 (UTC)

Latest Comments

micwoj92 commented on 2023-06-27 17:54 (UTC)

Build worked fine for me without any modifications.

euclaise commented on 2022-12-11 12:47 (UTC)

Does not compile. At first it complains about a C definition flag not being a valid command, but #define cpp=cpp fixes this. However, syntax errors are still hit after this:

ERROR "libraries/bootlib/Data/Bits.hs":192 - Syntax error in declaration (unexpected `}', possibly due to bad layout)


runhugs: Error occurred
ERROR "libraries/bootlib/Data/Bits.hs":192 - Syntax error in declaration (unexpected `}', possibly due to bad layout)


runhugs: Error occurred
ERROR "libraries/bootlib/Data/Bits.hs":192 - Syntax error in declaration (unexpected `}', possibly due to bad layout)


runhugs: Error occurred
ERROR "libraries/bootlib/Data/Bits.hs":192 - Syntax error in declaration (unexpected `}', possibly due to bad layout)


runhugs: Error occurred
ERROR "libraries/bootlib/Data/Bits.hs":192 - Syntax error in declaration (unexpected `}', possibly due to bad layout)


runhugs: Error occurred
ERROR "libraries/bootlib/Data/Bits.hs":192 - Syntax error in declaration (unexpected `}', possibly due to bad layout)


echo timestamp for bootlib >bootlib/.stamp
cd ../cpphs; HUGSFLAGS=-P../libraries/bootlib HUGSDIR=../hugsdir ../src/runhugs -98 ../packages/Cabal/examples/hapax.hs configure --verbose --hugs --prefix='/usr/local' --scratchdir='../hugsdir/packages/cpphs' --with-compiler=../src/ffihugs
runhugs: Error occurred
ERROR "../libraries/bootlib/Data/Bits.hs":192 - Syntax error in declaration (unexpected `}', possibly due to bad layout)