
24 Nov
2006
24 Nov
'06
10:10 a.m.
Hi I'm proud to present yet another tremendously important contribution to the ever-growing collection of Haskell libraries. FPS was included in 'base' for recent GHCs, which has broken backwards compatiblity of .cabal files (since they typically Build-Depends on base and fps). My solution is a new fps package which contains no useful functionality at all, and which consequently, should go in the officially sanctioned and sprinkled-with-holy-water core libraries ASAP. :-) Anyway: Version: 0.8 Availability: darcs get http://www.ii.uib.no/~ketil/fps Functionality: none Bugs: none known Todo: QuickCheck properties, Haddock documentation Enjoy! -k