Skip to content
Snippets Groups Projects
Commit ed7a7658 authored by Ben Gamari's avatar Ben Gamari :turtle:
Browse files

Merge branch 'wip/add-hgmp' into 'master'

ci: Add hgmp to the default build

See merge request ghc/head.hackage!102
parents bee1849c 1f890ea2
No related branches found
No related tags found
No related merge requests found
......@@ -10,4 +10,5 @@ with pkgs;
bzlib = [ bzip2 ];
hmatrix = [ blas liblapack ];
hexpat = [ expat ];
hgmp = [ gmp ];
}
......@@ -99,6 +99,7 @@ extra_package generic-lens
extra_package microstache
extra_package singletons
extra_package servant
extra_package hgmp
# Build-tool packages
build_tool_package alex
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment