[SERVER-84848] Make mql-model project build in Evergreen Created: 09/Mar/18  Updated: 12/Jan/24  Resolved: 22/May/18

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Task Priority: Major - P3
Reporter: David Storch Assignee: Justin Seyster
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Depends
Sprint: Query 2018-03-26, Query 2018-04-09, Query 2018-04-23, Query 2018-05-07, Query 2018-05-21, Query 2018-06-04
Participants:

 Comments   
Comment by David Storch [ 27/Mar/18 ]

Commands that Evergreen will need to run in order to install dependencies and build the project into a sandbox. This assumes that the machine has GHC and some other basics:

sudo apt install ghc cabal-install hlint happy

The following worked for me on an ubuntu1604-test spawnhost:

git clone git@github.com:10gen/mql-model.git
cd mql-model
cabal sandbox init
cabal install -j --enable-tests
cabal test

Comment by Ian Whalen (Inactive) [ 15/Mar/18 ]

justin.seyster first step: respond on linked BUILD ticket

Generated at Thu Feb 08 06:56:09 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.