On Sat, Dec 03, 2016 at 11:42:08AM +0100, David Craven wrote: > * gnu/packages/haskell.scm (ghc-ieee754): New variable.
> +(define-public ghc-ieee754 > + (package > + (name "ghc-ieee754") > + (version "0.7.8") Same issue about the GitHub page appearing out of date, since it doesn't seem to have a 0.7.8 release tag. > + (license license:bsd-3))) I also noticed a 'LICENSE.Tango' file. Can you check if we need to mention that license as well?