fix build with random-1.2
authorJoey Hess <joeyh@joeyh.name>
Mon, 30 Sep 2024 18:56:06 +0000 (14:56 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 30 Sep 2024 18:56:06 +0000 (14:56 -0400)
commitd2ad07f5a3f65b1fd5fa0b01bd45e109071b624b
treeb574dd1ac3c8f966e259a298da645ca4d6635f66
parent75b3f0eb752ef6f43912dc760f98ff189c55901c
fix build with random-1.2

getStdGen worked with that version but initStdGen is newer. For our
purposes, they are equivilant.
Command/Sim.hs