slightly faster & now with a cli
This commit is contained in:
parent
bcdb0ccead
commit
e61aeea607
4 changed files with 36 additions and 30 deletions
|
|
@ -63,7 +63,9 @@ executable image-triangles
|
|||
MultiParamTypeClasses,
|
||||
OverloadedLabels,
|
||||
TypeFamilies,
|
||||
TypeOperators,
|
||||
TupleSections,
|
||||
DeriveGeneric,
|
||||
UndecidableInstances,
|
||||
RecursiveDo,
|
||||
RecordWildCards,
|
||||
|
|
@ -83,6 +85,7 @@ executable image-triangles
|
|||
, linear
|
||||
, vector
|
||||
, containers
|
||||
, optparse-generic
|
||||
|
||||
|
||||
-- Directories containing source files.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue