aboutsummaryrefslogtreecommitdiff
path: root/lib/compilers/haskell.js
Commit message (Expand)AuthorAge
* Support execution and binary mode in haskell. Closes #2854Matt Godbolt2021-08-14
* Reassign my copyright to Compiler Explorer AuthorsRabsRincon2021-07-24
* Use ES6 Modules (#2132)Austin Morton2020-09-26
* Eliminate all dynamic require statements (#2230)Austin Morton2020-09-25
* Add new eslint rules (#2121)Rubén Rincón Blanco2020-08-04
* change argument parser for some compilersPartouf2019-01-08
* Fix copyright dates and normalize textRabsRincon2018-02-27
* Move to ESLintRabsRincon2018-02-13
* not neededpartouf2018-01-28
* compiler handler calls initialise()Partouf2018-01-28
* remove return initialise, no need for unittestmodePartouf2018-01-28
* ES6fy compilers inheritanceRabsRincon2018-01-18
* Remove explicit langid, as it's part of the compiler config alreadyMatt Godbolt2017-12-22
* Change enough stuff as to get it runningRabsRincon2017-12-02
* Allow options for filters to look at useroptions this allows us to add/remove...jaredwy2017-09-01
* Add Haskell supportSimon Brand2017-06-08