sebastian-philipp / StringMap

Haskell Project to convert the PrefixTree of the Holumbus into it's own Hackage Packet
MIT License
1 stars 5 forks source link

Make sure value is in WHNF #8

Closed alexbiehl closed 9 years ago

alexbiehl commented 9 years ago

You must have missed this one. I can't find evidence for keeping it lazy otherwise.

alexbiehl commented 9 years ago

Ah, never mind. Haven't looked in insert'.

sebastian-philipp commented 9 years ago

There is a unit test to test the strictness. If you want to change something there, I'd prefer a test.