dash-haskell icon indicating copy to clipboard operation
dash-haskell copied to clipboard

Upgrade to GHC 8.0.2

Open ChrisCoffey opened this issue 7 years ago • 0 comments

This sets up a Stack build for dash-haskell and upgrades it to run on GHC 8.0.2 projects. I've been able to successfully test this on ghc-8.0.2 itself:

Yetti> dash-haskell (master) $ dash-haskell ghc-8.0.2
using package db stack:
 > ghc distribution (global db)
 > system user

processing: ghc-8.0.2
  writing files..
  writing plist..
  populating database..
  finished populating sqlite database..

This addresses #18

ChrisCoffey avatar Jul 23 '17 02:07 ChrisCoffey