lemmih / lhc

The LLVM LHC Haskell Optimization System
http://lhc-compiler.blogspot.com/
The Unlicense
198 stars 16 forks source link

Gather tommath into a single source file. #1

Open lemmih opened 11 years ago

lemmih commented 11 years ago

Tommath, which is the library used for arbitrary precision integers, is spread over a large number of source files. It would be easier to manage if they were amalgamated into a single file.