aboutsummaryrefslogtreecommitdiff
path: root/sysutils/hs-cpu
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.1.1Gabor Pali2012-08-032-3/+3
| | | | | | | | | - Use the new options framework Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=301909
* Lowlevel cpu routines to get basic properties of the cpu platform, likeGabor Pali2012-06-033-0/+26
endianness and architecture. WWW: http://github.com/vincenthz/hs-cpu Obtained from: FreeBSD Haskell Notes: svn path=/head/; revision=298141