packages feed

cpuperf-0.1: cpuperf.cabal

name:                cpuperf
version:             0.1
synopsis:            Modify the cpu frequency on OpenBSD systems
description:         cpuperf toggle the cpu frequency on OpenBSD systems between 0 and 100%.
category:            System
license:             BSD3
license-file:        LICENSE
author:              Don Stewart 
maintainer:          <dons@cse.unsw.edu.au>
build-depends:       base, mtl
 
executable:          cpuperf
main-is:             Main.hs
ghc-options:         -O