id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	os	architecture	failure	difficulty	testcase	blockedby	blocking	related
7475	Mysterious Data.Word Segmentation Fault in GHCi	VKS		"So, this happens:
{{{
GHCi, version 7.6.1: http://www.haskell.org/ghc/  :? for help
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... done.
Prelude> :m + Data.Word
Prelude Data.Word> ((fromIntegral . floor) $ -5.467881373802522) :: Word8
Segmentation fault
}}}"	bug	new	normal	7.8.1	Compiler	7.6.1		ghci, data.word, segfault		MacOS X	x86_64 (amd64)	GHCi crash	Unknown		3658		
