Skip to content

Commit

Permalink
ghc: Drop maintainership
Browse files Browse the repository at this point in the history
I clearly don't have the time to maintain this.
  • Loading branch information
neverpanic committed Aug 19, 2019
1 parent 65f8bed commit 2c23463
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lang/ghc/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PortSystem 1.0
name ghc
version 8.6.5
categories lang haskell
maintainers {cal @neverpanic} {ieee.org:s.t.smith @essandess} openmaintainer
maintainers {ieee.org:s.t.smith @essandess} openmaintainer
license BSD
platforms darwin

Expand Down Expand Up @@ -55,7 +55,7 @@ if {[variant_isset "bootstrap"]} {
sha256 4d4aa1e96f4001b934ac6193ab09af5d6172f41f5a5d39d8e43393b9aafee361 \
size 19092168

# use these to specify python versions, python3 required
# use these to specify python versions, python3 required
set python3_version 3.7
set python3_version_nickname \
[join [lrange [split ${python3_version} .] 0 1] {}]
Expand Down

0 comments on commit 2c23463

Please sign in to comment.