Tamás Tóth
3448a2bee2
haskell: Fix hash ( closes #2422 ) ( #2457 )
...
The hash can be verified by comparing it with the hash listed on
https://www.haskell.org/platform/windows.html .
2018-08-03 20:08:46 -07:00
Richard Kuhnt
69558c5b76
Update haskell to version 8.4.3
2018-06-12 07:00:30 +00:00
Richard Kuhnt
379a97b54e
Update haskell to version 8.4.2
2018-05-05 06:01:29 +00:00
Ross Smith II
71701e4712
Remove errant quotes around $dir var ( #2003 )
...
* Remove errant quotes around $dir var
* node*: Change multi-line post_install to array
2018-02-03 22:47:12 +01:00
Ross Smith II
822c4bee45
Add quotes around $dir/$persist_dir vars where needed ( #1948 )
...
* Add quotes around $dir var where needed
* Add quotes around $dir vars where needed
2018-01-26 17:43:48 +01:00
Richard Kuhnt
ebf8d5dbfc
Update haskell to version 8.2.2
2017-12-14 05:01:13 +00:00
Rémy
c066b08ab4
update haskell 8.2.1 / fix autoupdate / drop 32bit ( #1675 )
...
* update haskell 8.2.1 / fix autoupdate / drop 32bit
Haskell currently does not provide 32bit, the autoupdate part is
"commented out".
Original note from the haskell page
> The 8.2.1 platform release is for 64 bit Windows only, due to issues
> with GHC 8.2.1 on 32 bit Windows. Future releases are anticipated to
> resume 32 bit support.
* remove offending json key
2017-08-29 18:29:27 +02:00
Rémy
b24bebea45
Update haskell 8.0.2 / add autoupdate / fix #1368
2017-03-13 19:53:47 +01:00
Richard Kuhnt
a1dab8a061
Updates and new autoupdates
...
* add more version substitutions for urls (e.g. used for 7zip)
* 7zip add autoupdate
* update exlixr 1.4.0 and add autoupdate
* update erlang 19.2 and add autoupdate
* update ffmpeg 20170110 and add autoupdate
* update flow 0.37.4 and add autoupdate
* forge add autoupdate
* update grails 3.2.4 and add autoupdate
* update groovy 2.4.7 and add autoupdate
* fix haskell url
* update haxe 3.4.0-rc.2 and add autoupdate
* hub add autoupdate
* update hugo 0.18.1 and add autoupdate
* update latex 2.9.6161 and add autoupdate
* update lessmsi 1.5.1 and add autoupdate
* update llvm 3.9.1 and add autoupdate
* update mysql 5.7.17 and add autoupdate
* fix nginx urls
* nuget add autoupdate
* nvm add autoupdate
* update octave 4.2.0 and add autoupdate
* update pester 3.4.3 and add autoupdate
* phantomjs add autoupdate
* update postgresql 9.6.1 and add autoupdate
* puppet add autoupdate
* update racket 6.7 and add autoupdate
* update rancher 0.12.1
* rethinkdb add autoupdate
* update rsync 5.5.0 and add autoupdate
* rust-msvc add autoupdate
* rust add autoupdate
* update sbt 0.13.13 and add autoupdate
* update scala 2.12.1 and add autoupdate
* update sqlite 3160200 and add autoupdate
* update thrift 0.10.0 and add autoupdate
* update youtube-dl 2017.01.10
2017-01-11 21:14:54 +01:00
Rémy
7461df9a33
Add checkver definition to many apps ( #1119 )
...
* add checkver definitions
* add script to list manifests without checkver definition
2016-11-10 13:32:59 +11:00
Luke Sampson
b8a40777b0
Merge pull request #508 from moigagoo/patch-15
...
Update Haskell Platform to 7.10.2-a
2015-09-28 20:22:13 +10:00
Konstantin Molchanov
2a38795198
Add ghci to Haskell bins
2015-09-28 12:03:30 +03:00
Konstantin Molchanov
0a10280d8a
Update Haskell Platform to 7.10.2-a
2015-09-28 11:40:10 +03:00
Roy Ivy III
a5d219e0c9
whitespace cleanup
...
* makes changes to almost all main repo files to be in accordance with .editorconfig
* some files in "test\fixtures\..." were left alone to avoid breaking tests
* NOTE: whitespace changes *only* (`git diff -b` shows no changes)
2015-08-17 22:54:43 -05:00
Konstantin Molchanov
eb9e4525e1
Haskell platform updated, 32 and 64 bit
...
Also, the cabal bug we've discussed some time ago has miraculously resolved.
2014-08-10 14:49:23 +04:00
Konstantin Molchanov
05d1f454ba
Suggestion: Cabal shim added.
...
I'm new to Haskell, and the very first thing that appears to be necessary with Haskell, is Cabal.
So I think it's a reasonable decision to make a shim for it.
2014-07-24 23:35:04 +04:00
Luke Sampson
ad43f1c650
haskell 2013.2.0.0 (see #44 )
2014-01-06 15:01:17 +10:00