Revert "Haskell: free-4.12.4 for ghc-7.10.x"

This reverts commit e419e98a24c2bb7458dd630bad0c224bab468351. It turns out the
older version is no longer required after all.

-1
-1
pkgs/development/haskell-modules/configuration-hackage2nix.yaml
··· 2401 2401 - containers < 0.5 # required to build alex with GHC 6.12.3 2402 2402 - control-monad-free < 0.6 # newer versions don't compile with anything but GHC 7.8.x 2403 2403 - deepseq == 1.3.0.1 # required to build Cabal with GHC 6.12.3 2404 - - free == 4.12.4 # required on GHC 7.10.x 2405 2404 - generic-deriving == 1.10.5.* # new versions don't compile with GHC 7.10.x 2406 2405 - gloss < 1.9.3 # new versions don't compile with GHC 7.8.x 2407 2406 - haddock < 2.17 # required on GHC 7.10.x