fudgets-201103.tar.gz
(fudgets-0.18.2
)
cabal install
command should be enough to install it.
fudgets-170827.tar.gz
(fudgets-0.17
)
appStorageF
for easy access to persistent
application data.
RandomHBC
module to hbc_library.
class Move a where move :: Point -> a -> a
PackedString
type.
(PackedString
will probably be removed completely in a future version.)
XCopyPlane
to crash on 64-bit systems.
fudgets-160113.tar.gz
(fudgets-0.16
)
fudgets.cabal
has been added for easy installation
with Cabal.
Assuming you have installed the Haskell Platform and have run
cabal update
, the following should work:
tar xf fudgets-160113.tar.gz
cd Fudgets/hsrc/hbc_library
cabal install
cd ../..
cabal install
fudgets-131118.tar.gz
fudgets.cabal
has been added for easy installation
with Cabal.
Assuming you have installed the Haskell Platform and have run
cabal update
, the following should work:
tar xf fudgets-131118.tar.gz
cd Fudgets/hsrc/hbc_library
cabal install
cd ../..
cabal install
cabal install -foldhaskell98
.
fudgets-090114-hmake.src.tar.bz2
fudgets-070526-hmake.src.tar.bz2
fudgets-060307-hmake.src.tar.gz
fudgets-051204-hmake.src.tar.gz
fudgets-050222.src.tar.gz