summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorAustin Seipp <austin@well-typed.com>2014-11-20 13:30:56 -0600
committerAustin Seipp <austin@well-typed.com>2014-11-20 21:33:19 -0600
commit86dda8f7adb887eb376a938dd48780e503b53a08 (patch)
treed0cdae0656025f91300b1f06993cd6d0c8a804e5 /.gitmodules
parent6efe5729252ea50843e1b04e21c7a3e1769a3434 (diff)
downloadhaskell-86dda8f7adb887eb376a938dd48780e503b53a08.tar.gz
Delete old-{time,locale} and haskell{98,2010}
Summary: Depends on D510. This is the final blow and removes them from the tree completely. Signed-off-by: Austin Seipp <austin@well-typed.com> Test Plan: I looked really hard but didn't see them. Reviewers: hvr, ekmett Subscribers: thomie, carter Differential Revision: https://phabricator.haskell.org/D511 GHC Trac Issues: #9590
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules16
1 files changed, 0 insertions, 16 deletions
diff --git a/.gitmodules b/.gitmodules
index 66f4f37d6d..662f6d6c14 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -70,14 +70,6 @@
path = libraries/filepath
url = ../packages/filepath.git
ignore = none
-[submodule "libraries/haskell98"]
- path = libraries/haskell98
- url = ../packages/haskell98.git
- ignore = none
-[submodule "libraries/haskell2010"]
- path = libraries/haskell2010
- url = ../packages/haskell2010.git
- ignore = none
[submodule "libraries/hoopl"]
path = libraries/hoopl
url = ../packages/hoopl.git
@@ -86,14 +78,6 @@
path = libraries/hpc
url = ../packages/hpc.git
ignore = none
-[submodule "libraries/old-locale"]
- path = libraries/old-locale
- url = ../packages/old-locale.git
- ignore = none
-[submodule "libraries/old-time"]
- path = libraries/old-time
- url = ../packages/old-time.git
- ignore = none
[submodule "libraries/process"]
path = libraries/process
url = ../packages/process.git