forked from ghc/packages-hoopl
-
Notifications
You must be signed in to change notification settings - Fork 0
Mirror of packages-hoopl repository. DO NOT SUBMIT PULL REQUESTS HERE
License
brk/packages-hoopl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This repository contains things related to Hoopl: A Higher-Order OPtimization Library ** The closest thing we have to a SAMPLE CLIENT is in ./testing ** Directory Contents paper/ A paper about Hoopl prototypes/ A sampling of prototypes and early designs src/ The current official sources to the Cabal package testing/ Tests, including a sample client. See ./testing/README. To build the library, change to the src directory and run cabal configure --prefix=$HOME --user # we have no idea what this means cabal build cabal install --enable-documentation You'll need a Haskell Platform, which should include appropriate versions of Cabal and GHC. To upload to Hackage, cabal sdist cabal upload dist/something.tar.gz Developers, please see HOWTO-BRANCHES
About
Mirror of packages-hoopl repository. DO NOT SUBMIT PULL REQUESTS HERE
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Haskell 96.4%
- Perl 3.6%